Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@commial commial released this 14 Feb 08:38
· 13 commits to master since this release
6762a80
  • Land the new learning module (initial version from @graux-pierre)
  • Add documentation on how-to-learn a function, associated principle and limits
  • Mine function address from IDA in sibyl func
  • Support multiple strategy for trace pruning
  • Add support for API stubbing
  • Radare2 find script from @m-1-k-3
  • Toshiba MeP support from @guedou

Minors :

  • Various fixes from @serpilliere
  • Reflect API changes for Miasm v0.1.1
  • Add configuration associated with PIN (PIN_ROOT + tracer path)
  • Add regression tests for the learning module
  • Support expanduser in config
  • Restrict bzero implementation to avoid false positive
  • Adds support for function returning a non-allocated pointer