PDA

View Full Version : big big problem with ildasm/ilasm


.netter
01-21-2009, 09:01 AM
Hi,

why ildasm/ilasm can't make a working .exe file?

I tried to disassemble a .exe file. Then I tried to reassemble the unchanged IL code to an .exe file but it has some little other behavier.

I only want to remove the matrix32 Check-function but when I can't reassemble a 100% working .exe file - what could I do? If I delete the matrix32.dll the software also doesn't start.

I have no more ideas :(

.netter.

BfoX
01-21-2009, 10:40 AM
if you not have dongle - ildasm/ilasm can't help you.

.netter
01-21-2009, 11:06 AM
I treid to emiminate the dongle-request in the IL source but the problem is that the .exe file won't be disassembled correctly