W
wendelborg
Reviewing application security on Windows Mobile I am wondering about
memory readability in .Net CF, especially when it comes to datasets.
Memory access is protected in some ways through .Net, but it is still
possible to use tools like Remote Heap Walker to browse through. Are
datasets encrypted in memory or directly readable? We have so far not
been able to find any remains of our test datasets, but plain strings
seem to exist in clear text.
A side question is if there are any other tools for dumping memory or
searching for certain strings.
All help will be appreciated.
Best Regards,
Tommy Wendelborg
memory readability in .Net CF, especially when it comes to datasets.
Memory access is protected in some ways through .Net, but it is still
possible to use tools like Remote Heap Walker to browse through. Are
datasets encrypted in memory or directly readable? We have so far not
been able to find any remains of our test datasets, but plain strings
seem to exist in clear text.
A side question is if there are any other tools for dumping memory or
searching for certain strings.
All help will be appreciated.
Best Regards,
Tommy Wendelborg