obfuscating C executable

A

Anthony Rossi

Hi,
I would like to know if there's a program that can obfuscate an
executable file so that it wouldn't be possible to dissasemble it. Thanks.

Anthony
 
I

Ian Collins

Anthony said:
Hi,
I would like to know if there's a program that can obfuscate an
executable file so that it wouldn't be possible to dissasemble it. Thanks.
Plenty, but they all have the side effect of preventing it from running.
 
J

J. J. Farrell

I would like to know if there's a program that can obfuscate an
executable file so that it wouldn't be possible to dissasemble it. Thanks.

Cryptographic encoding is about the only way, but you'd have to
integrate a decoder into the Operating System's executable loader (and
prevent subsequent access to the image in memory) to be able to use
the executable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top