-
Posts
3,002 -
Joined
-
Last visited
-
Days Won
249
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by NoFear
-
XOR SEARCH: This method of search is very unique and not intended for you to try as a first method. Once you've tried all memory types, all ranges, unknown increased and unknown decreased and all fail, this method might be what you want to do last. XOR is a simple encryption method, but without the key, you can't know the value. And games lately (not all) will have a key that changes on value change, making finding these types of values EXTREMELY difficult if not impossible... Until now. HUGE thanks to @Enyby The search All the games I've come across that use this method have all been dword, so I'll stick to dword. Also most games (except For Emblem Heroes and some parts in GunPie) the XOR key and XOR value are 4bytes apart. Let's say you have 25 gold. To search 25 with xor key 4 bytes away 25X4 If you know your value is within a range but not 100% on value, so you know you collected about 40 to 45 gold, your search can be 38~50X4 Then when you collect 10 more 48~60X4 During these searches, if you want to eliminate many results that are most likely not it, you can do a does not equal 0 and does not equal the value. You search 500X4 Followed by ≠0 ≠500 Then you can resume the XOR method. This search cannot be done with a group search. If done properly, can do unknown changed/unchanged. Editing You have a couple ways you can edit values. Edit results and if you want to edit to 12345 Put 12345X4 If you want to edit multiple values keeping xor and doing a different value for each. If you have 3 results from searching 500X4 Edit results 100;5000;15000X4 First value week be edited to 100 2nd 5000 and 3rd to 15000. The other option ,goto address, copy value above (xor key) using the xor calculator built into GG, calculate value and got can type values and re-encrypt with proper xor key. Increment edit If you have 5 results and want each to be different, separate each edit with a ;. So for 5 results 5;10;15;20;25X4 Value 1 will be 5, 2 will be 10..... Then you can figure out the correct value, revert and remove the wrong values and continue with editing that one value. List of known games using XOR protected values. Tiny Miners Bullet Force Gunpie Super Mario Run Fire Emblem Heroes (SP: 8 is xor offset. Level: 24 is xor offset) Touch Tank Target Acquired Futurama: Worlds of Tomorrow Pokémon: Magikarp Jump Skychamp HAWK: Freedom Squadron Candy Crush Heroes Infinite Stickman Legend (XOR offset 8) Zombie Pandemic Survivor
- 77 replies
-
21
-
Was seeing what I could do.... Don't hack arcade or multiplier too high. 2147483647 is max score lol
-
Somewhat.... Broke my game. Lol. I'll have to do a new video.
-
Use hunger as starting point. If you have 99 hunger, value is 1. 75 hunger, value is 25. You search how much you are missing. Now the offsets. 28 Thirst A0 Max HP 78 Current HP F0 Def 140 ATK SPD 168 RUN SPD Forgive me if offsets changed or are mistyped. Don't hack atk spd too high. And for run speed, only increase by 4, and that's manageable. If you plan on sharing this anywhere, please do not take credit for my work. You can share and profit from my work, but GIVE CREDIT. Enjoy.
-
Please give me a couple hours. I'll be providing a guide and video for this new search. Also a list of games that all use this as protection for users to 'test' on.
-
Enyby, honestly, thank you. Best developer. Best app. Thank you. Thank you. Thank you.
- 1,992 replies
-
2
-
- GameGuardian APK
- Official Download
-
(and 1 more)
Tagged with:
-
Guess no need to share that. I'll post hunger, thirst, hp, run spd, atk spd and def then.
-
Sneak peak..... The biggest thank you to @Enyby
-
I'm going to release a video for... Gold, xp, skill points, hp, atk spd, run spd, hunger, thirst. And yes, even after the update that rolled out today (they didn't change the version with the update).
-
Any troubles, please ask. I cannot get the weapons or clothing to work... I can spawn them, but you can't equip them.
-
That's been there. It should end up being a new search in drop down with dword float double qword.....
-
No. It'll just be another method with dword, xor, float, double...
-
I went to address, looked at nearby values, and saw a 0 become a 1 when it collected a chest. So I started testing others nearby to see what they rewarded me.
-
Since xor is already a search in gg, I kept finding games that used dword values to xor. So that "53" value you unknown search for, you would just search the exact value. The search would automatically be checking dword values 4bytes apart and seeing if the xor value matches your search. It would be a huge addition to GG and this is me bothering Enyby every week for 3 months and giving him a list of games that use this. Enyby adding this will allow us to EASILY hack games that use this... I have a running list of titles this applies to. And for his hard work doing this, I would like to see many users thank him in anyway they can.
-
@Wendell Just remember, give credit where it is due. Enjoy.
-
Whenever Enyby adds new search method, and if we are successful hacking more in this game, I think big thank you and/or donation would be nice. This new search will be extremely helpful.
-
It's easy actually. I work 12hr days. I should have time tonight to do video.
-
Obviously that's what everyone wants... Be happy with what you have. You don't even need to buy anything and beat the game easily. Also, I waiting for Enyby to add a new search method to GG. When it gets added, I'll have a very good chance of hacking crystals.
-
Please give credits to me (NoFear)... I don't mind others learning from me, just like credit to be given
-
I'll post a video on how to hack items, then use that information to find id for everything.
-
You'll be surprised... I don't play any games... I just hack them and help others.
-
I'll make you a video today. No worries
-
I think so. But highly unlikely you'll be able to edit your money directly. Editing your planes level don't unknown searches will change it, but if you goto upgrade, server error. I actually think they could be hacked. But you are looking for static xor'd values with an unknown key... Unless GG adds a new search method, it'll be near pure luck.
-
I'll work on that next. I'll post video how to spawn anything you want... Would be awesome if you create the id list for everyone. Would be a HUUUUGE help!
-
Game Guardian. Can't give yourself more than like 200 at a time. Also can do +10 slots. Some gold star thing and something else.