46f173dde5
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@
9 lines
293 B
Plaintext
9 lines
293 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/05/19 21:15:47 msf Exp $
|
|
${P5SITE}/B/Deobfuscate.pm
|
|
${P5SITE}/B/Deobfuscate.pod
|
|
@comment ${P5ARCH}/auto/B/Deobfuscate/.packlist
|
|
man/man3p/B::Deobfuscate.3p
|
|
@comment @dirrm ${P5ARCH}/auto/B/Deobfuscate
|
|
@comment @dirrm ${P5ARCH}/auto/B
|
|
@dirrm ${P5SITE}/B
|