mainuncc C decompiler - Summary

 
 
Membership Info
Group Admins:
2 active members

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

 

Quick Overview
 Memberlist (2 members)

Communication Tools
 Mailing Lists (1 public mailing list)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code