I need help with translation asm code to as3
I need help with translation asm code to as3 Posted on: 10/07/2013 7:37am
Quote Post

...
pushstring ByteArray
dup
findpropstrict multinameL
swap
constructprop multinameL,0
dup
getlex NAME1
swap
pushstring "123456"
swap
setproperty multinameL
pushint 11
label
dup
iffalse LOC_8:
decrement_i
swap
dup
dup
getproperty length
pushbyte 11
pushbyte 222
bitxor
setproperty multinameL
...

loc8:

Thanks in advance
RE: I need help with translation asm code to as3 Posted on: 10/07/2013 10:46am
Quote Post
disgruntled old man
Maybe this'll help https://konghack.com/c/1/as3_bytecodes.php. Not really sure if anyone can work with what you have. Try opening the swf in sothink.



New to Kong Hack and want to learn the basics? Check out the [Kong Hack 101] and the [Hacking 101].
Wanna learn how we make the hacks? Start with getting [the tools], then check these out: [AoB tutorial] | [.sol guide] | [Unity3d tutorial] | kadat's [video tutorials]
And if you don't already have it, check out the [Kong Hack Ultra Trainer]. You'll be glad you did!
"Try opening the swf in sothink."

sothink crashed...