in reply to UnPerl!? decompiler!?
Some friend.
What you probably want is the command-line perl -MO=Deparse badstuff.pl
The code is likely to be in source form to start with. If so, just open it in a text editor. If the code is 'compiled' as a stand-alone executable, don't run it. Don't fool with it as 'root' or 'admin', or as a user with essential data to lose or be snooped.
After Compline,
Zaxo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: UnPerl!? decompiler!?
by jsmikari (Initiate) on Nov 08, 2002 at 08:03 UTC |