You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## No-Code License Authorization & Verification Support
119
-
If you do not have software development capabilities, do not want to implement authorization yourself, or want to add license verification to existing software, we also provide an authorization packaging service. This service allows your program to be directly packaged with our verification system.
120
-
What does this mean? It’s actually very easy to understand. You simply provide us with an executable file, and we package it into our verification client for you. You do not need to write any code or provide the program’s source code. We integrate your program into our verification client so that when it runs, our verification client starts first. After successful verification, your program will then be launched. This makes it very convenient to use.
121
-
This service is paid, priced at 200 per package. It supports both x86 and x64 programs, does not modify your program, and only requires you to provide your server address, port, and verification mode. The process is as follows:
119
+
#### app packet service
120
+
If you don't have software development capabilities, don't want to implement it yourself, or want to add authorization verification to other software, we also provide an authorization packaging service, which allows your program to directly package our verification.
121
+
Program Packaging Service is a paid service, and you can package and add verification to any program. You can integrate our verification service without requiring source code or modifying your program. After packaging is complete, when it is run next time, our verification client will run first, and then your provided program will run after verification is successful, which is very convenient to use.
122
+
This service is paid, priced at 200 per package. It supports both x86 and x64 programs, and only requires you to provide your server address, port, and verification mode. The process is as follows:
122
123
Payment → Send the program to us → We package it → Verification testing → Send the packaged program to you → Completed
123
124
After packaging, when the program is launched, the following window will open first. Only after a successful login will your program start. As shown below, once launched, the main interface will be displayed. After login, the main interface will close and your program will then start.
@@ -130,6 +131,11 @@ After packaging, when the program is launched, the following window will open fi
130
131
131
132
The verification timer will automatically stop. Supported features include login, local CDKEY verification, registration, recharge, password recovery, and remaining time query.
132
133
Note: This feature is only a packaging replacement. If you require full encryption, shell protection, and higher security, you must implement it yourself through code development.
134
+
#### Packager
135
+
We can also provide the original packager if you have more packaging needs. The packager is currently in a promotional campaign, 500 yuan.
136
+
You can choose our verification program, then select the program you want to package. Then select the configuration file, and that's it. It supports automatically updating the program icon to your software icon.
137
+
Configuration file supports configuring encryption and decryption communication and authentication mode
0 commit comments