[Request]Decrypt a swf encrypted
-migrated-
[Request]Decrypt a swf encrypted Posted on: 03/18/2011 2:20am
Quote Post
Are there any program which can decrypt a SWF encrypted

Sothink SWF decompiler and Action Script Viewer 5 get an actionscript like this

Code: [Select]


function gameInit()
{
    UL = 0;
    UL = NULL;
    UL = 0;
    UL = [];
    UL = [];
    UL.UL = function (a, b)
    {
        var _loc2 = UL;
        var _loc1 = UL;
        var _loc3 = UL.UL((_loc1.UL - _loc2.UL) * (_loc1.UL - _loc2.UL) + (_loc1.UL - _loc2.UL) * (_loc1.UL - _loc2.UL));
        return (_loc3);
    };
    UL = 1;
    UL = NULL;
    UL();
} // End of the function
function fAddGold(who)
{
    UL.UL(UL);
} // End of the function
function fAddRock(who)
{
    UL.UL(UL);
} // End of the function
function fSetLevel()
{
    UL = NULL + UL;
} // End of the function

Thanks !
Re: [Request]Decrypt a swf encrypted Posted on: 03/18/2011 3:52pm
Quote Post
SWFDecrypt, SWFReader, UnSWFEncryptUNP...

Search this site or Google.
Re: [Request]Decrypt a swf encrypted Posted on: 03/19/2011 1:42am
Quote Post
Quote from: "Zirak"
SWFDecrypt, SWFReader, UnSWFEncryptUNP...

Search this site or Google.

Thank Zirak !!!