Archive for July 11th, 2008
Daily Archive
Friday, July 11th, 2008
Debugging Windows Mobile 6 Applications with IDA
Today I’ve been trying to debug an application remotely with IDA Pro and I found the following error when launched the program:
Copying the debugger server to PocketPC …
Could not invoke debugger server at PocketPC: Access denied.
Thus, surfing the web I found a workaround regarding the security polices of the handheld. Just by changing some values […]