APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Where Applications Become AppZ. Join Us Now!
 
HomePortalSearchLatest imagesRegisterLog in
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» See you next decade.
Hacking Flash Games (PART 2) Icon_minitimeby LarsValraz Fri Sep 09, 2022 4:43 pm

» Clean Up On Database
Hacking Flash Games (PART 2) Icon_minitimeby Vex338 Mon Jul 06, 2020 2:59 pm

» Guess who's back!
Hacking Flash Games (PART 2) Icon_minitimeby Vex338 Thu Feb 01, 2018 12:16 pm

» [COC] Clash of Clans
Hacking Flash Games (PART 2) Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:10 am

» iam new
Hacking Flash Games (PART 2) Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:06 am

» I need some help
Hacking Flash Games (PART 2) Icon_minitimeby akumasan_01 Fri May 01, 2015 1:25 pm

» HELLO GUYS! :))
Hacking Flash Games (PART 2) Icon_minitimeby Appz-RhastaSix Fri Sep 19, 2014 9:14 am

» Visual C# Programming Basics
Hacking Flash Games (PART 2) Icon_minitimeby Appz-RhastaSix Wed Sep 10, 2014 9:03 am

» Old Game!
Hacking Flash Games (PART 2) Icon_minitimeby iRegen Tue May 13, 2014 12:28 am


Top posters
[Detheroc_93]
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
MrStar
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
kurosakinaruto
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
GreyPhantom
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
ShadowSonic
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
Appzwesley29
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
z_f
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
MasterGandeo
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
Vex338
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 
wafumon
Hacking Flash Games (PART 2) I_vote_lcapHacking Flash Games (PART 2) I_voting_barHacking Flash Games (PART 2) I_vote_rcap 

Share | 
 

 Hacking Flash Games (PART 2)

View previous topic View next topic Go down 
AuthorMessage
Gk-[invisible]
Super Member

Gk-[invisible]

Posts : 100
Join date : 2012-01-09
Age : 31
Location : philippines and germany

Hacking Flash Games (PART 2) Empty
PostSubject: Hacking Flash Games (PART 2)   Hacking Flash Games (PART 2) Icon_minitimeFri Feb 10, 2012 12:35 am

The second operation is the main part of all this.


Tools:
[You must be registered and logged in to see this link.]

Download Sothink SWF Decompiler, from SWF Decompiler, Flash Decompiler, SWF To FLA Converter, Recover FLA you may need to buy it, and install it. Open it up, go to Tools/Options and you will see this:


[You must be registered and logged in to see this image.]

Deselect ‘Browse .SWF files without parsing’ and you are ready to go. Press OK and open the flash game you just downloaded. It should load and on the right you will see a bunch of folders like this:

[You must be registered and logged in to see this image.]

Now find the Action Folder, and in it there should be one named MainMovie, open that and you will see a bunch of code. Now if you want to hack the health find something like _root.health or something like that. In this case it is _root.player.health but if you are hacking some other game then you have to find your own. If you cannot find it, then the variable might either be of another name that you cannot guess or the game might not be hackable! Ok once you find the variable copy and paste it. The second operation is done.

Now here comes the fun part! Download my program, please find it attached below, and open it up (feel free to scan it with every anti-virus you want) you will not find anything. This is the main program, very simple. If you find any bugs please report them.

[You must be registered and logged in to see this image.]

Now go on File/Open and open the game, in the Variable Name text box write in the variable that you found in step two, and in the Value text box write the value you want, now start playing the game and when your life (or whatever you are hacking) is low press the Hack it button and it will go up to the value you want it. For later use (as I’m 99% sure) you will not remember the variable click the Save Settings, and next time use the Load Settings. If it generates an error as soon as you press the hack it button it means that the game has not loaded that variable or it means that you wrote down the variable name wrongly! Please report and bugs you find so I can fix them and make a more stable program.

Now as I told you the main aim of this article is so avoid this method of hacking your flash games. It is very simple, you can either encrypt your flash games, in this way your variables will not be accessible/readable. You can make misleading variables (for example don’t make the health variable _root.health, make it like _root.abc. In that way of course the users will not be able to find it. And the last method is to converting your flash games into exe files, meaning embedding your flash games into exe files.

Hope you now can make your flash games safer and more ‘unhackable’

If It did help please don't forget to add +rep to my post, Thanks


Last edited by Gk-[invisible] on Fri Feb 10, 2012 1:00 am; edited 2 times in total
Back to top Go down
MenzTration
Ultra Member

MenzTration

Posts : 525
Join date : 2011-11-28
Age : 26
Location : HELL

Hacking Flash Games (PART 2) Empty
PostSubject: Re: Hacking Flash Games (PART 2)   Hacking Flash Games (PART 2) Icon_minitimeFri Feb 10, 2012 12:36 am

FIX the images Very Happy tnx
Back to top Go down
Gk-[invisible]
Super Member

Gk-[invisible]

Posts : 100
Join date : 2012-01-09
Age : 31
Location : philippines and germany

Hacking Flash Games (PART 2) Empty
PostSubject: Re: Hacking Flash Games (PART 2)   Hacking Flash Games (PART 2) Icon_minitimeFri Feb 10, 2012 1:01 am

fix image + dl link
Back to top Go down
Sponsored content





Hacking Flash Games (PART 2) Empty
PostSubject: Re: Hacking Flash Games (PART 2)   Hacking Flash Games (PART 2) Icon_minitime

Back to top Go down
 

Hacking Flash Games (PART 2)

View previous topic View next topic Back to top 

 Similar topics

-
» Hacking Flash Games (PART 1)
» Ray part 1 & part 2 flash game
» Facebook flash games
» Tutorial: How to Hack Flash Browser Games
» Harry Potter and The Deathly Hallows Part 2 Trainer (STEAM) +40 PC Megatrainer Cheat Hack
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
APPZXOR :: Discussions :: Tricks & Tutorials-
Create a forum on Forumotion | ©phpBB | Free forum support | Report an abuse | Forumotion.com