mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-24 13:11:47 +00:00
Updated Frequently asked questions (markdown)
parent
7dbc6844a1
commit
f611687e51
@ -48,7 +48,7 @@ The documentation for our Sleigh language is at ```docs/languages/index.html```.
|
||||
There is also a useful script for debugging: ```DebugSleighInstructionParse.java```.
|
||||
Put you cursor at the start of the faulty/missing instruction and run it for a rather verbose dump as it attempts to parse the instruction.
|
||||
|
||||
### I'm getting Access Denied errors running Ghidra from a read-only installation
|
||||
### Why am I getting Access Denied errors running Ghidra from a read-only installation?
|
||||
|
||||
It's likely Ghidra is trying to recompile its Sleigh files.
|
||||
If it's truly read-only, then it's not likely a user is modifying the Sleigh specs.
|
||||
|
Loading…
Reference in New Issue
Block a user