-
Posts
256 -
Joined
-
Last visited
Everything posted by Anonymonk
-
DIY Hack Asphalt 8: Airborne v3.0.0 +1 [Unlimited Credits - Game Breaking!]
Anonymonk replied to Joka's topic in DIY Cheats
same there, maybe i hack to much currency ^^ banned after 1 day -
DIY Hack Asphalt 8: Airborne v3.0.0 +1 [Unlimited Credits - Game Breaking!]
Anonymonk replied to Joka's topic in DIY Cheats
thanks for the tip, does it still work with latest version? btw if its 2 32bit value 215 and 180, is it possible to search 773094113495 instead? which is the 64 bit of both together, suposing that its first 215 then 180.. it would allow other cheatengine to work edit: yes it works, but i had to find the right one between 48 value.... and also not to take a simple race but carrier mode... -
Hack [ARM64e Support] Dungeon Hunter 5 v7.0.0 +5 Cheats!
Anonymonk replied to Rook's topic in Free Jailbreak Cheats
even in solo, its never safe to cheat on an online game, they might check the time you made to finish the mission or see that you used low power gear in epic or hard.. but i think that as long you have the proper gear and weapon regarding the level of the dungeon, pvp, raid you do, you might be safe. and of course beeing carefull in coop, not to use fast move or fast atk... -
Hack [ARM64e Support] Dungeon Hunter 5 v7.0.0 +5 Cheats!
Anonymonk replied to Rook's topic in Free Jailbreak Cheats
actually, after reinstalling the game, the 2.8.3-6 is working, except the nocooldown and easy kill.. i cannot understand why but ... good to know -
Hack [ARM64e Support] Dungeon Hunter 5 v7.0.0 +5 Cheats!
Anonymonk replied to Rook's topic in Free Jailbreak Cheats
cannot conect to the server since 12h, even with a vpn.. i guess thats a ban ^^. edit: no its alright a reinstall fixed it -
Hack [ARM64e Support] Dungeon Hunter 5 v7.0.0 +5 Cheats!
Anonymonk replied to Rook's topic in Free Jailbreak Cheats
so far i have seen two problem with the hack enable (2..8.3-1), when fighting syraan in mission 39, easy kill should be desactivated overwise she's immortal, and when fighting djorek in mission 66, colldown should be desactiveted overwise he get unlimited attak reflector and therefor immortal.. but i dont think it possible to fix that in the hack because they are special npc and probably use the same string that the hack do.. -
Hack [ARM64e Support] Dungeon Hunter 5 v7.0.0 +5 Cheats!
Anonymonk replied to Rook's topic in Free Jailbreak Cheats
doesnt work here, see my post page 12... nothing work with the 2.8.3-6 seem like working on ios 9,3 but not on 8.4? -
Hack [ARM64e Support] Dungeon Hunter 5 v7.0.0 +5 Cheats!
Anonymonk replied to Rook's topic in Free Jailbreak Cheats
you have to loggin to iosgods inside the game... do you have some trouble to do so? -
@shmoo does it work also to keep only the 64bit portion? lipo "orginalbin" -thin arm64 -output "output" i tried once, the game didnt run and the armv7 part have exactly the same size than the arm64...thats suspicious
-
Hack [ARM64e Support] Dungeon Hunter 5 v7.0.0 +5 Cheats!
Anonymonk replied to Rook's topic in Free Jailbreak Cheats
@DiDA trying v2.8.3-6 switch 1 by 1, with movespeed or attackspeed, my game simply crash whenever i start loading the playerstats in solo, stronghold, dungeon, coop, or click on the arena. the autopotion doesn seems to crash anything... edit: easy kill and colldown doesnt work anymore.. tested in solo and stronghold. ipadair2 ios8,4, i uninstalled the old hack resping, run icleaner, installed the new.. -
Hack [ARM64e Support] Dungeon Hunter 5 v7.0.0 +5 Cheats!
Anonymonk replied to Rook's topic in Free Jailbreak Cheats
can anyone fight in the arena? i was able to make one fight then my game crashed... when i opened it back, all was greyed except solo and stronghold.. next restart it was back to normal but since then, when i try to join an arena fight it say error.. even with the hack uninstalled. -
ok thank you, can you explain why they are useless? just because there is very few strings linking to the "ingame" without any server side check or because there is no. anyway, i will give up strings and try again with lldb, but we need more of those good tut that you made specialy if you want to make one with assassin creed unity, hihiihih
-
@shmoo im trying to hack some strings in assassin creed unity, but nearly all string occurence i have checked have the same format , all sub_x inside the occurence have from 1000 to 49000 cross reference.... is it possible that when you hack a string, the hackable instruction is inside a sub of a sub of a occurence? https://www.dropbox.com/s/3hozty5pcjm21wu/ida.png here is the deflated binary https://www.dropbox.com/s/rxq43n9tw4p3usg/acier.idb?dl=1
-
Help/Support My games crashing after playing 5-10minutes
Anonymonk replied to arhan_1786's topic in Help & Support
does crashreporter notify you about anything when your game is crashing? -
Help/Support [IDA] what to edit to make the hack work?
Anonymonk replied to Anonymonk's topic in Help & Support
i just understood that i have to print register value when the watchpoint is hit... i actually tried to backtrace out of a breakpoint ... but "br s -a 0xhpoffset" was hitting nothing... i have to read more about breakpoint s0 and s1 is my hp... but nowhere to be seen in ida s2 and s3 is max hp backtrace + registers 1st hit backtrace + registers 2nd hit i dont know why, something is wrong about old value-new value.. after a second look, s16 s17 s26 s27 seems to be the hit i took -
Help/Support [IDA] what to edit to make the hack work?
Anonymonk replied to Anonymonk's topic in Help & Support
in case someone want to help me but there is not the neccesary information to do so, i uploaded the processed binary by ida here, https://www.dropbox.com/s/rxq43n9tw4p3usg/acier.idb?dl=1 to see crossreference.. or subroutine... , just in case ^^ -
Help/Support My games crashing after playing 5-10minutes
Anonymonk replied to arhan_1786's topic in Help & Support
otherwise if crashreporter doesn notify you anything, you can just run in safe mode and see if your games still crash, then yu have to find by yourself what cause that, with icleaner... also cocoatop might be helpfull to see if a process is hanging your cpu -
hi again, still working on Assassin creed unity, if someone could give me a hand to figure out what to edit for one offset, i think i could manage the rest alone. i couldn't find what to modify to get the unlimited health, so i took another watch point, killingspree. both watchpoint show the same instruction (on a different adress) i higlighted them in red LLDB killingspree IDA view-A of killingspree watchpoint (0 ; 1 ; 2 no killingspree - 3 killingspree activated) LLDB Health float 32b IDA view-A Health i also printed a list of all register out of curiosity.. and to try to understand... (edit: this list is wrong i didnt print at the time of the watchpoint) thank you for the help
-
yep.. thats it.. i can now try... but it seems really hard to begin to learn instruction in that assassin creed unity i made a try and everyone became immortal, and all attribute to max.... big mess seems like i will have to spend time to learn all that... if someone feel to tell me what to edit ... i welcome everyone, hihihi
-
i guess i could have choose something easier for my first start ^^, but thats that one i want to hack... so i have a problem, when i dissassemble the binary as arm7 in ida (arm proc), he show a different hex view... as just to open the binary as raw... i tried to open the binary with several Hex editors, they never match with the hex values from ida i was thinking to edit the binary inside my iphone with a hexeditor and test it straight away... binary of assassin creed unity, thinned and alsr removed HEX value from binary HEX value from dissassembled binary in IDA the watchpoint is health going down in 32b float lldb watchpoint IDA view-A when i convert arm to hex or hex to arm... nothing is matching with the value i find when i open the binary in a hex editor.. why is that so, a protection? all the tuto i have red or watched dont have that issue... thanks
-
Yep, as pointed Ted2 when i put the thinned bin in assassin creed and debugg from that one, it was all right but still the journey seems to be long
-
thanks but the video is not available @ZahirSher
-
TuT Using IDA to Hack iPhone Games - HBK PDF Tutorial
Anonymonk replied to NitroxicDemon's topic in Tutorials
need to fill paypal or credit card to download that.... nice ... someone could make a dropbox, mediafire, or whatever download link? thanks