ceserver-ios
ceserver-ios copied to clipboard
Does it support debugger attach?
When I want to find out what instructions write the address, the debugger need to attach process. But cheatEngine says debugger link timeout.
Your code doesn't seem to have the debugging feature implemented yet?
A debugserver-based debugger has been implemented in the latest commits. Please start debugserver listening on port:1234.
./debugserver 0.0.0.0:1234