Dewera / Lunar

A lightweight native DLL mapping library that supports mapping directly from memory
MIT License
584 stars 102 forks source link

Failed to call the entry point of the DLL with ProcessAttach - on windows 20H2 #26

Closed akeluke closed 3 years ago

akeluke commented 3 years ago

When I try inject a DLL that's in bytes, I get this error. Is this because I updated to windows 20H2? as it worked before.