Jump to content

fahd25

Member
  • Posts

    93
  • Joined

  • Last visited

Everything posted by fahd25

  1. I bought the device to try old method. When the method did not work, I sold the my Mac pro i can make this for windows ?
  2. this method for LLDB debugserver 192.168.1.100:23 --attach="binary" how make attach for GDB ?
  3. how run your gdb in ida by remote gdb debugger ?
  4. my iphone 6 ios 11.0.1 i used this in my mac and debugserver @shamo from repo
  5. all time i get this errors debugserver ipaddress:1234 -a binary debugserver-@(#)PROGRAM:debugserver PROJECT:debugserver-360.0.26.14 for arm64. Attaching to process 2838... error: failed to attach process 2838: (os/kern) invalid argument ???????????????? Exiting. root#
  6. khkjh
  7. sssssssssssssssss
  8. debugserver ipaddress:1234 i make this in my device mobile terminal or in my pc putty ?
  9. how find gdbinit ?? i not have .
  10. is working for ios 11 electra ?
  11. hellp iam ios 11 (gdb) att 3538 Attaching to process 3538 [New Thread 0x1203 of process 3538] [New Thread 0x1303 of process 3538] [New Thread 0x1403 of process 3538] [New Thread 0x1503 of process 3538] ..... (gdb) watch *0x1c043e910 *****breakpoint.c: watch_command_1:11157: here! *****breakpoint.c: update_watchpoint:1865: here! *****breakpoint.c: update_watchpoint:2189: we are at the end of this function! Hardware watchpoint 1: *0x1c043e910 (gdb) c Continuing. *****breakpoint.c: update_watchpoint:1865: here! *****breakpoint.c: update_watchpoint:2189: we are at the end of this function! *****breakpoint.c: insert_watchpoint:10712: watchpoint bl->address 0x1c043e910, length 4, bl->watchpoint_type 0 | result: -1 Warning: Could not insert hardware watchpoint 1. Could not insert hardware breakpoints: You may have requested too many hardware breakpoints/watchpoints. Command aborted. (gdb) ????????????????????????????????? ?
  12. how add hook method ? %hook method { - return true or false; } %end
  13. hellp hellp .....error:......... Tweak.xm:34:28: error: expected expression UIColor *themeColor = ?; ^ Tweak.xm:22:45: error: expected expression static const UIBlurEffectStyle blurStyle = ?; ^ Tweak.xm:17:27: error: expected ':' static const bool blur = ?; ^
×
  • 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