- 
                Posts641
- 
                Joined
- 
                Last visited
Everything posted by Walking Hell
- 
	  Tutorial Use the hacks wisely! You have been warned.Walking Hell replied to Dr. Goku's topic in General Talk damn, this makes me scary enough to not develop and release tweaks anymore imagine being sued Thanks for warning bro
- 
	  Mod Menu Hack Mr Gun v1.5 +1 Cheat [Unlimited Coins]Walking Hell replied to Joka's topic in Free Jailbreak Cheats impressive
- 
	ARCHS = armv7 arm64 TARGET = iphone:clang:latest:latest #CFLAGS = -fobjc-arc #THEOS_PACKAGE_DIR_NAME = debs include $(THEOS)/makefiles/common.mk TWEAK_NAME = AngryBirds2 AngryBirds2_FILES = Tweak.xm AngryBirds2_FRAMEWORKS = UIKit AngryBirds2_LDFLAGS += -Wl,-segalign,4000 include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard" SUBPROJECTS += AngryBirds2 include $(THEOS_MAKE_PATH)/aggregate.mk
- 
	Hello community, i am trying to compile a code that i made with code inject generater from armconverter.com and i get the next error when i am trying to compile it. ==> Preprocessing Tweak.xm… ==> Compiling Tweak.xm (armv7)… Tweak.xm:13:23: error: implicit conversion from 'long long' to 'unsigned int' changes value from 504580047013621729 to 520040417 [-Werror,-Wconstant-conversion] writeData(0xB8559C, 0x0700A0E11EFF2FE1); What am i doing wrong?
- 
	  TuT Varieties of UIAlertView Types to Use in your Tweaks & Patchers!Walking Hell replied to Chrizk0's topic in Tutorials 
- 
	Gud
- 
	  Video IDA Hacking Tutorial #1 - Learning SUB EditionWalking Hell replied to Zahir 's topic in Tutorials vid is long dead, needs a new mirror link, lol
- 
	Well done
- 
	Aye
- 
	Old but gold.
- 
	same here, doesn't seem to be "activated"
- 
	this topic can be closed, repo is dead for some time.
- 
	  Mod Menu Hack Hempire - Weed Growing Game v1.18.1 +100++ [ Currency Hack ]Walking Hell replied to 0xSUBZ3R0's topic in ViP Cheats The “brewing” doesn’t work the strains are still 0
- 
	  Mod Menu Hack Hempire - Weed Growing Game v1.18.1 +100++ [ Currency Hack ]Walking Hell replied to 0xSUBZ3R0's topic in ViP Cheats Smoking hot
- 
	  Coupon iOSGods' 4th Anniversary Celebration!Walking Hell replied to Klepto's topic in Forum Announcements Happy anniversary! and a good moment to try vip to, cheers
- 
	  Coupon iOSGods' 4th Anniversary Celebration!Walking Hell replied to Klepto's topic in Forum Announcements Cheers
- 
	  Guide [Advanced][IOS 11] Cracking ipa's the new way.Walking Hell replied to Walking Hell's topic in Tutorials i don't have many friends that do that for me
- 
	Hello, i will show you here the new way of cracking applications. this guide or method might be hard for some users. Requirements: - brain.exe - macOS - python 2.7 - package manager like brew - usb lightning cable - jailbroken idevice on ios 11 now that u get that stuff, open cydia and add the repo: https://build.frida.re/ and install frida (7.10.1) on your idevice. next You get python from either the official website or use a brew. for brew : brew install python@2 now open an terminal and enter: git clone --recursive https://github.com/AloneMonkey/frida-ios-dump.git next step in terminal: cd to that folder. sudo pip install -r requirements.txt --upgrade (Python 2.7) and in terminal: brew install usbmuxd or if you are stuck follow those instructions: reddit guide or iphonedevwiki next: Run usbmuxd/iproxy SSH forwarding over USB (Default 2222 -> 22). e.g. iproxy 2222 22 (note: i used 127.0.0.1) To make the magic happen: make sure the idevice is connected via usb. edit the dump.py with IDLE check if the following lines of 32 to 35 are correct: User = 'root' Password = 'alpine' ## (your root password) Host = '127.0.0.1' Port = 2222 save and close it. Run ./dump.py Display name or Bundle identifier note: make sure the app that u want to crack/dump is also open on the idevice. and for app display list: Run ./dump.py -l when it's done properly: enjoy!

 
        