uncc C decompiler - Summary
Group identification
Id: 4080
System Name: uncc
Name: uncc C decompiler
Group Type: non-GNU software and documentation
Search in this Group
This group is not part of the GNU Project.
This software analyses the output generated by a modified version of dasm (which is a perl script which beautifies the output of objdump) and converts the low level asssembly language to high level C language.
Up to now uncc performs:
- call analysis
- conditional jumps analysis
- return values handling
- algebric expressions rebuilding
- function arguments and variables detection
- pointers and arrays handling
We are working to make uncc handle binaries generated by any compiler.
Registration Date: Wed 05 Mar 2003 08:42:03 PM UTC
License: GNU General Public License v2 or later
Development Status: 2 - Pre-Alpha
Communication Tools
Mailing Lists (1 public mailing list)
Development Tools
Bug Tracker (open items: 0, total: 0)
Powered by Savane 3.14-8eb0.
Corresponding source code