Search found 6 matches

by navossoc
Fri Jan 25, 2013 12:42 pm
Forum: Technical questions
Topic: DLL Box problem in Win 8
Replies: 7
Views: 15170

Re: DLL Box problem in Win 8

Same issue, I can confirm this. Created a dummy project and Windows 8 can't load the built-in DLL. --------------------------- maintest.vmp.exe --------------------------- Error at initialization of bundled DLL: dlltest.dll --------------------------- OK --------------------------- Same binary teste...
by navossoc
Sun Feb 12, 2012 10:40 pm
Forum: Technical questions
Topic: Digital signatures
Replies: 4
Views: 10210

Re: Digital signatures

Perfect! Thank you!
by navossoc
Sun Feb 05, 2012 9:17 pm
Forum: Technical questions
Topic: Digital signatures
Replies: 4
Views: 10210

Re: Digital signatures

But its possible to embed this feature in the future versions?
by navossoc
Fri Feb 03, 2012 6:46 pm
Forum: Technical questions
Topic: Digital signatures
Replies: 4
Views: 10210

Digital signatures

Is it possible to add an automatic way to digitally sign the output assembly in the next version, where you select the files and vmp outputs the already-signed executable/dll? Or just adding an user-friendly interface for setting options and vmp just call some external tool to sign the assembly.
by navossoc
Wed Sep 28, 2011 3:20 pm
Forum: Technical questions
Topic: VM detection bypass
Replies: 3
Views: 14518

Re: VM detection bypass

1. Thanks for the information. We`ll check it. 2. You cannot rely on the HardwareID to identify the hardware yourself. If you need this feature, just get your own hardware identifier the way you need and store it in the user data field of the serial number. This release fix this issue with the VMWa...
by navossoc
Sun Aug 21, 2011 3:59 pm
Forum: Technical questions
Topic: VM detection bypass
Replies: 3
Views: 14518

VM detection bypass

We had trouble with the "Virtualization tools" option, that can be bypassed in VMWare setting. Some guys were able to easly debug our application by enabling this option into the the VMware VM's .vmx settings file: monitor_control.restrict_backdoor = "TRUE" More info: http://sanb...