Enabled Emulate WinAPI functions

Post here messages if you have any problems with working of Enigma Protector
Post Reply
baitso
Posts: 1
Joined: Thu May 22, 2025 1:54 pm

Enabled Emulate WinAPI functions

Post by baitso »

Enabled Emulate WinAPI functions and run the injection DLL to other processes, GetProcAddress (GetModuleHandleA (“Kernel32.dll”), “LoadLibraryA”) The obtained address is a Emulated address, not a real address. How to obtain a real address?
Enigma
Site Admin
Posts: 3082
Joined: Wed Aug 20, 2008 2:24 pm

Re: Enabled Emulate WinAPI functions

Post by Enigma »

Hi, for such specific kind of project you just should not use any Import Protection feature.
Post Reply