Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > Facebook
You last visited: Today at 16:55

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Help me decompiling the source of a game

Discussion on Help me decompiling the source of a game within the Facebook forum part of the Browsergames category.

Reply
 
Old   #1
 
xxmahrixx's Avatar
 
elite*gold: 0
Join Date: Aug 2011
Posts: 65
Received Thanks: 5
Question Help me decompiling the source of a game

so I wanna hack a game , I downloaded the swf file but ... I have no idea how to open it
I tried using flash 8 but nothing
I tried also notepad ++ but ... still nothing

how do I decompile & then compile after finished editing ???
xxmahrixx is offline  
Old 10/04/2011, 09:19   #2
 
elite*gold: 0
Join Date: May 2011
Posts: 62
Received Thanks: 5
The disassembling part is easy enough but editing the disassembled files is something that requires low-level programming knowledge. Trust me, it’s not an easy task, and you might give up if you already have a hard time understanding a scripting language such as Action Script 3.0.

First of all you will need RABCDAsm, it’s an excellent AS3 Disassembler/Assembler.
Now you are going to put the client file into the RABCDAsm folder. My client file is named “BYM.swf” so i will use that in this example.
fire up your command prompt and type cd [location to your RABCDAsm folder].
Once you are in the correct location type in cmd abcexport BYM.swf and then rabcdasm BYM-0.abc.
Go into the BYM-0 folder, all the files that you see there contains ActionScript Bytecode which is low-level scripting language that the AVM2 Interpreter executes.
Find the main class of the game client which is “Game.class.asasm” and open it with notepad. If you are not familiar with ABC (ActionScript Bytecode) but you know how a programming language concept works then you can do some basic editing. For example you can rename all the script files.

Once you are done editing go back to cmd and type rabcasm BYM-0/BYM-0.main.asasm and finally type abcreplace BYM.swf 0 BYM-0/BYM-0.main.abc Then copy the BYM.swf file to a folder and map with chatles
If you want to become one of those hardcore editors, then you should study the AVM2 Instructions here:
jcharles is offline  
Reply


Similar Threads Similar Threads
Help Decompiling .Dll files with IDA PRO 5.5?
07/13/2011 - Mabinogi - 20 Replies
Hello I am fairly new to this, and I've been trying my hardest to learn the language of the files, but sadly have hit a wall. So All I've been doing really is just looking inside them unsure of what to do exactly. With that said i'd appreciate some guidance from anyone who is experienced with this. My goal is to: De-compile and change Hackshield's v3pro32s.dll and any other dll that should be changed, so that they can't detect or find anything suspicious in my pc. Also I'm not sure but, is...
Progress on Map Decompiling
03/31/2010 - EO PServer Hosting - 25 Replies
ok So I have been having some fun playing with the map files from time to time and I have the DMap file down pat now. Although the app I made to turn them into a text file version runs EXTREMELY slow. To the point it will stop if the file is too big. Wont take much to make a new program but I am not going to be doing that until I have a small custom map made. Here are some Text File conversions. Prison Map ...
Decompiling ScriptProcess.dll
04/16/2009 - Dekaron Private Server - 8 Replies
Im trying to decompile the dll using boomerang and it keeps hanging during the decompile process. Any ideas anyone?



All times are GMT +2. The time now is 16:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.