Skip to content

v0.1.4

Compare
Choose a tag to compare
@doronz88 doronz88 released this 23 Jul 22:25
· 103 commits to master since this release
  • Add find command
  • Allow importing scripts using the from syntax by ignoring python scripts with no run method.
  • Improve IDA structs handling so when already exist, they are now updated instead of delete-and-reinsert for easier scripting and better performance.