473,405 Members | 2,176 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Help on a good C Decompiler

I'm looking for a C Decompiler.
I don't looking for a perfect C decompiler, beacuse I only need to
understand the logic of the program do decompile, but the program is not so
little.
I tried RecStudio that normally works fine, but it hang on the
decompilation.

Can someone help me to find a good decompiler?

Thanks a lot.

Roberto
Apr 30 '07 #1
4 23833
Roberto Rasto wrote:
I'm looking for a C Decompiler.
I don't looking for a perfect C decompiler, beacuse I only need to
understand the logic of the program do decompile, but the program is not so
little.
I tried RecStudio that normally works fine, but it hang on the
decompilation.

Can someone help me to find a good decompiler?
This is a FAQ.

http://www.parashift.com/c++-faq-lit....html#faq-38.4
Apr 30 '07 #2
"Roberto Rasto" <ra**********@hotmail.itwrote in message
news:HS*******************@tornado.fastwebnet.it.. .
I'm looking for a C Decompiler.
I don't looking for a perfect C decompiler, beacuse I only need to
understand the logic of the program do decompile, but the program is not
so little.
I tried RecStudio that normally works fine, but it hang on the
decompilation.

Can someone help me to find a good decompiler?

Thanks a lot.

Roberto
This and the things it links to may be of some interest to you.

http://www.backerstreet.com/rec/rec.htm

It is good that you've lowered your standards and don't want a "perfect"
decompiler; because theoretically such a thing can't exist. Each source
program has a unique machine-language representation under a certain
compiler, but the reverse isn't true.

I've never tried such a tool, but it should be possible to get function
boundaries (although perhaps not the names), calling hierarchy, parameter
numbers and types, local variables, loops and control flow, and a few other
things.
--
David T. Ashley (dt*@e3ft.com)
http://www.e3ft.com (Consulting Home Page)
http://www.dtashley.com (Personal Home Page)
http://gpl.e3ft.com (GPL Publications and Projects)
May 1 '07 #3
saf
Roberto Rasto wrote:
I'm looking for a C Decompiler.
I don't looking for a perfect C decompiler, beacuse I only need to
understand the logic of the program do decompile, but the program is not so
little.
I tried RecStudio that normally works fine, but it hang on the
decompilation.

Can someone help me to find a good decompiler?
gdb of GNU.

--
saf
Jun 8 '07 #4
saf wrote, On 08/06/07 12:55:
Roberto Rasto wrote:
>I'm looking for a C Decompiler.
I don't looking for a perfect C decompiler, beacuse I only need to
understand the logic of the program do decompile, but the program is
not so little.
I tried RecStudio that normally works fine, but it hang on the
decompilation.

Can someone help me to find a good decompiler?

gdb of GNU.
Why cross-post to a C++ group (comp.lang.c++) when it has nothing to do
with C++? I've removed it from this post.

Also gdb is NOT a decompiler it is a debugger. To show the source it
reads the source file as well as debugging information.

As to the OPs question, can the OP recreate a cow from a pile of burgers?

Decompiling cannot give you the original source and often it also cannot
give you anything useful, especially if (as is usually the case) the
code was passed through an optimiser.

In any case, tools are not topical on comp.lang.c, we only discus the
language itself, so I'm setting follow-ups to exclude it.
--
Flash Gordon
Jun 8 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: John Smith | last post by:
A friend's small business has gotten themselves in trouble. Their only programmer has recently skipped the country and did not leave the source code or any design notes for a couple of program...
28
by: gmcdanie | last post by:
I am looking for a Java Decompiler... preferably free. Any suggestions. Ease of use isn't a problem as long as it does a fair job.
13
by: gregory_may | last post by:
Is there a more econimical way to stop people from decompiling my .Net product? I dont have $1900 to spend on the .Net Decompiler Protector. Anyone have any thoughts/experiences with these or...
6
by: SR | last post by:
Looking for a Obfuscator that provides advanced Obfuscation like string encryption. Purchasing one is fine. It would be nice to hear from developers what products do the job. The price range...
245
by: Vortex Soft | last post by:
http://www.junglecreatures.com/ Try it and tell me what's happenning in the Microsoft Corporation. Notes: VB, C# are CLS compliant
4
by: Ralph | last post by:
I have a .net exe a client has given to me to modify. Unfortunately client claims source code was accidentally lost, however they do indeed own the app. App is dot net I ran ildasm.exe and did...
3
by: Roberto Rasto | last post by:
I'm looking for a C Decompiler. I don't looking for a perfect C decompiler, beacuse I only need to understand the logic of the program do decompile, but the program is not so little. I tried...
10
peeaurjee
by: peeaurjee | last post by:
hi! I am working as a Network Admin in a well reputed company in dubai. A few days before my boss gave me an swf file to make changes. This swf file contains the Company Information in menus and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.