Hi All,
how can i debug a dylib when i start a iosgame ? and i want to see all Module of this dylib
Thanks all
Hi All,
how can i debug a dylib when i start a iosgame ? and i want to see all Module of this dylib
Thanks all
all Module of this dylib
Define all module of this dylib
To be clear, that statement made absolutely no sense of whatsoever
exp: when i use ida live debug i can see all module of this dylib but im newbie with lldb so i dont know how can i set breakpoint in one module of this dylib .
(lldb) break set -r . -s libobjc.A.dylib
You mean all modules in a process
Haven’t used LLDB in a while but I think you mean image list