Bug 54178 - new port devel/p5-B-Deobfuscate
Summary: new port devel/p5-B-Deobfuscate
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-07 12:40 UTC by Mathieu Arnold
Modified: 2003-07-19 01:48 UTC (History)
1 user (show)

See Also:


Attachments
p5-B-Deobfuscate.shar (2.97 KB, text/plain)
2003-07-07 12:40 UTC, Mathieu Arnold
no flags Details
p5-B-Deobfuscate.shar (4.13 KB, application/octet-stream)
2003-07-09 12:54 UTC, Mathieu Arnold
no flags Details
p5-B-Deobfuscate-0.09.shar (3.99 KB, application/octet-stream)
2003-07-17 10:12 UTC, Mathieu Arnold
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2003-07-07 12:40:07 UTC
New port devel/p5-B-Deobfuscate

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.
Comment 1 Mathieu Arnold 2003-07-09 12:54:37 UTC
This one should be better.

-- 
Mathieu Arnold
Comment 2 Mathieu Arnold 2003-07-17 10:12:54 UTC

-- 
Mathieu Arnold
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2003-07-19 01:47:46 UTC
State Changed
From-To: open->closed

Port added, thanks!