Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. How do u hack it tho? cause idk what causes crash now
  2. That's not what I meant. Thanks for teying to help though
  3. I wanted to hack arm64, not armv7 cause outdated
  4. gdb cantt run arm64 i see.. not neccesary then. solved
  5. Hi, I followed this tut for getting aslr using gdb, since I'm doing breakpoints on arm64.. But when I type the command info address _mh_execute_header It tells me this: (gdb) info address _mh_execute_header warning: Unrecognized osabi 0 in arm_set_osabi_from_host_info Error calling thread_get_state for GP registers for thread 0x3843lxerror on line 251 of "/Volumes/Builds2/BuildRoot/SourceCache/gdb/gdb-1708/src/gdb/macosx/arm-macosx-nat-exec.c" in function "void fetch_inferior_registers(int)": (os/kern) invalid argument (0x4) (gdb) What's wrong?
  6. Tried that, didn't go well. wil try again
  7. You only want 2000 gold nothing else? if yes, pm me
  8. Hi, I wanna find the aslr slide using gdb, but cant find anything on the web how. using lldb, it's just image list. But I can't use lldb & gdb at the same time.. but I have to do breakpoints.. I've read somewhere something about otool? Not sure what to do with that though. Anyone knows easy way?
  9. took some time, wanted to try but was busy. anyways here u go lol:
  10. Trigger Fist By Lake Effect Applications v1.11 com.LakeEffectApplications.TriggerFist Requires: iOS 4.3 or later. Price: Free Updated: 2012-12-18T06:18:06Z iTunes URL: https://itunes.apple.com/us/app/trigger-fist/id531184261?mt=8&uo=4&at=1010lce4 Hack Features - Inf ammo - Inf Grenades May come more soon Download Link [Hidden Content] Proof Video: Credits - @Ted2 - @xiaovfor helping me always
  11. "Don't Steal Mac OS X.kext, sometimes referred to as DSMOS or DSMOSX, is a file present in Intel-capable versions of the Mac OS X operating system which enforces a form of Digital Rights Management, preventing Mac OS X being installed on stock PCs. The name of the kext is a reference to the Mac OS X license conditions, which allow installation on one piece of Apple hardware only. According to Apple, anything else is stealing Mac OS X. The kext is located at /System/Library/Extensions on the volume containing the operating system.[4] The extension contains a kernel function called page_transform() which performs AES decryption of "apple-protected" programs. A Mac OS X system which is missing this extension, or a system where the extension has determined it's not running on Apple hardware, will be missing this decryption capability, and as a result will not be able to run the Apple-restricted binaries Dock, Finder, loginwindow, SystemUIServer, mds, ATSServer, backupd, fontd, translate, or translated." I can't find anything for a fix, but sh!tt
  12. windows loading macos using vmware or macos loading windows using vmware?
  13. have you installed hackintosh? edit; ur windows?
  14. Your code seems alright to me, can you pm me your project? I wanna see if I can compile it
  15. Sure! Making dinner right now, so after
  16. Hey, sdks installed too?
  17. Yes I got GDB! So the main function i need to hack is the one with Vectors? Wow thanks dude!
  18. Hi, So I found the right function for hacking health, I also hacked it & it worked. Sadly it works for my enemy too This is the part I hacked loc_16955C LDR R0, [R5,#0x40] LDR R1, [R11,#var_s0] SUB R0, R0, R1 STR R0, [R5,#0x40] CMP R0, #0 BGE loc_16957C I changed SUB R0, R0, R1 to a ADD & it worked. So I was thinking that linked function had to do something with branches, I did NOP the BGE loc_169557C Whcih resulted in both, me & enemy has normal health. The loc_169557c function looks like this (if that helps lol): loc_16957C VLDR S0, [R5,#0x4C] VCVT.F64.F32 D2, S0 VNEG.F64 D2, D2 VCVT.F32.F64 S0, D2 VSTR S0, [R5,#0x48] LDR R0, =(unk_C8103C - 0x1695A4) B loc_16959C Anyone could help me out? Thankyou in advance
  19. See tutorials in section how to properly install theos
  20. Do you have headers installed? and do you have a sdk installed?
×
  • 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