Hello,
Can Anybody remember the following Utility?
I downloaded it a few years ago and can't remember where from.
I then lost it when I had to format my hard disk.
It was a small utility that would bunch up Delphi code in a way that
would make it difficult to decompile and hack.
Code would be bunched like so...
Beginfori:=1to10dobegindowhatever;end;ifvariable1>=200then
imagine a few hundred lines of code like this.
Difficult for a human but the compiler can still compile it.
Thanks for any assistance
Blod