Usage of map file - Invalid Address error

Issues related to VMProtect
Post Reply
chan
Posts: 1
Joined: Fri Feb 01, 2013 7:46 am

Usage of map file - Invalid Address error

Post by chan »

I am trying to add functions to the list of protected functions by choosing them from the all procedures tab in the New procedure window this results in an error Invalid Address for every function I try to add.

The exe I am trying to protect has been compiled with the create map file option enabled.

Adding protection to functions by setting the function markers in the code appears to be working as expected.

Are there any additional steps I am missing? Is there a typical cause to that error you may happen to know?
Admin
Site Admin
Posts: 2686
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Usage of map file - Invalid Address error

Post by Admin »

It seems that the address does not belong to a code section (with flag EXECUTABLE)
Post Reply