Reputation: 1538
How do I create a minidump of a user-mode application (containing all the mapped memory for said usermode application) on the Windows Mobile or Pocket PC 2003 platforms?
Upvotes: 0
Views: 295
Reputation: 5959
Itsutils offers a memory dump tool (see itsme on xda-developers.com). But you need to know the start address.what is the intention for making this dump?
Upvotes: 0