Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.08 KB

File metadata and controls

32 lines (25 loc) · 1.08 KB

Trinity

Trinity is a lightning-fast software reverse engineering suite for the Java bytecode architecture with a great focus on reliability and reducing work for the reverse engineer.

Features

  • Databases
  • Assembler
  • Decompiler
  • Renaming Code
  • Cross-Referencing
  • Constant Search
  • Automatic Refactoring
  • Deobfuscation

Authors

Contributing

Contributions are always appreciated. Please feel free to open an issue or pull request if anything you need is missing.

Libraries Used

Why?

There is a total lack of proper Java reverse engineering tools.

Who is this meant for?

Hackers, hobbyists, professionals, everyone is welcome.

Context

Originally Trinity started out as an obfuscator with an interactive interface. Over time, I began using it as a decompiler, and eventually it evolved into this awesome tool.