_d_
June 7th, 2005, 08:52
i always ready that it is not possible to disassemble a programm and assemble it again.........why not?
image this case :
1) you have a exe file with reloc section
2) you know the compiler
3) you know that is pure e.g. c code without any _asm{} tricks
is it then possible?( i mean with a program with about 4 mb of code)
if you think that is not possible, then ...why not ?
image this case :
1) you have a exe file with reloc section
2) you know the compiler
3) you know that is pure e.g. c code without any _asm{} tricks
is it then possible?( i mean with a program with about 4 mb of code)
if you think that is not possible, then ...why not ?

) for some languages, like e.g. pure C (not necessarily the exact source code used to create the program in the first place though, but something a lot more easily read than an assembly listing anyway).