Jump to content

masbog

Member
  • Posts

    20
  • Joined

  • Last visited

Everything posted by masbog

  1. woi woi woi... ternyata pak cex ada dimari... wkwkwkwkwk 

  2. hi dida, i need offline mode, did you support for it? sometimes i don't have an internet connection *sad
  3. 1st i try add new function on drop_payload.c for get host kernel version (uname -a) but i was got SIGBART signal... wkwkwkwkwk then always ask me to reboot the iDevice... maybe some one can improve this... char* u_name() { if (cached_privileged_port == MACH_PORT_NULL) { printf("call cache_privileged port first\n"); return NULL; } char* bin = "/bin/uname"; char* argv[] = {bin, "-a", NULL}; char* envp[] = {NULL}; size_t output_size = 0; return spawn_binary_and_capture_output(cached_privileged_port, bin, argv, envp, &output_size); }
  4. hmmmm triple_fetch is not a Jailbreak tools it's exploit, where can be adapted to a jailbreak
  5. doesn't work on my iPad5,3 (iPad Air 2) using mach_portal i was succeeded nc into my iPad, but disk mount as read-only fs... some one can help to remount it as R/W access? so i can copy the Cydia.app from yalu bootstrap.tar
  6. 1. open PP jailbreak apps (don't forget to trust dev profile) 2. after open it, touch the circle button 3. click the power button (lock device) 4. wait for the local notification from PP Jail break 5. after shown the local notif from PP, open it... 6. then open cydia
  7. Try install iRET, i was contributed it, and uploaded into my github Or looking for some code to define app and document of app location
×
  • 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