![]() |
|
#4
|
|||
|
|||
|
Disregard my last post (or just delete it, pls).
Ok, I got this working on 32bit and 64bit IDA Pro v7.2 1. Install Latest Python 2 Release - Python 2.7.18 From here: https://www.python.org/downloads/windows/ Installer: python-2.7.18.amd64.msi 2. Once installed add c:\Python27 to your OS path. 3. Run cmd.exe as administrator 4. Goto c:\python27\scripts: 5. Run: pip install keystone-engine --pree then pip install six 6. Save latest Keypatch.py from here: https://raw.githubusercontent.com/keystone-engine/keypatch/master/keypatch.py 7. Copy to \program files\[your IDA Pro install DIR]\plugins 8. Load IDA Pro and check for "Ctrl-Alt-K", and check for errors. 9. Load test .EXE file, highlight a function and use ctrl-alt-k keystroke to load keyPatch dialog. That's it. Last edited by Stingered; 08-22-2021 at 03:31. Reason: update |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| question about the function argument-- this pointer | zhgong007 | General Discussion | 4 | 10-12-2022 09:24 |
| Noob Question on Debugging DLL | psgama | General Discussion | 15 | 10-11-2015 12:00 |
| Question on IDA's Edit|Patch program? | boya | General Discussion | 2 | 10-23-2004 01:36 |
| Probably a noob question.. | Thom- | General Discussion | 9 | 03-05-2004 21:41 |