You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,9 +184,9 @@ If there are cmake and compiler, then install only the core & Python module of K
184
184
$ sudo pip install keystone-engine
185
185
```
186
186
187
-
FAQ:
187
+
#### FAQ
188
188
189
-
1. "ImportError: No module named keystone
189
+
1. Error "ImportError: No module named keystone"
190
190
191
191
In case IDA still complains "ImportError: No module named keystone" when Keypatch is loading, then do the following step to copy Keystone Python binding to IDA directory. (replace `6.8`with your actual IDA version)
192
192
@@ -200,10 +200,7 @@ In addition, executable file rename "idaq" to "ida" in ida pro 7, so it is "ida.
0 commit comments