This release updates the type emitted for certain `CIL` instructions and includes CI and development improvements.
Welcome first time contributors!
- blattm
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
- ci: add publish to PyPi workflow mike-hunhoff
- ci: use macos-11 mike-hunhoff
Raw Diffs
- [dncil v1.0.0...v1.0.1](https://github.com/mandiant/dncil/compare/v1.0.0...v1.0.1)