Jump to content

xoxoqtpai

Senior Member
  • Posts

    179
  • Joined

  • Last visited

Everything posted by xoxoqtpai

  1. I know but that doesn't work either so Ow yeah You can't use %hook if you do this test.test If you use this (.) because the dot is like a swift class so %hook boom.bmanalysehandler -(bool) isVipUser { return true; } %end It will lead into errors That is why you got to use %ctor but that was an mistake If you want to fix that error then you got to use %ctor Like this: %ctor { %init(SwiftClass = objc_getClass("Boom.BMAnalyticsHandler")); } %hook -(bool) Boom.BMAnalyticsHandler:(id) arg1 { return true; } %end So I fixed it the previous time for my boom tweak But now it doesn't work
  2. This is a link for the error https://imgur.com/a/lP1LG Here If I use there ctor like this %ctor - (BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { // Popup only once at each launch of the app. UIAlertView *igcredits = [[uIAlertView alloc] initWithTitle:@"Pref Cheats" It will give more sdk error but Idk what to do
  3. Hey, Guys i am developing tweaks with Theos but this is my first time to create an iosgods preference patcher Here are picture take a look at it: But if you know what is wrong to the code tweak.xm code is included Here is my tweak.xm #import "writeData.h" #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #import <substrate.h> #define PLIST_PATH @"/var/mobile/Library/Preferences/com.demy076.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %ctor { if(GetPrefBool(@"key1")) { writeData(0xOFFSET, 0xHEX); } else { } if(GetPrefBool(@"key2")) { writeData(0x10963C, 0xC0F8AC70); } else { } if(GetPrefBool(@"key3")) { writeData(0x10ACEA, 0xC0F8C871); } else { } if(GetPrefBool(@"key4")) { writeData(0x1806B8, 0x381C); writeData(0x2FA51C, 0x381C); writeData(0x1806B8, 0x7047); writeData(0x1806B8, 0x7047); } else { } } /* Popup with a link */ %hook AppDelegate // Change this with your Application's Delegate. AppController, UnityAppController, GameDelegate etc. - (BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { // Popup only once at each launch of the app. UIAlertView *igcredits = [[UIAlertView alloc] initWithTitle:@"Pref Cheats" message:@"\nPref Cheats by demy kromhof for iOSGods.com" delegate:self cancelButtonTitle:@"Thanks" otherButtonTitles:@"Visit Us", nil]; [igcredits show]; [igcredits release]; return %orig(); } %new -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *button = [alertView buttonTitleAtIndex:buttonIndex]; if([button isEqualToString:@"Visit Us"]) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"https://iosgods.com/"]]; } } %end
  4. Easy every app uses still 9.x sdk iOS 10 sdk aren't published by apple but maybe they did but I can only download 9.3 sdk not higher Yeah that did worked for me so be sure check that out
  5. The error only appear if you are out of space or your device don't stash the tweaks here is how fix 1- Remove a few tweaks (Those who use at least one or more mb) 2- Add this source : coolstar.org/publicrepo 3- Install Stashing for iOS 9.2 - 10.2 4- Restart iDevice 5- open your 10.1.1 mach_portal app jailbreak voila Hope I've Helped you. If that not works try to delete stuff and free up space In settings
  6. Use Yalu from kpwn github just search google kpwn/yalu102 Or https://yalu.qwertyoruiop.com/ But iOS 10.2.1 is not jailbreakable To see which iOS version you have Open settings>general>about scroll down until you see version
  7. There is a fix 1: Just hold the power/sleep button and the home button at the same time for 10-15 seconds it will reboot back in normal state 2: open the yalu102 or mach_portal app 3: Click on go when you click on go immediately hold the volume up + power button it will automatically reboot but don't release it when it's boot up it is in safe mode 4: go to cydia remove the hack just repeat step 1 5: open Yalu again click on go do nothing wait until it's reboot without volume up + power button that is not needed this time it will boot in jailbreak state without problems Hope it works for you TIP: iphone 7/7plus users have to do step 3 10-15 seconds for reboot apple changed that
  8. Yes that's true it isn't updated for iOS 10 xmodgames developer updated the tweak/app not for a long time so I thing he discontinued with updates but I'm not sure
  9. Hey tip you can do it with theos-jailed read the github https://github.com/BishopFox/theos-jailed Maybe this helps you out I used it for my windows computer to convert a patch to IPA But you need a tweak.xm to make and ./patchapp.sh .... name of the app then it will convert let me hear if this works or not then I will convert it Note: you need Cygwin and theos
  10. No sorry the makers of this app didn't make it for android it's only iOS if they make an app for android I did make it too for android but sorry no
  11. Working on it for you
  12. If the boom app crashes open it again I will fix it soon thanks
  13. Thanks erickbacan22 testing license http://iosddl.net/234dd6c760bd0d67/com.demy076.boomee_1.1.1-17+debug_iphoneos-arm.deb This is without license all bugs fixed no license Added credits Erick thank you https://imgur.com/a/amPpp Hacked App:Boom music player iTunes Link:https://itunes.apple.com/us/app/boom-best-equalizer-magical/id1065511007?mt=8 Bundle ID:com.globaldelight.iBoom Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). Hack Features: - Boom is fully unlocked so you can use all effects - 3D Surround is unlocked so enjoy your music Hack Download Link: [Hidden Content] Hack Download Updated Boomee++ Link: [Hidden Content] Please note: Its now called Boomee because BoomPremium I messed with code so now its named Boomee++ if you have a license problem just comment your id i will mail you an file You can send your ID to this email: [email protected] HELP!! I dont see an license id where to find it??> Its easy when you open the app an Uialert will popup and says ID now type your id in the mail send it in a 30-40 minutes You will receive you license Ifile Users /var/mobile/containers/xxxx.xxxx.xxxx(BoomDirectory)/Documents/license the you'll se an existing license file delete that and replace it with the file i sended to you open Boom magical surround player and voila you done (Recommended)Filza if youre on filza just open you will see an star on the bottom touch the star you see app manager Search for boom click on boom you see the Documents folder right in to there and do exact the same as step one If you use ifunbox Connect your Device > Please use ifunbox 4.0 Important: Ios 10,9,8.3 users jailbroken install house arrest fix just search in cydia you will find it install then do the steps as following only >>IFUNBOX USERS TUTORIAL FOR IFUNBOX USERS: Connect idevice to computer> You see apps click on that> Click on All my apps > Search Boom > Open Sandbox> Documents Folder Delete the old license file and replace it with the new i gave you via your email>> OPEN BOOM Done!! License password is free just protection against cracking my tweak or prove that youre human.. Change Log: - In the new version Bugs fixes so as Boom is crashing your device - Users Couldnt download from GDrive - Crashing fixed while some songs playing in the background the device going to safemode - Users Couldn't use Songs from itunes library - Boom 3D Surround was not functioning correctly even it was enable it didnt worked for some users - Any Bugs Just email me or PM on Iosgods.com Known Bugs: - The equalizer is probarly not working on armv7 users that have an iphone 5c dont have this problem - Fix will be released soon - No more bugs Please install crashreporter to mail the error to me so i can take a look Installation Instructions: Step 1: Download the hack file from the link above. Step 2: Copy the file over to your iDevice using any file managers mentioned above or skip this step if you're downloading from your iDevice. Step 3: Using iFile or Filza, browse to where you saved the downloaded deb file and tap on it. Step 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. Step 5: Let iFile / Filza finish the installation. Step 6: Once the installation is finished, open the app and enjoy the hack! Note: If you have any questions or problems, read our Frequently Asked Questions topic and if you don't find a solution, post your issue down below and we'll do our best to help! Credits: - @XoXoQtPAI - @Soeraa0929 (injecting the license check) - @Erickbacan22 thanks for trying my updated version Please use the Boomie++ Most problems appears in the first version sure be use the latest version: Email: [email protected] (Only for problems or If you need a license file to use my tweak) Costs of license password: Totally free you dont need to pay N/A Screenshots will come soon
  14. thanks men i really aprecciate it
  15. wait #include <substrate.h> %hook GDLocalIAPReceipt -(long long) isActiveAutoRenewableSubscriptionForDate:(id)arg1 { return TRUE; } %end %hook GDReceiptStore -(void) updateValidationState:(long long)arg1 { return TRUE; } %end %hook BMServerConfiguration -(void) setShouldShowBuyPrompt:(bool)arg1 { arg1 = TRUE; return %orig; } %end %hook Boom.BMAnalyticsHandler -(void) trackPurchaseCompleted:(id)arg1 isRestore:(bool) { arg2 = TRUE; return %orig; } %end %hook BMBoomAudioSystemController -(void) updateSystemState:(long long)arg1 { arg1 = ; return %orig; } %end %hook FBSDKServerConfiguration -(bool) isImplicitPurchaseLoggingSupported { return TRUE; } %end %hook FBSDKServerConfiguration -(id) initWithAppID:(id)arg1 appName:(id)arg2 loginTooltipEnabled:(bool)arg3 loginTooltipText:(id)arg4 defaultShareMode:(id)arg5 advertisingIDEnabled:(bool)arg6 implicitLoggingEnabled:(bool)arg7 implicitPurchaseLoggingEnabled:(bool)arg8 systemAuthenticationEnabled:(bool)arg9 dialogConfigurations:(id) timestamp:(id) errorConfiguration:(id) { arg3 = TRUE; arg6 = FALSE; arg7 = TRUE; arg8 = TRUE; arg9 = TRUE; return %orig; } %end %hook BMStore -(long long) validateProductWithIdentifier:(id)arg1 { return 1; } %end
  16. Hey can someone help me with this with THEOS it wont compile but i converted my code from patch to tweak and i did nothing wrong i hope Sorry for the bad images but click on the Link for screenshot http://imgur.com/a/knHQM
  17. I will do crypto just thanks for saying it
  18. Idk I was today developing a cydia for boom premium but I'm only getting error and internet is not the best opinion anymore so could someone explain me these error everytime i do make packages install I get these following errors: make[2]: [obj/Tweak.xm.a92de420o] error code 1 make[1]: *** [internal-library-all] error code 2
  19. Okay thanks I will do but it's so difficult so do I send a picture to you
  20. No I am not so smart at it and I tried by I'm getting errors fixed by they come back so that's why
  21. Hey I did with for boom everyone wanted anboom premium unlocker here is it a flex patch so can someone create a tweak of it and email me it I will publish the hack with credits your name Thanks here is the flex code paste it in your tweak.xm My email= [email protected] //Generated with FlexConverter. #include <substrate.h> %hook GDLocalIAPReceipt -(long long) isActiveAutoRenewableSubscriptionForDate:(id)arg1 { return ; } %end %hook GDReceiptStore -(void) updateValidationState:(long long)arg1 { arg1 = ; return %orig; } %end %hook BMServerConfiguration -(void) setShouldShowBuyPrompt:(bool)arg1 { arg1 = TRUE; return %orig; } %end %hook Boom.BMAnalyticsHandler -(void) trackPurchaseCompleted:(id)arg1 isRestore:(bool) { arg2 = TRUE; return %orig; } %end %hook BMBoomAudioSystemController -(void) updateSystemState:(long long)arg1 { arg1 = ; return %orig; } %end %hook FBSDKServerConfiguration -(bool) isImplicitPurchaseLoggingSupported { return TRUE; } %end %hook FBSDKServerConfiguration -(id) initWithAppID:(id)arg1 appName:(id)arg2 loginTooltipEnabled:(bool)arg3 loginTooltipText:(id)arg4 defaultShareMode:(id)arg5 advertisingIDEnabled:(bool)arg6 implicitLoggingEnabled:(bool)arg7 implicitPurchaseLoggingEnabled:(bool)arg8 systemAuthenticationEnabled:(bool)arg9 dialogConfigurations:(id)arg10 timestamp:(id) errorConfiguration:(id) { arg3 = TRUE; arg6 = TRUE; arg7 = TRUE; arg8 = TRUE; arg9 = TRUE; return %orig; } %end %hook BMStore -(long long) validateProductWithIdentifier:(id)arg1 { return ; } %end
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines