We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b4c3a commit aa49ca3Copy full SHA for aa49ca3
README.md
@@ -63,7 +63,7 @@ IDA scripts
63
----
64
Some scripts live in the ida/ path. Run them like this:
65
66
- /Applications/IDA\ Pro\ 6.8/idaq.app/Contents/MacOS/idaq64 -A -B -Sida/allfuncs.py a.out
+ /Applications/IDA\ Pro\ 6.8/idaq.app/Contents/MacOS/idaq64 -A -Sida/allfuncs.py a.out
67
68
When invoked like this, allfuncs.py will generate `a.out.funcs` which is used by hardening scripts.
69
0 commit comments