-
Posts
3,170 -
Joined
-
Last visited
Everything posted by Crypto
-
Tutorial Installing Powerline-shell on a Jailbroken Device
Crypto replied to AnotherLurker's topic in Tutorials
Thanks beautiful rick -
May be a bit harsh but no one will teach you, it takes time to learn how to hack ios games using IDA. Shmoo learned by himself and he's only 16, look at what he can do now. The tutorials here are helpful but you might want to search deeper, videos on youtube or learn how the ARM language works. If you have any issues while learning do some research first on the specific problem. If you really don't understand than make a help & support topic and an experienced member on this forum will gladly help. Goodluck
-
Tool Acronis Disk Director 12.0 Build 3270 + BootCD | 428.26 MB
Crypto replied to BoriNinja's topic in Other Stuff
Hmm -
General Get ringtones with no computer!
Crypto replied to Naval's topic in App Store Apps Discussion
You said thanks 2 times u crazy boi -
General Get ringtones with no computer!
Crypto replied to Naval's topic in App Store Apps Discussion
Kewl. -
This website wasen't affected, it was all dating/cheating on your husband/wife kind of websites. I'm guessing some users had the same email and password there like they do here. Unless you use these kind of websites
-
About 20 or so websites got hacked and huge account dumps were leaked. So someone managed to spam explicit video's on the shoutbox using around 10 VIP accounts. So he basically muted every VIP's until the situation was cleared
-
Just pm DiDA for now, he'll unlock you.
-
Patcher Walkr - Galaxy Adventure in Your Pocket (All Versions) +6
Crypto replied to Joka's topic in Free Jailbreak Cheats
-
Patcher Walkr - Galaxy Adventure in Your Pocket (All Versions) +6
Crypto replied to Joka's topic in Free Jailbreak Cheats
Sensei = senpai? -
Patcher Walkr - Galaxy Adventure in Your Pocket (All Versions) +6
Crypto replied to Joka's topic in Free Jailbreak Cheats
Rub my foot please -
Patcher Walkr - Galaxy Adventure in Your Pocket (All Versions) +6
Crypto replied to Joka's topic in Free Jailbreak Cheats
Goodjob student. -
You still don't understand buddy, I was saying that you asked for a hack when you also said that it was fully server-sided. Then you tell me there's a mod for it which means it's not server-sided. I'm not trolling, just showing the obvious. Anyways lol
-
I don't think you understood, oh well
-
Hack [UPDATE] Mimo: Learn how to code (ALL VERSION) +2
Crypto replied to Amuyea's topic in Free Jailbreak Cheats
-
Welcome
-
Goodjob just mark my UI code as "answered" so other users can rely on it if they have the same issue as yours
-
Oh, everygame that I hacked had the same one find the right one for the game you're hacking then
-
Oops, you gotta add : #import <UIKit/UIKit.h> On top of your tweak.xm
-
Tweak.xm : %hook AppDelegate -(BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { UIAlertView *alert = [[uIAlertView alloc] initWithTitle:@"APPNAME" message:@" Cheat By Crypto" delegate:self cancelButtonTitle:@"Thanks!" otherButtonTitles:@"For more hacks, Click Here!", nil]; [alert show]; [alert release]; return %orig(); %new } -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { if(buttonIndex !=alertView.cancelButtonIndex) { [[uIApplication sharedApplication] openURL:[NSURL URLWithString:@"https://iosgods.com]]; } } %end Makefile : ARCHS = armv7 arm64 TARGET = iphone:clang:latest:latest #CFLAGS = -fobjc-arc #THEOS_PACKAGE_DIR_NAME = debs include theos/makefiles/common.mk TWEAK_NAME = fruit minehack_FILES = Tweak.xm minehack_FRAMEWORKS = UIKit minehack_LDFLAGS += -Wl,-segalign,4000 CFLAGS =-w include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard" Try that and compile again. For the tweak.xm just change the credits and appname to what you want.
-
Patcher Hack Respawnables v4.7.0 +3 [Unlimited Gold + Cash]
Crypto replied to Zahir 's topic in Free Jailbreak Cheats
Goodjob