Jump to content

sn0wqt

ViP Pro
  • Posts

    3,072
  • Joined

  • Last visited

Everything posted by sn0wqt

  1. don't know test it, if u want debugserver of ios9 arm64 i can pm it to u. its freshly built by my self
  2. this is for the ones who can't debug with gdb on windows this debug server works on the win lldb version though you are welcome
  3. How to build Debugsever binary for any iOSes on MAC OS X: 1. On Terminal cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/7.0 (which iOS do you have, mine is iOS 9 so i need to cd to the 9.0 folder) 2. then hdiutil attach ./DeveloperDiskImage.dmg 3. this will Mount DeveloperDiskImage.dmg, copy everything into a folder 4. Use iFunbox or SCP tool upload all files in DeveloperDiskImage.dmg to iphone /Developer (if you use xcode to debug on device before, you can skip this step) 5. find debugserver binary in /usr/bin in the files that you copied from the dmg before and copy it to Desktop or anywhere else (simple place). 6. cd to the folder that contains the debugserver and thin it to what Arch you want by any of these commands. (mine is arm64 so i'll use that) lipo -thin armv7 /Developer/usr/bin/debugserver -output debugserver lipo -thin armv7S /Developer/usr/bin/debugserver -output debugserver lipo -thin arm64 /Developer/usr/bin/debugserver -output debugserver 7. next we need to sign the debugserver: 1st) make a new file in the same directory and name it entitlements.plist 2nd) copy this code and paste it in the file. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>com.apple.springboard.debugapplications</key> <true/> <key>run-unsigned-code</key> <true/> <key>get-task-allow</key> <true/> <key>task_for_pid-allow</key> <true/> </dict> </plist> 3rd) Then sign it by this command. codesign -s - --entitlements entitlements.plist -f debugserver 8. copy the debugserver to the iPhone by this command. scp ./debugserver root@wifi-IP:/usr/bin/ (find the IP in ur iPhone's Settings/Wi-Fi then tap the little button near your Wi-Fi's name.) We are done
  4. Hopper Disassembler v4.0.8 Hopper is a reverse engineering tool for OS X and Linux, that lets you disassemble, decompile and debug your 32/64bits Intel Mac, Linux, Windows and iOS executables! Native Hopper is perfectly adapted to the environment. The OS X version makes full use of the Cocoa framework, and the Linux version makes use of Qt 5. Procedures Hopper analyzes function's prologues to extract procedural information such as basic blocks and local variables. Extensible (OS X) With the Hopper SDK, you'll be able to extend Hopper's features, and even write your own file format and CPU support. Control Flow Graph Once a procedure has been detected, Hopper displays a graphical representation of the control flow graph. You can even export a PDF. Download Link: [Hidden Content] You might need to disabled Gate Keeper completely to run this just type this command in terminal: sudo spctl --master-disable Virus Total: https://www.virustotal.com/en/file/d43b2170b85d7415215f4eb0e097a13960c02c834e83f625d3ac03ad1391eda8/analysis/1468776702/
  5. can i get 5 stars rating on my profile? :p

    1. Show previous comments  2 more
    2. cu_rry

      cu_rry

      can i get 5 kleptos

    3. FafoWithMatar

      FafoWithMatar

      No screenz. No

    4. mitosis

      mitosis

      F1reCub3s, I feel you are desperate...1 star, 2 star, 3 star, what matters is you. We love you for who you are, not how many stars you got.

    5. cu_rry
    6. sn0wqt
  6. the tweak is compatible for iOS 7-8-9 not the game...
  7. Compatible with iOS 7, 8 and 9 Poke Go ++ - The Pokemon tweak that makes Pokemon Go work on JB! Allows you to fake location and lets you chat with other players near you! PokemonGoAnywhere included! thanks to williamlcobb.com !!! Get it from: [Hidden Content] Credits: UnlimApps and WilliamLcobb!
  8. For ex: Angry birds is number 5 and i want to crack the whole ipa, i will use Clutch -d 5 For the new clutch -d is for dumping/cracking the whole IPA
  9. clutch wont show cracked apps in the list
  10. Can u please be more specific? Do you want to crack already cracked apps/games?
  11. whats the error dude? Also what are you pc specs?
  12. ok i already fixed this, when turned on batter saver it edited the Display Refresh rate, how to fix this: right click on the desktop and choose Graphics Properties... (if Intel!!!) then navigate to Power icon in the Intel Graphics Properties. after that choose "On Battery" option and click Disable button in the "Display Refresh Rate Switching" then click Apply and Save the Profile with a name. And Done! @@DiDA @ thanks for ur helps
  13. yup bcs this happened to me before formating my pc too and same after using power saver mode, i realized that now
  14. goes black like turned off for only 1-2 seconds and goes back to normal
  15. not right after that but yeah after using power saver mode on having full battery
  16. hello guys, as the title says. my pc's screen turns black for 2-3 seconds and gets back to normal when plugging in power core or even when plugging it out Earthiest was right and asked if power saver was on... its not but it was before and i forgot to turn it off, i plugged in to power core again now this issue started. even Power saver is already turned off please help???...
  17. use Airblue Sharing, its a paid tweak but u can get it from my repo: repo.xarold.com Cracked by Julioverne for Xarold
  18. take back ur date to 01/1/2014 and install it again
  19. Ummm, hello. can someone crack Injustice: God's among us binary and send me the bin? thanks
×
  • 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