Skip to content

Commit a60ffa7

Browse files
committed
update:read me
1 parent 5b45ae0 commit a60ffa7

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

README.en.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,10 @@ port :tcp port 5300,websocket port 5301,http management port 5302,Transmission v
116116
![输入图片说明](./XEngine_Picture/authorize_8.png "在这里输入图片标题")
117117

118118
## 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:
122123
Payment → Send the program to us → We package it → Verification testing → Send the packaged program to you → Completed
123124
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.
124125
![Main Interface](./XEngine_Picture/packet_1.png "Main Interface")
@@ -130,6 +131,11 @@ After packaging, when the program is launched, the following window will open fi
130131

131132
The verification timer will automatically stop. Supported features include login, local CDKEY verification, registration, recharge, password recovery, and remaining time query.
132133
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
138+
![Main Interface](./XEngine_Picture/packer_1.png "Main Interface")
133139

134140
## Participate in contribution
135141

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,10 @@ Linux or macos:直接运行即可
127127
![输入图片说明](./XEngine_Picture/authorize_8.png "在这里输入图片标题")
128128

129129
## 无代码授权验证支持
130-
如果你没有开发软件能力或者不想自己实现或者想给其他软件添加授权验证,我们也提供了授权打包服务,这个服务可以直接让你的程序打包我们的验证
131-
什么意思?其实很好理解,就是说你可以给我们提供一个可执行文件程序,我们可以帮你打包到我们的验证客户端中.你不需要开发代码或者拥有程序源代码.我们可以集成到我们的验证客户端,这样当下次运行,就会先运行我们的验证客户端,验证通过后再运行你提供的程序,非常方便使用.
132-
此服务需要付费,200一次,不限制x86或者x64位程序,不修改你的程序,你只需要告诉我们你的服务器地址端口验证模式即可.流程如下:
130+
#### 程序打包服务
131+
如果你没有开发软件能力或者不想自己实现或者想给其他软件添加授权验证,我们也提供了授权打包服务,这个服务可以直接让你的程序打包我们的验证.
132+
程序打包服务是一个付费服务,你可以为任意程序打包加验证.不需要源代码不修改你的程序就可以集成我们的验证服务,当打包完成后,当下次运行,就会先运行我们的验证客户端,验证通过后再运行你提供的程序,非常方便使用.
133+
此服务需要付费,200元3次,不限制x86或者x64位程序,你只需要告诉我们你的服务器地址端口验证模式即可.流程如下:
133134
付费->发送程序给我们->我们打包->测试验证->发送打包程序给你->完成
134135
当打包后,运行程序会优先打开下面的窗口,登录成功后才会启动你的程序,如下图,开启后会显示主界面,登录后主界面会关闭,然后启动你的程序
135136
![主界面](./XEngine_Picture/packet_1.png "主界面")
@@ -141,6 +142,11 @@ Linux or macos:直接运行即可
141142

142143
会自动结束验证计时.支持登录,本地CDKEY验证,注册,充值,找回密码,获取剩余时间.
143144
注意:此功能只是替代打包,如果你想要完全的加密加壳安全性高的,必须自己使用代码开发.
145+
#### 打包器
146+
我们也可以提供原始打包器,如果你有更多打包需求.打包器目前优惠活动中,500元.
147+
可以选择我们的验证程序,然后选择你要打包的程序.在选择配置文件即可,支持自动更新程序图标为你的软件图标.
148+
配置文件支持配置加解密通信和验证模式
149+
![主界面](./XEngine_Picture/packer_1.png "主界面")
144150

145151
## 参与贡献
146152

0 commit comments

Comments
 (0)