Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37516856
en ru br
ALT Linux repos
S:0.20-alt2

Group :: Development/Perl
RPM: perl-B-Deobfuscate

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.20-alt2
Build date: 9 march 2018, 12:48 ( 319.9 weeks ago )
Size: 17.98 Kb

Home page:   http://search.cpan.org/dist/B-Deobfuscate/

License: Perl (GPL or Artistic)
Summary: deobfuscate Perl source code
Description:

Perl module 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.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • perl-B-Deobfuscate
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin