python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
"No Java runtime present, requesting install" for Ghidra Installation
Trying to run Ghidra, which require me to download Java runtime and development kit (JDK) and put it on the path. I extracted the JDK and got the bin.
However, I'm not really sure how to do the follow...
Naomi Wang
Votes: 0
Answers: 1
Ghidra headless analyzer
I am trying to decompile nodejs bytecode using ghidra, and there is this specific plugin which decompiles the the nodejs bytecode. How can I install that plugin using ghidra headless method?
And anoth...
Pradumn
Votes: 0
Answers: 1
Are Mach-O Lazy Symbol Pointer addresses masked?
I am looking through a PowerPC Mach-O executable in different programs, and I noticed something strange. For symbols that are to stubbed functions, XMachOViewer and any normal hex viewing of the file ...
ChrisNonyminus
Votes: 0
Answers: 1
Ghidra decompile windows is greyed backgound
For some methods, Ghidra's decompiler background window is greyed out and I can't rename the function nor the local variables.
Why?
It works fine for methods with a "white background".
Examp...
Lou
Votes: 0
Answers: 1