|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^2: Line noise (use B::Deparse)by grinder (Bishop) |
| on Sep 23, 2005 at 08:18 UTC ( [id://494496]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I have no idea where to start parsing You may not know it, but it's very easy to tap into perl's own parser, and find out what it thinks of a given piece of code:
(whitespace added for clarity). Once it's been through the wringer it becomes clear what is happening (well, to me at least). As it turns out, it looked like chester threw a couple of diversions in the mix. It used to be that a particularly clever obfu will cause B::Deparse to crash, which would prevent such casual analysis. As a result, for better or worse, B::Deparse has lots more smarts these days and it's just about impossible to trip it up. Much kudos is earnt by managing to do so. • another intruder with the mooring in the heart of the Perl
In Section
Obfuscated Code
|
|
||||||||||||||||||||||||