473,385 Members | 1,782 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,385 software developers and data experts.

decompiling c++ programs

I am looking for a way to decompile a program written by C++, or a
decompiler.
why?
because it would FUN!

Thanks
Davy

also, any one got any ideas on how to keep track of where is post is?
because the filing system on this forum is a down right pain, when so
many people post "c++ help" messages the search function becomes
obsolete.

Apr 3 '07 #1
7 2936
da******@brentwood.bc.ca wrote:
I am looking for a way to decompile a program written by C++, or a
decompiler.
You won't find one!

--
Ian Collins.
Apr 3 '07 #2
On 3 Apr, 09:51, davy....@brentwood.bc.ca wrote:
I am looking for a way to decompile a program written by C++, or a
decompiler.
why?
because it would FUN!

Thanks
Davy

also, any one got any ideas on how to keep track of where is post is?
because the filing system on this forum is a down right pain, when so
many people post "c++ help" messages the search function becomes
obsolete.
It's not a forum, it's a usenet newsgroup. Get a decent news-reader
and things get better. But if you're like me forced to use the google
interface you can always try searching for your mail-address to find
your own threads quickly.

--
Erik Wikström

Apr 3 '07 #3
da******@brentwood.bc.ca wrote:
I am looking for a way to decompile a program written by C++, or a
decompiler.
why?
because it would FUN!
This is an FAQ

http://www.parashift.com/c++-faq-lit....html#faq-38.4

>
also, any one got any ideas on how to keep track of where is post is?
because the filing system on this forum is a down right pain, when so
many people post "c++ help" messages the search function becomes
obsolete.
Get a better newsreader?
Apr 3 '07 #4
On Apr 3, 4:16 am, Ian Collins <ian-n...@hotmail.comwrote:
davy....@brentwood.bc.ca wrote:
I am looking for a way to decompile a program written by C++, or a
decompiler.

You won't find one!

--
Ian Collins.
what? no decompiler or no way to decompile a program?

Apr 4 '07 #5
On Apr 3, 6:08 am, "Erik Wikström" <eri...@student.chalmers.sewrote:
On 3 Apr, 09:51, davy....@brentwood.bc.ca wrote:
I am looking for a way to decompile a program written by C++, or a
decompiler.
why?
because it would FUN!
Thanks
Davy
also, any one got any ideas on how to keep track of where is post is?
because the filing system on this forum is a down right pain, when so
many people post "c++ help" messages the search function becomes
obsolete.

It's not a forum, it's a usenet newsgroup. Get a decent news-reader
and things get better. But if you're like me forced to use the google
interface you can always try searching for your mail-address to find
your own threads quickly.

--
Erik Wikström
newsreader? I am not famailiar with that thing?

Apr 4 '07 #6
da******@brentwood.bc.ca wrote:
On Apr 3, 4:16 am, Ian Collins <ian-n...@hotmail.comwrote:
>>davy....@brentwood.bc.ca wrote:
>>>I am looking for a way to decompile a program written by C++, or a
decompiler.

You won't find one!
*Please* don't quote signatures.
>
what? no decompiler or no way to decompile a program?
Decompile to what? The structure of an optimised binary often bears
little resemblance to C source, let alone C++.

--
Ian Collins.
Apr 4 '07 #7
da******@brentwood.bc.ca wrote:

newsreader? I am not famailiar with that thing?
<http://en.wikipedia.org/wiki/List_of_news_clients>


Brian
Apr 4 '07 #8

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

Similar topics

12
by: jrefactors | last post by:
If the C programs have UNIX system calls such as fork(), alarm(), etc.., we should call it UNIX programs, not traditional C programs? We couldn't compile the programs with system calls using VC++...
11
by: Deano | last post by:
Just wondering if there is a tool or method that will allow me to compare the state of my database before and after I decompile it. The last time I decompiled a few fields lost default values and...
18
by: Diogo Alves - Software Developer | last post by:
I found a few days ago that was possible to decompile any program developed in C# That is a huge failure.... It's not aceptable that a company that pays a lot for visual studio and pays to the...
6
by: MLH | last post by:
Can decompiling an A97 mdb result in fixing minor nasties that may be responsible for some premature terminations of A97 (We are sorry. MS Access 97 needs to close.... messages). I've found the...
10
by: www.hitechskill.com | last post by:
HiTechSkill.Com offers free information, tests, and sample interview questions that will help to improve your information technology skills. http://www.hitechskill.com
8
by: Torben Laursen | last post by:
Hi I need to be sure that my C# code is as hard as possible to decompile. Can anyone tell what is the best tool for that job? Also will this be a part of Visual Studio 2008? It seems...
14
by: Grant | last post by:
I've seen a couple of articles on the internet that VB.NET applications can be decompiled very easy. For those who have had experience with this, is it true? What steps can be taken to avoid...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Programs dealing with autoruns Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list programs that help me to view/modify the autoruns...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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
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,...

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.