-
How to hack using Flasm
You will need these FREE applications to create your hack.
1. FireFox Browser - Free Web browser, where you can add many free add ons.
Download Here - http://www.mozilla.com/en-US/firefox
2. 'Unplug' add on for FireFox Browser - This tool grabs the flash file which is embedded on the webpage
Download Here - https://addons.mozilla.org/en-US/firefox/addon/2254
3. Flasm - This tool decompiles the flash file into text
Download Here - http://webscripts.softpedia.com/script/ ... 20927.html
4. Notepad++ - Use this tool to edit the variables of the game
Download Here - http://notepad-plus.sourceforge.net/uk/site.htm
5. Winzip or Winrar (if you dont already have it) Use this to extract flasm zip file
Download Here - http://www.download.com/WinRAR/3000-225 ... 07677.html
Once you have downloaded flasm and unzipped the zip file, move the directory to your desktop and rename it flasm.
In this example we are going to hack the gold in Desktop Tower Defence.
http://www.arcadevoyage.com/game/1228/D ... fence.html
1. We need the game. Open up FireFox Browser then go to http://www.arcadevoyage.com/game/1228/D ... fence.html
2. Right click and select UnPlug. This will bring up all the downloadable files on this web page.
http://www.arcadetrainer.com/guidepics/unlpug.png
3. We are just looking for the game. The file is called DesktopTD15k.swf. Under that file name you should see a save button. Click it and save it in the flasm folder which you have placed on the desktop. Now you have the game.
4. Open Command Prompt - Do this by clicking > Start > All Programs > Accessories > Command Prompt
5. We need to change directory - Type http://www.arcadetrainer.com/guidepics/cp2.png
6. Then type http://www.arcadetrainer.com/guidepics/cp3.png
7. Type 8. This will bring up all the commands which you can use in flasm
9. The first command we need to use is -d which disassembles the SWF file to your computer
10. Type
Code:
flasm -d DesktopTD15k.swf > DesktopTD15k.txt
11. This disassemble all the action script code into a text file so that we can edit it.
12. Open DesktopTD15k.txt file in Notepad++
13. Now we need to find the gold amount (which is 80) and edit it to our amount we want.
14. Press ctrl + f to bring up the search tool.
15. Type gold into the search tool, then click the search button.
16. Each time you click search check to see if 80 comes up. If it does then you know you have struck gold. You will have to click the search button at least 22 times before you find it. (if you still cant find it, its on line 7276)
http://www.arcadetrainer.com/guidepics/notepadgold.png
17. Change 80 to the amount of gold you want. i.e. 99999999 - Also around that area you might see the lives you might change that too.
18. SAVE THE TXT FILE - ctrl + s
19. Go back to Command Prompt
20. Type
Code:
flasm -a DesktopTD15k.txt
To reassemble the swf file
21. Go to your flasm folder on your desktop look for DesktopTD15k.swf double click it, when the game loads you have 99999999 gold coins.
22. Well done!! This is your first flasm hack
There still might be few errors in this guide, I have gone through it a few times and cant find anything else. If there is post them and I will correct it.
-
Re: How to hack using Flasm
nice guide. it works very well
-
Re: How to hack using Flasm
i can read the white thing, it says "Correct Name" (edited by admin)
-
Re: How to hack using Flasm
-
Re: How to hack using Flasm
Quote:
Originally Posted by Tajudine
i can read the white thing, it says "Correct Name" (edited by admin)
How did you read that? You must have good eyes. I have made more white now. Can you still read it?
-
Re: How to hack using Flasm
hahahaha....i still can read it, very bad but i can see some think like "a" and "0"
My eyes are very good. I have eagle eyes. lol
-
Re: How to hack using Flasm
:D :D :D :D :D :D :D i did it FIRST TRY!!! thanks man.
~Jesus?Freak~
-
Re: How to hack using Flasm
How come my line 7276 is a Get variable line? Did I do something wrong?
-
Re: How to hack using Flasm
Quote:
Originally Posted by Billy A
How come my line 7276 is a Get variable line? Did I do something wrong?
Are you hacking a different game?
-
Re: How to hack using Flasm
Quote:
Originally Posted by jbdogtag1
Quote:
Originally Posted by Billy A
How come my line 7276 is a Get variable line? Did I do something wrong?
Are you hacking a different game?
Or you could be hacking a different version of the game. If your just practicing download it from arcadevoyage.com as its the same one in the guide.
:mrgreen:
-
Re: How to hack using Flasm
Quote:
Originally Posted by greeny6000
Quote:
Originally Posted by jbdogtag1
Quote:
Originally Posted by Billy A
How come my line 7276 is a Get variable line? Did I do something wrong?
Are you hacking a different game?
Or you could be hacking a different version of the game. If your just practicing download it from arcadevoyage.com as its the same one in the guide.
:mrgreen:
I'll try the version on the site, hopefully that'll work out abit better. I couldn't find any code lines that looked anything like what you had shown in the guide with the one off their site, having the damned-est time trying to hack stick defense for more money rather then use a trainer but practice isn't going so well so far. I'll try the sites version after I get back from work
-
Re: How to hack using Flasm
Quote:
Originally Posted by Billy A
I'll try the version on the site, hopefully that'll work out abit better. I couldn't find any code lines that looked anything like what you had shown in the guide with the one off their site, having the damned-est time trying to hack stick defense for more money rather then use a trainer but practice isn't going so well so far. I'll try the sites version after I get back from work
i had a similar problem, till i realized that the save on the unplug screen was below item not above.
-
Re: How to hack using Flasm
Is flasm supposed to work for all games, because I tried tactical assassin 2 and age of war. here pic of command prompt
http://www.filecram.com/files/CP.bmp
-
Re: How to hack using Flasm
Quote:
Originally Posted by greeny6000
Quote:
Originally Posted by jbdogtag1
Quote:
Originally Posted by Billy A
How come my line 7276 is a Get variable line? Did I do something wrong?
Are you hacking a different game?
Or you could be hacking a different version of the game. If your just practicing download it from arcadevoyage.com as its the same one in the guide.
:mrgreen:
I downloaded the version off this site but it didn't help any :?: This time line 7276 is a "label27" line. I'm not seeing anything that looks like what most of the others here seem to be able to get, I don't understand why. It's the game, that I'm certain off, I played it abit before trying to practice hack it.
edit time: Oh wait nevermind, found it a few thousand lines down, still no idea why I can't find it on the 1.5 version on their site but I'll try playing around with it.
-
Re: How to hack using Flasm
Quote:
Originally Posted by ssbmbeliever
You need to rename the age of war.swf file to ageofwar.swf (Rename this in your flasm folder) - you cant have any spaces in the file name when using flasm.
Apart from that you are doing everything right.
:mrgreen:
-
Re: How to hack using Flasm
[color=#FF0000]ya! that was the problem for me too! thx greeny6000 for straiting this problem out :) [/color]
-
Re: How to hack using Flasm
its also easier to make 2 copies of an swf txt
like say ur hacking ageofwar
u can make to copies
by typing
flasm -d ageofwar.swf > aowediting.txt
then in the next line
flasm -d ageofwar.swf > aowcopy.txt
then when ur done and u want to assembl the won u edited u can type
flasm -a aowediting.txt
and viola ur copying one will stay normal and ur ageofwar.swf will become hacked almost like magic
also it helps if u give this like small names
like instead of stickrpgcompletexgenstudio.swf make it like stick.swf or s.swf so its not as hard to mess up
-
Re: How to hack using Flasm
Thanks greeny im about to try it out, tell you how it goes.
:mrgreen:
-
Re: How to hack using Flasm
-
Re: How to hack using Flasm
nvm noticed i used comma...
-
Re: How to hack using Flasm
How come when i type cd flasm, it says the system can not be specified. Why does it do that? Is it normal or is there something wrong?
-
Re: How to hack using Flasm
Quote:
Originally Posted by deathawaits
How come when i type cd flasm, it says the system can not be specified. Why does it do that? Is it normal or is there something wrong?
did you type cd desktop first?
:mrgreen:
-
Re: How to hack using Flasm
-
Re: How to hack using Flasm
Quote:
Originally Posted by deathawaits
yea i already typed that
is the flasm folder on your desktop?
-
Re: How to hack using Flasm
well i extracted it to my desktop but its called flasm16win. Do i have to rename it?
-
Re: How to hack using Flasm
Quote:
Originally Posted by deathawaits
well i extracted it to my desktop but its called flasm16win. Do i have to rename it?
either change the name to flasm or do cd flasm16win while in the cmd
-
Re: How to hack using Flasm
ok thx i got it!! :D
it works sooo well
-
Re: How to hack using Flasm
cool tutorial now i can help hacking games with out making a trainer xD
-
Re: How to hack using Flasm
just another question, but are we able to hack any game or only from that website?
-
Re: How to hack using Flasm
Quote:
Originally Posted by deathawaits
just another question, but are we able to hack any game or only from that website?
any .swf file which the varaible is not encrypt
-
Re: How to hack using Flasm
-
Re: How to hack using Flasm
Quote:
Originally Posted by patfay
did you extract the the file?
-
Re: How to hack using Flasm
If you didn't extract it to C:\Documents and Settings\USER\Desktop then when you type "cd desktop" then "cd flasm" it will give you an error. If you extracted it to C:\Program Files then you'll have to type cd C:\, then type cd Program Files then cd Flasm. :D
-
Re: How to hack using Flasm
Quote:
Originally Posted by deathawaits
well i extracted it to my desktop but its called flasm16win. Do i have to rename it?
No, you don't have to rename it. Mine is the same too.
-
Re: How to hack using Flasm
Arg, I am a little disappointed with Vista, Command Prompt is set up a little differently than that.
-
Re: How to hack using Flasm
You don't need notepad++ to edit games; It only helps.
Oh, and I suggest you to add a link to download Mozilla Firefox, just because most people here have IE6 / IE7.
-
Re: How to hack using Flasm
wait you don't need a notepad
-
Re: How to hack using Flasm
Quote:
Originally Posted by vgking7
wait you don't need a notepad
you do need notepad to edit the variables
-
Re: How to hack using Flasm
-
Re: How to hack using Flasm
Does this work with firefox 3 because i downloaded it but it didnt give me the option to unplug