savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of uncc C decompiler - savannah.nongnu.org


From: megabug
Subject: [Savannah-hackers] submission of uncc C decompiler - savannah.nongnu.org
Date: Wed, 05 Mar 2003 15:49:15 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9

A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden


 <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: uncc C decompiler
System name: uncc
Type: non-GNU

Description:
Uncc is a decompiler from x86 assembly to C programming language.
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 assembly language to high level C language.

Up to now uncc performs:
* call and jumps analysis
* conditional jumps analysis
* correct algebric expressions rebuilding
* function arguments and variables detection
* return values handling

We are working to make uncc handle binaries generated with any compiler.

SOURCE CODE HERE:
http://www.megabug.info/uncc.tar.gz


Other Software Required:
objdump

Other Comments:






reply via email to

[Prev in Thread] Current Thread [Next in Thread]