-
EDIT:
For those who bump into the same issue and don't want to scan through the comments, follow these steps to fix it.
Add following lines to a text file and source it from Ghidra GDB window. You *…
-
rtx clones the [shorthand repo](https://github.com/asdf-vm/asdf-plugins) around the first time it launches, then there is a fair amount of code in place to keep it up to date. It's not super complex b…
-
Due to changes in commit https://github.com/NationalSecurityAgency/ghidra/commit/82164402784b4b8c49033eb63a18d781be087dd0#diff-fa08d2090f4e5576f88cfda308a1c7d20f26f32b55e094fe01b26b8268d85829
Script …
-
Hello, pwndbg members: @disconnect3d, @zachriggle, @anthraxx and @stnevans. Hi, the best contributor @gsingh93.
I am studying for the **AWS Cloud Practitioner certification**. Furthermore, I was re…
-
Check https://github.com/NationalSecurityAgency/ghidra/issues/4578 for more information.
-
I'm trying to load a `dyld_shared_cache` from an arm64e macOS Monterey machine. Ghidra properly detects the file as a filesystem, and can browse through all the files. After trying to import the `/Sys…
-
**Describe the bug**
Hello, I am running into more issues with format strings in the variadic function signature override analysis.
It seems that when analyzing strings passed to one of the format…
-
Error occurred when importing stm8 flash bin to Ghidra Project.
```
org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 1; Content is not allowed in prolog.
java.lang.RuntimeException: org.…
-
## Environment
```sh
# copypaste this script into your shell and replace it with the output
miercuri 31 august 2022, 09:05:55 +0300
radare2 5.6.6 0 @ linux-x86-64 git.5.6.6
commit: unknown bu…
-
**Describe the bug**
Once a section has been cleared, it loses the ability to have operations done on it until selected again.
I select a section and press shortcuts `p` or `bbb` or `t` to enter …