just4phun
October 22nd, 2009, 08:52
Has anyone figured out how to use IDA Pro to remote debug on the iPhone??
I have been successful running the debug server on the iphone, but when trying to attach to a process, I get an error "IDA can not find any processes", when I try and launch the file via IDA, it just crashes the server on the iPhone.
Does this actually work? I have been looking online but have not seen anyone saying it does or does not.
>>> Output iphone server - attach to process method
e.app root# ./iphone_server
IDA iPhone remote debug server(MT). Version 1.9a. Copyright HexRays 2004-2008
Listening on port #23946...
session 1 entered
=========================================================
Accepting incoming connection...
>> IDA on PC
- MsgBox "The process list of the remote machine is empty"
Closing incoming connection...
session 1 exiting
Thanks!!
I have been successful running the debug server on the iphone, but when trying to attach to a process, I get an error "IDA can not find any processes", when I try and launch the file via IDA, it just crashes the server on the iPhone.
Does this actually work? I have been looking online but have not seen anyone saying it does or does not.
>>> Output iphone server - attach to process method
e.app root# ./iphone_server
IDA iPhone remote debug server(MT). Version 1.9a. Copyright HexRays 2004-2008
Listening on port #23946...
session 1 entered
=========================================================
Accepting incoming connection...
>> IDA on PC
- MsgBox "The process list of the remote machine is empty"
Closing incoming connection...
session 1 exiting
Thanks!!