Commit Graph

4 Commits

Author SHA1 Message Date
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
msf
f274b6c375 Fix minor typo 2004-05-19 21:21:43 +00:00
msf
46f173dde5 Initial import of B-Deobfuscate-0.10
B::DeObfuscate is a backend module for the Perl compiler that generates
perl source code, based on the internal compiled structure that perl
itself creates after parsing a program. It adds symbol renaming
functions to the B::Deparse module. An obfuscated program is already
parsed and interpreted correctly by the B::Deparse program.
Unfortunately, if the obfuscation involved variable renaming then the
resulting program also has obfuscated symbols.

ok sturm@
2004-05-19 21:15:47 +00:00