Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@commial commial released this 17 Jul 17:32
· 16 commits to master since this release

Thanks

Added/Changed

  • Add support for:
    • threads
    • events (thread create and terminate, module load and unload)
    • x86_64 full context
    • exceptions
    • memory watchpoints
  • Add corresponding Python wrappers
  • CI with compilation checks
  • Position:
    • comparison
    • MAX constant
  • New examples:
    • example_cov: module coverage computation
    • example_tenet: Tenet compatible trace production

Fixed

  • Remove /MT from compilation chain