It looked to me as though most of their obfuscation could easily be undone using perltidy and B::Deparse. The only thing that couldn't cope with would be the replacement of the symbol names. So you'd just end up with a Perl program with strange variable and function names. Hardly an unbreakable form of encryption:)
It looked to me as though most of their obfuscation could easily be undone using perltidy and B::Deparse.
And B::Deparse is probably what they're using anyway.
Hardly an unbreakable form of encryption:)
I think it's up to us make that clear. Someone oughta take the couple hours to do the de-obfuscator and make it well-known, so that we have something to point to when the raft of "Hey, I want to hide my code, and this thing says it'll do it, is it worth $1879?" questions come in.
Especially Funny... (Score:2)
Is the fact that the domain was registered 4 days ago: whois record [whois.org].
In fact even the company web site seems to be unsure whether to spell it 'Stunnix' (as the domain) or Stunix (as in Stunix is a leader in providing advanced solutions for source code obfuscation for most popular scripting languages like Perl and Javascript. [stunnix.com]).
mirod
Unbreakable! (Score:3, Funny)
Wow.
The non-native English is amusing at points, too:
Their sample code [stunnix.com] is run against perldoc, which some might say is obfuscated already... :-)
So how long until someone comes up with a de-obfuser?
--
xoa
Reply to This
Re:Unbreakable! (Score:2)
It looked to me as though most of their obfuscation could easily be undone using perltidy and B::Deparse. The only thing that couldn't cope with would be the replacement of the symbol names. So you'd just end up with a Perl program with strange variable and function names. Hardly an unbreakable form of encryption :)
Re:Unbreakable! (Score:2)
It looked to me as though most of their obfuscation could easily be undone using perltidy and B::Deparse.
And B::Deparse is probably what they're using anyway.
Hardly an unbreakable form of encryption :)
I think it's up to us make that clear. Someone oughta take the couple hours to do the de-obfuscator and make it well-known, so that we have something to point to when the raft of "Hey, I want to hide my code, and this thing says it'll do it, is it worth $1879?" questions come in.
--
xoa
Re:Unbreakable! (Score:1)