On 9 April 2010 12:13, ik <[email protected]> wrote:
>
> It's very easy to know what compiler was made to compile something.
> Every compile create different symbols and code structure to the binary.
> I can tell you in "naked eye" by viewing the binary content of a file, what
> was the compiler that created that code.
> And if you add that the compiler banner, then even simple "strings" command
> in linux can provide you the answer :)

Yes, I forgot about `strings`.  What about encrypted binaries?
Perhaps they will just refuse them, too.

Henry
_______________________________________________
fpc-other maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-other

Reply via email to