« Return to Thread: Obfuscated C

Re: Obfuscated C

by Tamas Rudnai :: Rate this Message:

Reply to Author | View in Thread

malware analysis -- there are obfuscation tools available that makes your
code unreadable so you maintain your clean code and just before releasing
you can obfuscate it to make it unreadable to everyone. That code you sent
was just fancy formatted with white spaces to look interesting but the
author might use something like that otherwise he/she would spend too much
time in front of the screen :-)

Tamas



On Wed, Jul 1, 2009 at 9:50 PM, John Gardner <goflo3@...> wrote:

> > That's just a normal obuscation I deal with every da
>
> Really? I must have missed something...
>
> What do you do?
>
> best  regards, Jack
> --
> http://www.piclist.com PIC/SX FAQ & list archive
> View/change your membership options at
> http://mailman.mit.edu/mailman/listinfo/piclist
>



--
http://www.mcuhobby.com
--
http://www.piclist.com PIC/SX FAQ & list archive
View/change your membership options at
http://mailman.mit.edu/mailman/listinfo/piclist

 « Return to Thread: Obfuscated C