-
**Describe the bug**
Ghidra incorrectly interprets the JMP loc,X instruction as an indirected jump, when it is an indexed jump.
**To Reproduce**
For convenience, I've attached a Ghidra project …
-
[Ghidra 10.1.1](https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_10.1.1_build) fixes an [issue](https://github.com/NationalSecurityAgency/ghidra/issues/3765) where ghidra headless …
-
Hello,
sorry if this is a beginner question, but this looks like a bug to me.
**Steps to reproduce:**
1. Create a new Python 3 Ghidra script, e.g. `example.py`.
2. Create a folder next to that…
-
icon_mapping_jetbrains-idea = /nix/store/b6mnxs4n5bb4vd6mf8r56v3yfvwwzwpx-idea-ultimate-2022.1.3/share/pixmaps/idea-ultimate.png
icon_mapping_jetbrains-clion = /nix/store/nc20sl61061adyg62z3ys8b3h6c8…
-
Hi there! Tried using this plugin to little success. Doesn't seem to do much in ghidra 10.4? Tried it out in ghidra 10.0, but got a huge "plugin event error". How am i supposed to use this plugin?
…
-
Thanks to the release of [the BinDiff source code](https://github.com/google/bindiff), I was finally able to solve an issue I was having when diffing bare-metal binaries (this specific instance happen…
-
https://github.com/NationalSecurityAgency/ghidra a whole number of fun things could be added, I think :)
-
The attached SVD file fails to load:
```
Traceback (most recent call last):
File "C:\Users\smcro\Software\SVD-Loader-Ghidra\SVD-Loader.py", line 62, in
parser = SVDParser.for_xml_file(str…
-
On Ghidra 11.0 doest work.
-
Hi Chris, Thanks for making your M16c Ghidra support available on Github. I am working with some R8c/36 processors (cost reduced M16c) and noticed that a few MUL/MULU instructions are not disassembled…