|
retdec
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Retargetable machine-code decompiler based on LLVM |
||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||
| Tags: decompiler reverse-engineering security llvm malware-analysis | ||||||||||||||||||||
| Install: brew install retdec | ||||||||||||||||||||
|
About: RetDec is an open-source machine-code decompiler that translates binary executables into high-level C source code. It leverages LLVM-based infrastructure to perform sophisticated analysis, including instruction decoding, control flow graph reconstruction, and data type identification. This tool enables security researchers and developers to analyze and understand compiled software without access to original source code. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||
| Version History | ||||||||||||||||||||
|