[fpc-other] Re: [fpc-pascal] Apple forbids fpc applications on iPhone

Henry Vermaak henry.vermaak at gmail.com
Fri Apr 9 13:18:59 CEST 2010


On 9 April 2010 12:13, ik <idokan at gmail.com> 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


More information about the fpc-other mailing list