Subject: CVS commit: wip/p5-B-Deobfuscate
From: Roman Kulik
Date: 2006-03-23 19:24:28
Message id: E1FMUUL-0007NG-7s@sc8-pr-cvs1.sourceforge.net

Log Message:
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.

Files:
RevisionActionfile
1.1importwip/p5-B-Deobfuscate/DESCR
1.1importwip/p5-B-Deobfuscate/distinfo
1.1importwip/p5-B-Deobfuscate/PLIST
1.1importwip/p5-B-Deobfuscate/Makefile