Sunday, 15 November 2020

lldb stop conection after random time

Hello, When i SSH into my device (via WIFI or USB) and launch lldb, it work but, for any random time, it close the conection... Dred@macbook-pro-de-Dred ~ % ssh root@192.168.x.x root@192.168.x.x's password: ---:~ root# lldb (lldb) att deadtrigger2 Process 22391 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP frame #0: 0x00000001f9bd4148 libsystem_kernel.dylib`semaphore_timedwait_trap + 8 libsystem_kernel.dylib`semaphore_timedwait_trap: -> 0x1f9bd4148 <+8>: ret libsystem_kernel.dylib`semaphore_timedwait_signal_trap: 0x1f9bd414c <+0>: mov x16, #-0x27 0x1f9bd4150 <+4>: svc #0x80 0x1f9bd4154 <+8>: ret Executable module set to "/var/containers/Bundle/Application/AB88859F-E994-400C-95DE-5F869C84DF68/deadtrigger2.app/deadtrigger2". Architecture set to: arm64-apple-ios-. (lldb) c Process 22391 resuming // was going to search for GameGem ammo offset but it closed the conexion (lldb) Connection to 192.168.x.x closed by remote host. Connection to 192.168.x.x closed. Dred@macbook-pro-de-Dred ~ % // back to the mac SSH by WIFI or USB has the same result... I have installed lldb from Cydia (apt.bingner.com repo) lldb version : 10-1 iOS : 12.4 (ARM64)

from iOSGods RSS Feed https://ift.tt/36SfBKH

No comments:

Post a Comment