The following issue has been fixed with the patch attached to this post (it has
been verified to work on my setup).
Here's some comment from the author (Nikos Mavrogiannopoulos) on the issue:
"It seems the openssl digests option was never tested with cryptodev. The code
as I understand it wouldn
On 2/25/2012 3:30 PM, sandeep kiran p wrote:
MSDN says
" To enumerate the heap or module states for all processes, specify
TH32CS_SNAPALL and set /th32ProcessID/ to zero. "
So it presumably does the heap and module walk for all processes and
not only for the current process.
Aha! Missed