Background and Infoit isnt as easy as it sounds lol. I tried to hack some flash games (like the ones on onemorelevel.com) with RaT and we found out that its way more harder than to hack some game like avp2, cobra 11, resident evil 4..etc.
somehow flash games use values that are multiplied with 8. so if your money is 300 then you need to search for 2400. (using Tsearch or cheat engine or something like that)
it is 2 bytes value, but in most games you can get more money than 2 bytes (65535) so its smarter to search on 4bytes (gives less results). ive tested that method in 4 games and it works in 3 of them:
you cant do more than one search. well you can do more searches, but as soon as you touch anything in game the value will pop onto other address and you have to start all over again. usually i got like 30-50 addresses. then i simple added all of them into list
then i changed 10 of them to higher value and checked the money.
if it changed, then i narrowed down the search (by changing 5 of them)
now there is another problem.
if you change wrong values at start then flash game will put money onto new address AGAIN. so you have to start all over again.
this is what makes it so hard. every small change in flash game will make game take new address on use. once you find it and you are SURE which is the right address, write it down, because flash games use similiar addresses, even if its not same game address will still be in same range. for example all of those 3 games i tested used the addresses in range of 4100000 to 4900000 in one game the money address always ended with C, so it was very easy to spot right value.
ok this is confusing, i know ! if you are intrested on how to hack flash games then reply here and give us a specific game. so we can make a tutorial. its possible to hack flash games, thts for sure.
Latest Hacks:Vector TD -
Video Demonstration1. Score = score is x8. so 1000=8000
-only one search is possible, because value never changes on address
-get like over 40000 score, then x8 and search, you should end up with 1-2 addresses.
2. Money
-exactly same as score (x8 and only 1 search possible)
-get over 1000 money and you should find it easily
3. Damage of towers
-same as score and money
-you will probably find few addresses, depending on how many towers with same dmg you have, but you can really change it !
-my lvl 3 laser takes out ANY target with just one hit
TIPS:to find money EASILY, first find score and look at the address range.
for example my score's address was 64746DC ad money 655C6EC < see the range ? they are very close in memory.