ghidra
https://github.com/nationalsecurityagency/ghidra
Java
Ghidra is a software reverse engineering (SRE) framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported27 Subscribers
Add a CodeTriage badge to ghidra
Help out
- Issues
- "New Enum" DataType defaults to size 1, should default to DataTypeManager defined sizeof(int)
- JMP instruction used with pre PUSH of return address only half recognised as CALL
- Fix several bugs in 6502 ops
- Decompiler / Function: mark function parameter as "unused", reflect that in decompiler
- A bug when decompile obfuscated code
- decompiler word wrapping introduces extra whitespace in copied text when breaking inside a word
- decompiler should show StructureDataType field comments inline to their use
- Treat `this` as a "stop word" for automatic parameter to local variable name propagation
- StructureDataType: allow comments on "Undefined byte"
- better user experience working with decompilation of huge functions (not just a "faster decompiler" request)
- Docs
- Java not yet supported