LtO Advanced Cheater
Reputation: 0
Joined: 09 Mar 2015 Posts: 71
|
Posted: Wed Aug 15, 2018 6:38 am Post subject: How to locate hex/bytecode in SWF |
|
|
I made a list of codes, aobswaps, for my game hacks, but now those codes have been updated in a new version of the game. That's not a problem since I can update them, but I only have the bytecodes of the earlier version and didn't save the pcode or flashcode with it, where it is located in the code... So I'd like to know a way I can search for hex/bytecode (I still have those earlier swf versions with the old bytecode), so I know the pcode with it. Which is then easier to search for with FFDEC my decompiler...
Cuz normally you can only search for flash or pcode, not bytecode it seems and that would be what I need. I do have limited info like a string I could search for is a pushbyte 0 and then an initilialize instruction, but can't find that either wit search. Other flash decompilers I used before like sothink already crashed my swf before I could even read it (cuz of an antidecompiler).
Thanks
|
|