|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 70
Members: 0
Total: 70
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
#### De-compiling and dis-assembling ####!!!!! |
|
Posted: Mon May 09, 2005 11:19 am |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
#### De-compiling and dis-assembling ####!!!!!
Ok decided last week to get my act together and start learning C and then C++ I got quite far into a book I grabbed from the local library when a very smart friend of mine decided to tell me about Assembly. So now Im learning assembly. What I have got here though is some really cool stuff.
Have you ever wanted to veiw the source code of a cool program you have? But the program isnt open-source? If thats a yes then it may be possible for you.
Ever heard of gcc?
Well take a look at dcc. lol Yip its a de-compiler. First it dis-assembles an executable file then converts the assembly code into C. Its not perfect but it can be very handy.
Code: | http://www.itee.uq.edu.au/~cristina/dcc.html |
If you have already mastered Assembly or would very much like to, read the tutorial in the Assembly forum by icenix
Code: | http://www.waraxe.us/ftopict-131.html |
and then download emu8086 for windows:
Code: | http://emu8086.com/ |
This emulator emulates an i80x86 lol very old but it makes portability to the lastest intel cpus not needed. The latest CPUs are all backwards compatible.
It includes an Assembly - dis-assembly program, an assembler, a program like Vim for editing .asm (assembly files) and a CPU emulator.
Also there are handy tutorials and programs on their Yahoo group site, the link to which is on the main site.
Hope this helps C, C++, Ada, , Pascal, Modula-2 and other programmers see that there is more to life then HLLs.
Shai-tan |
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
|
|
Windows diassembler |
|
Posted: Fri Jul 01, 2005 5:46 pm |
|
|
ketek |
Regular user |
|
|
Joined: Jun 29, 2005 |
Posts: 8 |
Location: Deutschland |
|
|
|
|
|
|
i think windows diassembler is also good
its kinda old..
but i think its very useful..
if you want some
try to find w32dasm in google...
|
|
_________________ [ just follow the path ]
[ ikutin aje jalannye ] |
|
|
|
www.waraxe.us Forum Index -> Disassembling
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|