Jump to content

Mr_BigBoss

Senior Member
  • Posts

    592
  • Joined

  • Last visited

Everything posted by Mr_BigBoss

  1. Hi everyone, Once again here to ask help . I was wondering what i could change to the code below. I couldn't find any tutorial on this offset. Anyone idea what i can change? FYI: this is offset for to do damage. I want to get the function one hit kill. VMOV.F32 D0, #1.0 Anyone? Thank you.
  2. You have a funny profile pictures i like it. I hope you do win buddy. Good luck!
  3. @Joka sexy pictures
  4. @Infocus i wish u the same! @Klepto @DiDA Thanks for doing this guys . I dont know on what base you choose but may the best win. Wish you guys the best.
  5. I see your new i wish all the best
  6. GiancarloElSexy, i like your profile picture
  7. Yeah i came across that but was not sure cause didn't read about the tapping. Thank Ted2
  8. Hi there friends, I'm looking for the latest IGMM like in the latest hacks. With the three finger tap thing Can someone post the link to the correct topic? Thanks. And i don't mean this one; https://iosgods.com/topic/50448-nic-template-mod-menu-theos-template-easily-create-your-own-igmms/ Thankssss
  9. @afafafa Welcome to iOSgods. Hope you enjoy your stay
  10. Problem solved! I download the include.zip with everything in it. Thanks you all!
  11. Dida helped me with that thanks. Now looking for Preferences.h
  12. Now i get this: //var/mobile/db/db/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. //var/mobile/db/db/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Making all for tweak db... make -f Makefile --no-print-directory --no-keep-going \ internal-library-compile \ _THEOS_CURRENT_TYPE=tweak THEOS_CURRENT_INSTANCE=db _THEOS_CURRENT_OPERATION=compile \ THEOS_BUILD_DIR="." _THEOS_MAKE_PARALLEL=yes //var/mobile/db/db/theos/bin/logos.pl -c warnings=error Tweak.xm > ./obj/Tweak.xm.mm Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. clang++ -x objective-c++ -c -I"//var/mobile/db/db" -DTARGET_IPHONE=1 -O2 -I//var/mobile/db/db/theos/include -include //var/mobile/db/db/theos/Prefix.pch -Wall -Werror -isysroot "//var/mobile/db/db/theos/sdks/iPhoneOS9.3.sdk" -arch armv7 -D__IPHONE_OS_VERSION_MIN_REQUIRED=__IPHONE_3_0 -miphoneos-version-min=3.0 -I/usr/include -include "logos/logos.h" ./obj/Tweak.xm.mm -o obj/Tweak.xm.e772d3ba.o Tweak.xm:15:3: error: use of undeclared identifier 'vm_writeData' vm_writeData(0xC45A80, 0x147097E5); ^ 1 error generated. make[2]: *** [obj/Tweak.xm.e772d3ba.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [db.all.tweak.variables] Error 2 @DiDA Tweak.xm looks like this now: /* Generated using http://armconverter.com/codeinjectgenerator/ */ /* To MSHook Offsets, use http://armconverter.com/mshookgenerator/ */ #import <Foundation/Foundation.h> #import <substrate.h> #define PLIST_PATH @"/var/mobile/Library/Preferences/com.mrbigboss.db.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %ctor { if(GetPrefBool(@"attack")) { vm_writeData(0xC45A80, 0x147097E5); } else { } }
  13. I will PM it to you. Its only one code :s
  14. Hi, I was wondering if someone can help me with this. Its my first time doing it on my own When i use "make package" i get error so i used "make package messages=yes" and i get this: > Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. > clang++ -x objective-c++ -c -I"//var/mobile/db/db" -DTARGET_IPHONE=1 -O2 -I//var/mobile/db/db/theos/include -include //var/mobile/db/db/theos/Prefix.pch -Wall -Werror -isysroot "//var/mobile/db/db/theos/sdks/iPhoneOS9.3.sdk" -arch armv7 -D__IPHONE_OS_VERSION_MIN_REQUIRED=__IPHONE_3_0 -miphoneos-version-min=3.0 -I/usr/include -include "logos/logos.h" ./obj/Tweak.xm.mm -o obj/Tweak.xm.e772d3ba.o > Tweak.xm:1:3: error: expected unqualified-id > { > ^ > 1 error generated. > make[2]: *** [obj/Tweak.xm.e772d3ba.o] Error 1 > make[1]: *** [internal-library-all_] Error 2 > make: *** [db.all.tweak.variables] Error 2 > Thanks
  15. Nice name you have
  16. Seif23000 is a nice guy! ios brother
  17. Thanks Zimon. They look great!
  18. Hi there, I did break ptrace on Terminal for the game Dynasty Blades, it said invalid command?
  19. Thanks i wish the same for you. Good luck!
  20. Luciferstar, good luck!
  21. I was first lol Thanks. Same do you
×
  • 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