Commit Graph

34 Commits (5c596ef8f46b6cb48cd36f3c7b3531ce2bcbd2cb)

Author SHA1 Message Date
peace-maker 3a783d0637
IDA: Support lookup of stack variables using `$ida("name")` (#2926)
8 months ago
peace-maker 607b2c2f5d
Configure IDA/Binary Ninja integration server endpoint through environment (#2746)
10 months ago
Disconnect3d 9e9f328ccc
Update code to Python >= 3.8 (#1840)
2 years ago
Gulshan Singh a3b66dae5b
Convert format strings to f-strings (#1738)
3 years ago
Gulshan Singh 37376c8ac7
Covert printf format strings to f-strings (#1735)
3 years ago
Gulshan Singh 544ea0eab7
Linting/formatting improvements (#1138)
3 years ago
Disconnect3d b3a560eff0
black all da code (#1103)
3 years ago
Takumi Akiyama 19d59d521f
Replace with IDA 7.x API (#1024)
3 years ago
Bet4 64ca9a66cf
Fix decompile error (#716)
6 years ago
Bet4 9aef04b856
Add line indicator in decompile result (#714)
6 years ago
NyaMisty 88723a8c0a Add support for decompile_context on IDA 7.0 (#655)
7 years ago
NyaMisty 4095c1f75d Show context of pseudocodes instead whole of them (#630)
7 years ago
NyaMisty c0dfd70482 Fix the decompile function for IDA 7.2 (#629)
7 years ago
Disconnect3d 96b226f7d0
Change IDA xmlrpc default port (#462)
8 years ago
Disconnect3d c224cf48a9
version with IDA: proper hexrays detection (#457)
8 years ago
Disconnect3d fca00ecb76
version command: show IDA Pro versions (#456)
8 years ago
Disconnect3d 9cb502277e
Fix IDA 7 unhandled DecompilationFailure (#455)
8 years ago
Disconnect3d 89d865e808 Fix IDA Pro decompiled code not being displayed (#328)
8 years ago
Aaron Sedlacek eb9c4de0e6 update for ida_script.py to handle ida 7.0 (#308)
8 years ago
Zach Riggle efe6c8b148 Sort inputs
9 years ago
Disconnect3d f728a2870a Configurable IDA Pro RPC endpoints (#139)
9 years ago
Zach Riggle eae961289c Add shebang and encoding to each file
9 years ago
Zach Riggle 97020fe149 Fix eval() lambda
9 years ago
Zach Riggle d97847b872 Add isort, config, and pre-CI hook
10 years ago
Zach Riggle 93b3e790fa Add autoWait to ida_script
10 years ago
Zach Riggle a4a327052f Add more IDA stuff thats a work-in-progress
10 years ago
Zach Riggle d13b9e85ce Add print_function to everything
10 years ago
Zach Riggle 68529bcb5c Lots of changes for automatically showing various function arguments etc.
11 years ago
Zach Riggle 9b75266877 Merge remote-tracking branch 'origin/master'
11 years ago
Zach Riggle ceeee2f3b5 Enhancements to IDA script to make it crash less (never?)
11 years ago
Zach Riggle 8ba1981bcc isort
11 years ago
Zach Riggle 592b9dd9b2 Auto-snapshot the IDB when loading the script
11 years ago
Zach Riggle 1b36cbc5a3 Sort imports
11 years ago
Zach Riggle 9274744918 IDA script for the server side
11 years ago