-
It fails to load on Linux but it loads fine on Windows.
[sample.zip](https://github.com/user-attachments/files/16752860/sample.zip)
```java
Cannot invoke "ghidra.program.model.symbol.Symbol.get…
-
**Describe the bug:**
The plugin cannot work if Ghidra was compiled with a newer Java version than the one IntelliJ is running on.
**Steps to reproduce:**
1. Have intellij-ghidra version 0.5…
-
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?
…
-
Hi Pyhidra developers! I've recently been moving to reimplement our plugin system, [BinSync](https://github.com/binsync/libbs) to Pyhidra Python3. In our code, we have some code to handle events gener…
-
I've built your extension from master branch (commit 416a6d2624bffd4b49abc93aadb963302dce549c) and installed the extension to GHidra 9.1.2.
When attempting to import a WASM file for decompilation, …
-
I was attempting to analyze a file in Ghidra, but the following set of errors were returned instead, and I'm not real sure where to begin troubleshooting.
```
intezer_analyze_gh_community.py> Runn…
-
Does this require q specific version of Ghidra or gradle? I'm trying to build on macos 10.15.7 with gradle 6.6. I get the following errors:
graffix@Craigs-MacBook-Pro-2018 ghidra-plugin-PS4-loader …
-
This repository seems to be dead, so I developed an "active ret-sync" set of plugins for Ghidra and x64Dbg.
Check it out at:
https://github.com/diommsantos/Gx64Sync
-
With the current `WE.sinc` file, I'm seeing the following exception during analysis phase.
To reproduce, load the COFF file https://archives.loomcom.com/3b2/scsi/scsi-we32k-driver. I am using the l…
sethm updated
4 years ago
-
**Describe the bug**
When connecting to a qemu-arm target I get an AddressOutOfBoundsException and a warning `unable to open /proc file '/proc/1/maps'`. I can sort of workaround this issue by runn…