"Initialization error 1" When Injecting a DLL via MM

Issues related to VMProtect
Post Reply
Bennet
Posts: 2
Joined: Sat Jan 02, 2016 4:26 pm

"Initialization error 1" When Injecting a DLL via MM

Post by Bennet »

Hey,
I made a little Test Dll, It opens a MessageBox with the Text "Test", nothing more.

Protected everything on Ultra and turned the whole File Protection on(Memory-, Import- and Resource Protection and also Packing),
I disabled the Debugger Check and the VMWare etc Check,
Now when I inject the Dll via LoadLibrary its no Problem, but as soon as I Inject it via Manual Mapping it will pop up with the Error
---------------------------
Fatal Error
---------------------------
Initialization error 1
---------------------------
OK
---------------------------

I hope you can help me...

Yours Sincerely
Bennet
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: "Initialization error 1" When Injecting a DLL via MM

Post by Admin »

Unfortunately we have no idea what happens.
Post Reply