Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@RobinDavid RobinDavid released this 12 Feb 23:07
· 4 commits to main since this release
d6f4bdd

What's Changed

  • switch to support IDA9.0, by dynamically searching for ida binary. First search ida64 and then ida.

  • Add -v option to enable debug logs

  • Add nop_script.py which enables running idascript without any script to just generate the .i64 by disassembling a program

Full Changelog: https://github.com/quarkslab/idascript/commits/v0.3.0