-
Posts
217 -
Joined
-
Last visited
Everything posted by Hell_is_Here
-
Help/Support LLDB Error: Failed to attach to process
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
yess i have thinned the binary and removed the aslr -
Help/Support LLDB Error: Failed to attach to process
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
I solved it by changing the ip address when connecting with puuty and using a different port Yes im sure this is the correct offset as it changes the ingame value -
Help/Support LLDB Error: Failed to attach to process
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
ok so i got to the point where you add the breakpoint ive checked the adress 100 times and it changes the value i want which means its correct but when i add the breakpoint it says the following -
Help/Support LLDB Error: Failed to attach to process
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
He didnt answer what am i supposed to do -
Ok so im tryin to hack a game using lldb on windows using DiDas tutorial whenever i attach a process it gives this to me https://i.imgsafe.org/2d93bdb.png error: failed to attach to process 50566: (os/kern) invalid address Exiting. Plss help me
-
Alienware AREA 51 [Alienware PC] (Intel Core i7) Giveaway!
Hell_is_Here replied to ArronH's topic in Community Giveaways
Wow -
Patcher [FIXED]Bloons Tower Defense Battles v3.4.3 Hacks +7
Hell_is_Here replied to a topic in Free Jailbreak Cheats
Wow -
TuT [EZ] Free steam games and items (even money):D
Hell_is_Here replied to Kiroshima's topic in Other Stuff
I'll try it I'll try it -
Help/Support Flex Code to Tweak.xm not Working
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
Thanks Guys I managed to Fix it Apparently the file had a armv64 portion so I added ARCHS = armv7 arm64 To the top of the make file AND I had some other problems in the tweak.xm file so I fixed them as well Yeah I figured and I fixed it guess I should double check the tweak.xm for mistakes -
Help/Support Flex Code to Tweak.xm not Working
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
Here You go its a .zip file just unzip it https://db.tt/CHTkQffQ -
Thx
-
Help/Support Flex Code to Tweak.xm not Working
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
Yeah I'm pretty Sure -
Help/Support Flex Code to Tweak.xm not Working
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
They were all in one class and yes I put the correct identifier They were in the same class -
Help/Support Flex Code to Tweak.xm not Working
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
Yeah -
Ok guys so I wanted to make a ms hook hack And I took the target methods from flex The problem is the patch in flex works just fine but the same thing in Tge tweak.xm does not work when I make the package and install it HERES MY TWEAK.xm File; %hook DataManager -(int) reviveCost { return 0; } -(int) powerupCoinAddictLevel { return 10; } -(int) powerupFreezeLevel { return 10; } -(int) powerupMagnetLevel { return 10; } -(long long) allCoins { return 100000000; } -(float) powerupCooldown { return 0; } -(float) powerupCooldownVar { return 0; } -(float) powerupShieldTime { return 1000; } -(float) powerupShieldCooldown { return 1.00003; } -(int) powerupShieldCost { return 0; } -(int) rouletteCost { return 0; } -(int) adReward { return 5000000; } %end Here's the flex screenshot of the patch in FLEX 2
-
[Tutorial] How To Convert Flex/Flex 2 tweaks to .deb
Hell_is_Here replied to Gh0stByte's topic in Tutorials
Thx -
Tgx
-
Hacked App:OK K.O.!Lakewood Plaza Turbo v1.0 iTunes Link:https://itunes.apple.com/us/app/ok-k.o.!-lakewood-plaza-turbo/id965000875?mt=8 Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools / AnyTrans / iExplorer / DiskAid or any other file managers for iOS. Hack Features: - Feature 1:200 coins (apparently that's the max limit and it can't go any further) Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Open the app, play it a bit then close it from multitasking. Step 2: Download the file from the link above. Step 3: Unzip, copy/paste the files/folders to: iOS 8 users: /User Applications/AppName/Library/Prefrences using iFunBox or /var/mobile/Containers/Data/Application/AppName/Library/Prefrences using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9 and higher read this tutorial: http://iosgods.com/topic/9651-how-to-installapply-hacks-posted-in-this-section-if-youre-on-ios-83-84-90/ Note: Backup your original app files before replacing them with these modified ones. Step 4: Overwrite the new hacked files with your old ones and open the app. Note: If you have any questions or problems, read our Frequently Asked Questions topic or post your issue down below and we'll do our best to help! Credits: - Me Hack Screenshots: N/A
-
Hack [Educational] WiFi Password Hack Very easy for iOS
Hell_is_Here replied to abidfaster's topic in DIY Cheats
Thx -
Patcher Hack Respawnables v3.7.0 Cheats +4
Hell_is_Here replied to Zahir 's topic in Free Jailbreak Cheats
Thx -
Hack [sub_x]Call of Duty: Strike Team v1.4.0 Hacks +5
Hell_is_Here replied to a topic in Free Jailbreak Cheats
Thx -
Patcher Blitz Brigade 2.2.1 Hack With Binary +5
Hell_is_Here replied to MrDemoManHax's topic in Free Jailbreak Cheats
Thx -
Thx
-
Help/Support String Hacking [IDA][Sub_x games]
Hell_is_Here replied to Hell_is_Here's topic in Help & Support
ca n some1 pls make anotherone -
Can someone pls make a detailed tutorial[not a video]on how to hack sub_x games using ida with string method