-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
This seems to be compatible only with 32-bit OS so I had to set Appinit under WOW-64 node for this to work on Windows 64-bit:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CurrentVersion\Windows
and then use findstr ExfilKeyData "C:\CryptoHookLog.dll"
But how to compile for 64-bit?
antiransom.cpp(711) : error C2664: 'ReadProcessMemory' : cannot convert parameter 5 from 'DWORD *' to 'SIZE_T *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Metadata
Metadata
Assignees
Labels
No labels