Skip to content

Releases: mandiant/dncil

v1.0.2

12 Dec 19:07
f6df7ff
Compare
Choose a tag to compare

What's Changed

This release includes minor bug fixes and improvements.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

21 Jul 15:22
a97695a
Compare
Choose a tag to compare

This release updates the type emitted for certain CIL instructions and includes CI and development improvements.

Welcome first time contributors!

Bug Fixes

  • reader: read branch targets as signed integers #18 @blattm
  • reader: read 8-, 32-, and 64- bit constants as signed integers #22 @mike-hunhoff
  • scripts: add additional checks when reading from #US stream #24 @mike-hunhoff

Development

Raw Diffs

v1.0.0

05 Apr 23:31
Compare
Choose a tag to compare

Here is the initial release of dncil - the FLARE team's open-source library to disassemble Common Intermediate Language (CIL) instructions.

Check out the README on our public GitHub and please submit any issues to our issue tracker.