No functions for protection with kernel- mode driver

Issues related to VMProtect
Post Reply
camxxcore
Posts: 12
Joined: Mon Jun 17, 2019 1:42 am

No functions for protection with kernel- mode driver

Post by camxxcore »

I recently purchased the professional version of VMProtect. But I'm having a problem where there are no functions for protection showing when attempting to protect a kernel- mode driver, even with a map file generated. I can still apply protection by manually specifying the entry point of those functions, but this is obviously not the solution I am looking for. Would appreciate any help.

Image

No functions available:

Image

Visual Studio 2019:

Image

Driver Configuration:

Image

Image
camxxcore
Posts: 12
Joined: Mon Jun 17, 2019 1:42 am

Re: No functions for protection with kernel- mode driver

Post by camxxcore »

Solved by using a PDB file instead. I guess I had to delete the .map file for VMP to notice that PDB file.
Admin
Site Admin
Posts: 2584
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: No functions for protection with kernel- mode driver

Post by Admin »

Could you send us an example of a MAP file?
Post Reply