Skip to content

Bump your ida python script automatically! (wip)

License

Notifications You must be signed in to change notification settings

rand-tech/ida9rewriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Languages