-
We last updated over a year ago and are still on the kernel version `0.11.0-89-1` with Kotlin 1.6. The current
kernel version `0.12.0-14` supports Kotlin 1.8.20, and is probably nice to upgrade to.
…
-
Hello and thanks a lot for your work!
That'd be very useful to add PS3 .ELF support in Ghidra.
I tried various scripts and add-ons to Ghidra but got only issues:
1. [clienthax/Ps3GhidraScripts](…
r3sus updated
3 years ago
-
I have OpenJDK 17.0.5 and python 3 both installed, and I receive the following error when I use it on my file.
```
ghidra2dwarf.py> Running...
/home/maria/Downloads/ghidra_scripts/ghidra2dwar…
-
Ghidra is capable of demangling the rust format as of 9.2 as the Gnu Demangler Analyzer will allow the specifying of the format option. You would simply specify `-s rust` I think.
_Originally poste…
-
Currently, the delinker data model used by this extension is private and independent of Ghidra's program database. If it was upstreamed, it would then be properly integrated with the rest of Ghidra an…
-
求助下我如果用GUI模式,到修改完BinAbsInspector.java(默认参数),那么GUI界面会闪退消失。但是如果是命令行模式的话会出现下面的错误。
![image](https://github.com/KeenSecurityLab/BinAbsInspector/assets/53506045/c9eec27b-18f9-40b7-b10d-da1e2d69c837)
-
First off great work on this.
It would be appreciated if you could put together scripts to run on windows for ghidra-import and ghidra-fidb or use something that will work on any platform.
Also …
-
I think I have installed everything as guided.But all I had was the mercyless error.
```
Failed to run decompiliation command. Check your configuration.
{
"code": {
"errno": -4058,
"c…
-
I tried to move a helper function into a script in `ghidra_scripts`, and am being defeated by what would seem to be the simplest possible thing. Following examples I see elsewhere online, I tried jus…
-
This is handled by searching the output for scripts I make, but that does not catch errors in the il2cpp.py script created by Il2CppInspector. Still able to manually identify errors in debug (-vv) mod…