Ida9rewriter
Bump your ida python script automatically!
Install / Use
/learn @rand-tech/Ida9rewriterREADME
ida9rewriter
Installation
pip install git+https://github.com/rand-tech/ida9rewriter
Usage
usage: ida9rewriter [-h] [-d] [-r] source
positional arguments:
source Path to the source file/directory
options:
-h, --help show this help message and exit
-d, --dryrun Print the updated code without saving it
-r, --recursive Recursively rewrite all Python files in the
directory
