How "difficult" is it to reverse engineer, for example, a C program? I ask because I'm wondering how easy it would be to conceal information within one.
>>7
1) You purchase IDA Pro with decompiler-to-c plugin
2) You run it against .exe
3) You manually poplish garbage that IDA didn't manage to decompile.