Ida Pro python Editor v1
what it Does:
Just like the ida one but much nicer and better
Python language.
Run Scripts within ida.
todo
python auto completion
I always hated the Old Run script command, so i set up making my own editor for ida pro.
I had to rebuild PyQt4 for ida, so it had all the stuff i needed.
http://www.techbliss.org/threads/py...-total-package-installer-by-storm-shadow.768/
Download plugin.
extarct to Ida Pro plugins folder.
use hotkey Alt+E and find it under File menu.
https://github.com/techbliss/Python_editor
what it Does:
Just like the ida one but much nicer and better
Python language.
Run Scripts within ida.
todo
python auto completion
I always hated the Old Run script command, so i set up making my own editor for ida pro.
I had to rebuild PyQt4 for ida, so it had all the stuff i needed.
http://www.techbliss.org/threads/py...-total-package-installer-by-storm-shadow.768/
Download plugin.
extarct to Ida Pro plugins folder.
use hotkey Alt+E and find it under File menu.
https://github.com/techbliss/Python_editor
Last edited:


