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 supported24 Subscribers
Add a CodeTriage badge to ghidra
Help out
- Issues
- Incorrect array and structure field referencing for negative array indexing
- "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
- Data Type Manager: more filters in data type manager beside pointer and array, say some struct, union, function types filters
- Treat `this` as a "stop word" for automatic parameter to local variable name propagation
- Docs
- Java not yet supported