issues Search Results · repo:keystone-engine/keypatch language:Python
Filter by
66 results
(60 ms)66 results
inkeystone-engine/keypatch (press backspace or delete to remove)KeyPatch: 2.2 IDA Pro: 7.7 Python: 3.10.5
I followed all of the instructions listed here, but this doesn t function with IDA 7.7 (sorry, that s the only version
we have that can do ARM64 Code) It installs ...
SteveMyers75
- Opened on Jan 5
- #95
Have tried many solution but failed.
1. Have checked python_path(terminal IDA use the same) sys.path in IDA(7.7) cmake, everything right.
2. Try: a. sudo pip install keystone-engine didn t generate ...
OtterV
- 2
- Opened on Aug 7, 2024
- #92
For for ARM64 if simply open Patched bytes window and delete multiple patches then sometimes pseudocode is not restoring
back properly, however if using keypatch undo last patching option then pseudocode ...
Uzver123
- Opened on Jul 19, 2024
- #91
can t edit assembly cuz the original is deemed invalid by the keypatch lea ebx, dword ptr [esp+64h+HowMuch]
as you can see - it s already there, just can t be edited cuz it s too hard for the keypatch ...
Owyn
- 1
- Opened on Feb 17, 2023
- #89
Press ENTER or click Patch to overwrite the current instruction with the new code, then automatically advance to the the
next instruction.
Would be nice if this could be turned off, I ve never had a ...
Owyn
- Opened on Jan 31, 2023
- #88
JoeElMasry0213
- Opened on Aug 10, 2022
- #87
An example: CMP X2, #0x3F ; ? in the Patch dialog edit box. Deleting the last single quote mark locks up Keypatch/IDA
completely. IDA 7.6-7.7 Linux, latest Keystone built from git source.
flowswitch
- Opened on Jun 8, 2022
- #86
Hi there. Normally in arm64 if we assemble an instruction like mov x0, x1 or mov x0, #0x100 . it would be easily done.
But in my case, mov x0, Varaible , the second operand is not fixed, its value will ...
Katana-O
- Opened on Mar 28, 2022
- #84

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.