Compiler/DeCompiler Question
Page 1 of 1
Ronhrin
Banned



Posts: 6428
Location: Paradigms are changeable, reality is absolute.
PostPosted: Fri, 19th May 2006 14:25    Post subject: Compiler/DeCompiler Question
what's the best compilers/decompilers for Win32 of both, Asm and C/C++ out there?

so far, I found W32Dasm, it seems to be a good dissassembler but it doens't even let you edit the code. still need a good Asm compiler and a C/C++ compiler/decompiler.
Back to top
andydev




Posts: 3

PostPosted: Mon, 5th Jun 2006 03:56    Post subject: Re: Compiler/DeCompiler Question
Ronhrin wrote:
what's the best compilers/decompilers for Win32 of both, Asm and C/C++ out there?

so far, I found W32Dasm, it seems to be a good dissassembler but it doens't even let you edit the code. still need a good Asm compiler and a C/C++ compiler/decompiler.


If you want an diasm (no debugger) you can view the ASM codes and change them with hiew
Back to top
und0




Posts: 8

PostPosted: Mon, 12th Jun 2006 13:39    Post subject:
IMHO the best disassembler is IDAPro, YMMV...
Back to top
[mrt]
[Admin] Code Monkey



Posts: 1342

PostPosted: Mon, 12th Jun 2006 19:10    Post subject:
or ollyDbg...very nice, especially for asm.


teey
Back to top
cb951303




Posts: 7

PostPosted: Mon, 9th Oct 2006 19:29    Post subject:
I would say ollydbg, it's a assembly level debugger, it can be used for many purposes: disassembler, patcher(hex editor too) and a very good debugger

for assembler - flat assembler is the best in my opinion, it's also cross-platform but the sythax is stranger then masm/tasm
for c only comp - pellesc
for c/c++ comp - mingw, openwatcom, visual c++ express 2005
Back to top
Page 1 of 1 All times are GMT + 1 Hour
NFOHump.com Forum Index - Programmers Corner
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
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


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group