Search found 7 matches

by maokecheng
Wed Aug 17, 2022 7:01 am
Forum: Technical questions
Topic: does vmp support sys in ARM64?
Replies: 1
Views: 1220

does vmp support sys in ARM64?

I have a project,it has to compile a windows ARM Driver(.sys) ,so i compiled it in ARM64 format,does vmp support virtualize functions in ARM64 format sys files?
by maokecheng
Thu May 19, 2022 3:02 pm
Forum: Technical questions
Topic: C++ Builder exe crashed
Replies: 4
Views: 1583

Re: C++ Builder exe crashed

I found that ,if I disable Protect IAT option,everything gonna correctly,other way,the protected file crashed.
I uploaded the original file,and the vmped file.
by maokecheng
Sun May 15, 2022 2:45 am
Forum: Technical questions
Topic: C++ Builder exe crashed
Replies: 4
Views: 1583

C++ Builder exe crashed

I use 3.6.0 U 1406 and protect the file which was created by C++ Builder 11.1 with hotfix 1 ,it crashed.any issue?
by maokecheng
Sat Feb 12, 2022 6:59 am
Forum: Purchasing or Upgrading
Topic: Can I switch version to linux?
Replies: 3
Views: 2831

Re: Can I switch version to linux?

no sir,only Linux version.

From my understanding ,the linux version can protect windows PE & Linux ELF & Mac Mach-O,and support script too.
by maokecheng
Thu Feb 10, 2022 5:32 am
Forum: Purchasing or Upgrading
Topic: Can I switch version to linux?
Replies: 3
Views: 2831

Can I switch version to linux?

I seached the bbs,and finally, I know that vmp version on Linux is also support to protect PE files. my license is for win,I bought a new year subscription, I wanna know can I receive vmp for Linux, or I must buy a new license for linux? and another question,the mail provider told me that ,their dat...
by maokecheng
Thu Dec 16, 2021 4:25 pm
Forum: Technical questions
Topic: does vmp support FreePascal Map File ?
Replies: 7
Views: 2579

Re: does vmp support FreePascal Map File ?

of course ,attachments is the demo with exe & map
by maokecheng
Wed Dec 15, 2021 3:26 am
Forum: Technical questions
Topic: does vmp support FreePascal Map File ?
Replies: 7
Views: 2579

does vmp support FreePascal Map File ?

my project is used by Lazarus (FreePascal Compiler).and i generated the map file with -Xm,
it seems that vmp can't recognize the map file, and i referenced the map file created by Delphi,modified the style .
it shows that ,the map file's timestamp isn't correctlly.any idea? thanks