Skip to content

Releases: CERT-Polska/drakpdb

v0.2.2

01 Aug 13:57
f08c44f
Compare
Choose a tag to compare

Bugfixes:

  • Fix regression: LF_UNION should be included in $STRUCTS (by @psrok1 in #12)

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 Aug 12:33
5aeb51c
Compare
Choose a tag to compare

Bugfixes:

  • Fix: $STRUCTS were incorrect due to missing struct member offset info

Full Changelog: v0.2.0...v0.2.1

v0.2.0

31 Jul 17:52
Compare
Choose a tag to compare

Initial PyPi release.

New features and improvements:

  • Support for parsing LF_BITFIELD (#3)
  • Fixed parsing DBI when PDB has more than 65K references to source files (#7)
  • Merged lots of improvements contributed to drakpdb fork in Drakvuf Sandbox repository by @BonusPlay, @catsuryuu, @chivay, @icedevml.