Reisen_1943
Reisen_1943
Im trying to hook into a dynamic dex that is encrypted and will be decrypted/load on run time. Simple code-snipet i want to hook: ``` package com.uk; ... public class...
### GEF+GDB version ```shell GEF: rev:295cbf7afa5fd59a88c066e478bd3ef22760a6de (Git - clean) GDB: 12.1 GDB-Python: 3.10 ``` ### Operating System Ubuntu ### Describe the issue you encountered No Stack and Code segment ###...
### Description Hello, after use openocd to create a local gdb server, i try to attach but pwngdb cant break, it just hang. I try again with normal-gdb, it work....