in reply to Re: Perl Decompile
in thread Perl Decompile
the original source code is not stored internally in verbatim form. It is encoded.
That is why I said “more or less”. :-) My point was that the actual Perl source is stored in the binary, whether it is encoded or not, while the internal representation differs greatly with B::C/B::CC.
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl Decompile
by CountZero (Bishop) on Sep 21, 2004 at 19:37 UTC | |
by Elian (Parson) on Sep 21, 2004 at 20:26 UTC | |
by EvilSuggestions (Acolyte) on Sep 21, 2004 at 22:13 UTC |