72f3 FreshPorts -- devel/p5-B-Deobfuscate
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-B-Deobfuscate 0.20 devel on this many watch lists=3 search for ports that depend on this port
Extension to B::Deparse for use in de-obfuscating source code
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jul 2003 00:49:18
Also Listed In: perl5
License: not specified in port


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.

WWW: http://search.cpan.org/dist/B-Deobfuscate/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/p5-YAML
  2. devel/p5-B-Keywords
  3. lang/perl5.8
Required To Run:
  1. textproc/p5-YAML
  2. devel/p5-B-Keywords
  3. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-B-Deobfuscate/ && make install clean
To add the package: pkg_add -r p5-B-Deobfuscate


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/B/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/B/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/B/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/B/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/B/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/B/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/B/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/B/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/B/
  11. http://at.cpan.org/modules/by-module/B/
  12. http://backpan.perl.org/modules/by-module/B/
  13. http://cpan.nctu.edu.tw/modules/by-module/B/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/B/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/B/
  16. http://www.cpan.dk/modules/by-module/B/
  17. http://www.cpan.dk/modules/by-module/B/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.20
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
06 Jun 2012 11:22:18
Original commit files touched by this commit  0.20
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
17 May 2011 11:05:02
Original commit files touched by this commit  0.20
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
16 Aug 2009 09:55:32
Original commit files touched by this commit  0.20
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
27 Oct 2007 06:26:31
Original commit files touched by this commit  0.20
mat search for other commits by this committer
Update to 0.20
31 Aug 2007 13:37:23
Original commit files touched by this commit  0.18
mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
26 Mar 2007 22:48:31
Original commit files touched by this commit  0.18
mat search for other commits by this committer
Update to 0.18
11 Jan 2007 16:31:31
Original commit files touched by this commit  0.17
mat search for other commits by this committer
Update to 0.17
26 Sep 2006 11:05:21
Original commit files touched by this commit  0.16
mat search for other commits by this committer
Update to 0.16
21 Sep 2006 10:09:16
Original commit files touched by this commit  0.15
mat search for other commits by this committer
Update to 0.15
12 Jul 2006 22:37:17
Original commit files touched by this commit  0.14
mat search for other commits by this committer
Update to 0.14
23 Jun 2006 09:35:32
Original commit files touched by this commit  0.13
mat search for other commits by this committer
Update to 0.13
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.10
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2005 14:16:12
Original commit files touched by this commit  0.10
mat search for other commits by this committer
Be hipe and add SHA256
29 Jan 2004 13:37:55
Original commit files touched by this commit  0.10
mat search for other commits by this committer
Add SIZE field
16 Aug 2003 09:13:44
Original commit files touched by this commit  0.10
mat search for other commits by this committer
Update my ports to use my @FreeBSD.org address

Approved by:    demon (mentor)
07 Aug 2003 12:38:31
Original commit files touched by this commit  0.10
erwin search for other commits by this committer
Update to 0.10
- broquaint of perlmonks.org noticed that I forgot to handle the helem opcode.
  This attempts to handle all the cases I need to (after consulting opcode.pl
  of the perl source).
- Added some real tests.

PR:             55305
Submitted by:   maintainer
19 Jul 2003 00:48:26
Original commit files touched by this commit  0.09
erwin search for other commits by this committer
Add p5-B-Deobfuscate 0.09,
extension to B::Deparse for use in
de-obfuscating source code.

PR:             54178
Submitted by:   Mathieu Arnold <m@absolight.net>

Number of commits found: 18

2842
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days27
new fortnight57
new month213

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0