Hello, thanks for your response. I don't want to remove all exports I just want to Rename one exported function Change the "name" field in the export directory Is there any way to accomplish that with VMP Scripts? As far as I understood the Script functions only allow you to read and clear...
Hi, I am currently updating my software to support VMP3. I need to strip out the "Name" field in the Export Directory of my DLL which worked fine in VMP2, in VMP3 I get an error message: http://i.imgur.com/cJoOJeT.png Is there any way to make the dll work with modified export directory? Me...