Search found 13 matches

by danqing
Thu Mar 12, 2026 3:00 pm
Forum: Purchasing or Upgrading
Topic: Can I modify license email?
Replies: 0
Views: 3

Can I modify license email?

Hello,
Sir,I'd like to know can i modify license email,for some personal reason,I will use the email no longer,
Thanks!
by danqing
Fri Mar 06, 2026 5:31 am
Forum: Technical questions
Topic: A question about watermark
Replies: 6
Views: 355

Re: A question about watermark

So Should I buy VMProtect for Linux if I want to search the watermark in ELF file :?: :o
by danqing
Fri Mar 06, 2026 4:22 am
Forum: Technical questions
Topic: A question about watermark
Replies: 6
Views: 355

Re: A question about watermark

It was worked! thank you,sir :D :D By the way, I personally suggest that you develop a standalone watermark recognition program. I think if I only purchased "VMProtect for Windows," it would not be possible to use the "Search in module" mode to find watermarks for Linux programs....
by danqing
Thu Mar 05, 2026 5:54 am
Forum: Technical questions
Topic: A question about watermark
Replies: 6
Views: 355

Re: A question about watermark

I will try it tonight,thanks! :D
by danqing
Thu Mar 05, 2026 5:28 am
Forum: Technical questions
Topic: A question about watermark
Replies: 6
Views: 355

A question about watermark

Hello! I noticed that your official documentation suggests creating a unique watermark for each customer. I was wondering if there is a way to automate the creation of new watermark names and values, as the documentation seems to only cover adding existing watermarks to applications. What should I d...
by danqing
Sat Feb 28, 2026 4:21 pm
Forum: Technical questions
Topic: A question about Professional
Replies: 0
Views: 522

A question about Professional

May I ask what the script feature of vmprotect professional is used for? easier for build,stronger for protection,or both?

It would be great if you could provide some example scripts. I'll upgrade right away if that's okay.
by danqing
Tue Feb 24, 2026 3:12 pm
Forum: Technical questions
Topic: A small suggestion
Replies: 5
Views: 735

Re: A small suggestion

Thanks,the compiler was worked :) but when I try to protect,it have an error that "The licensing system not supported in this version", but i just use SDK feature "VMProtectIsProtected" :( My Code(Example): ===== package main import ( vmprotect "awesomeProject1/inc" &qu...
by danqing
Tue Feb 24, 2026 2:34 pm
Forum: Technical questions
Topic: A small suggestion
Replies: 5
Views: 735

Re: A small suggestion

OK,I got it,but I had trouble with compile my Go program when I include "vmprotect.go"(and VMProtectSDK.h) Error Detail: =============================================================================== # command-line-arguments /usr/local/go/pkg/tool/linux_arm64/link: running aarch64-linux-g...
by danqing
Tue Feb 24, 2026 10:11 am
Forum: Technical questions
Topic: A small suggestion
Replies: 5
Views: 735

A small suggestion

Hello, I have a small suggestion:
Could you implement the Go SDK in native Golang?
If you use a CGo-based approach, it becomes very difficult to install a C compiler on "Windows on Arm", and cross-compilation also becomes extremely challenging.
Thanks.
by danqing
Sun Feb 22, 2026 11:39 am
Forum: Technical questions
Topic: An error encountered while protecting an ARM64 program
Replies: 5
Views: 763

Re: An error encountered while protecting an ARM64 program

​I try to protected another simple program,but it still doesn't work
P.S. I sent the file to you just now,please check.Thanks
by danqing
Fri Feb 20, 2026 6:52 pm
Forum: Purchasing or Upgrading
Topic: I want to buy this protector
Replies: 5
Views: 17361

Re: I want to buy this protector

Admin wrote: Mon Mar 14, 2022 10:23 am Please check your email.
Sir,I am a poor student too :(
may I ask a coupon for Upgrade :D
by danqing
Thu Feb 19, 2026 6:45 pm
Forum: Technical questions
Topic: An error encountered while protecting an ARM64 program
Replies: 5
Views: 763

Re: An error encountered while protecting an ARM64 program

May I send you the files by email?I can't upload ELF file in here
by danqing
Thu Feb 19, 2026 8:16 am
Forum: Technical questions
Topic: An error encountered while protecting an ARM64 program
Replies: 5
Views: 763

An error encountered while protecting an ARM64 program

When I attempt to protect a Windows/ARM64 program (written in Golang), the protector always crashes while saving. I would like to know what to do about it. Additionally, when I protect a Linux/ARM64 program, the protection succeeds, but it shows "-bash: ./{ELF file}: cannot execute: required fi...