Skip to content

64-bit support #4

@otofoto

Description

@otofoto

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions