Skip to content

Commit 52132ea

Browse files
committed
modify:program picture location
1 parent f2c09fe commit 52132ea

File tree

10 files changed

+28
-28
lines changed

10 files changed

+28
-28
lines changed

README.en.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -106,27 +106,27 @@ address:app.xyry.org
106106
port :tcp port 5300,websocket port 5301,http management port 5302,Transmission verification password: no encryption
107107

108108
## Screenshot of the program
109-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/1.png "在这里输入图片标题")
110-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/2.png "在这里输入图片标题")
111-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/3.png "在这里输入图片标题")
112-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/4.png "在这里输入图片标题")
113-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/5.png "在这里输入图片标题")
114-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/6.png "在这里输入图片标题")
115-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/7.png "在这里输入图片标题")
116-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/8.png "在这里输入图片标题")
109+
![输入图片说明](./XEngine_Picture/authorize_1.png "在这里输入图片标题")
110+
![输入图片说明](./XEngine_Picture/authorize_2.png "在这里输入图片标题")
111+
![输入图片说明](./XEngine_Picture/authorize_3.png "在这里输入图片标题")
112+
![输入图片说明](./XEngine_Picture/authorize_4.png "在这里输入图片标题")
113+
![输入图片说明](./XEngine_Picture/authorize_5.png "在这里输入图片标题")
114+
![输入图片说明](./XEngine_Picture/authorize_6.png "在这里输入图片标题")
115+
![输入图片说明](./XEngine_Picture/authorize_7.png "在这里输入图片标题")
116+
![输入图片说明](./XEngine_Picture/authorize_8.png "在这里输入图片标题")
117117

118118
## No-Code License Authorization & Verification Support
119119
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.
120120
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.
121121
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:
122122
Payment → Send the program to us → We package it → Verification testing → Send the packaged program to you → Completed
123123
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.
124-
![Main Interface](./XEngine_Picture/packet_1.png "Main Interface")
125-
![CDKEY Login](./XEngine_Picture/packet_2.png "CDKEY Login")
126-
![User Registration](./XEngine_Picture/packet_3.png "User Registration")
127-
![User Recharge](./XEngine_Picture/packet_4.png "User Recharge")
128-
![Password Recovery](./XEngine_Picture/packet_5.png "Password Recovery")
129-
![Remaining Time](./XEngine_Picture/packet_6.png "Remaining Time")
124+
![Main Interface](./XEngine_Picture/packet_1.png "Main Interface")
125+
![CDKEY Login](./XEngine_Picture/packet_2.png "CDKEY Login")
126+
![User Registration](./XEngine_Picture/packet_3.png "User Registration")
127+
![User Recharge](./XEngine_Picture/packet_4.png "User Recharge")
128+
![Password Recovery](./XEngine_Picture/packet_5.png "Password Recovery")
129+
![Remaining Time](./XEngine_Picture/packet_6.png "Remaining Time")
130130

131131
The verification timer will automatically stop. Supported features include login, local CDKEY verification, registration, recharge, password recovery, and remaining time query.
132132
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.

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -117,27 +117,27 @@ Linux or macos:直接运行即可
117117
端口:http 5302 用于服务端管理 传输验证密码:无加密
118118

119119
## 程序截图
120-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/1.png "在这里输入图片标题")
121-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/2.png "在这里输入图片标题")
122-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/3.png "在这里输入图片标题")
123-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/4.png "在这里输入图片标题")
124-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/5.png "在这里输入图片标题")
125-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/6.png "在这里输入图片标题")
126-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/7.png "在这里输入图片标题")
127-
![输入图片说明](https://www.xyry.org/XEngine_StructPic/authorize/8.png "在这里输入图片标题")
120+
![输入图片说明](./XEngine_Picture/authorize_1.png "在这里输入图片标题")
121+
![输入图片说明](./XEngine_Picture/authorize_2.png "在这里输入图片标题")
122+
![输入图片说明](./XEngine_Picture/authorize_3.png "在这里输入图片标题")
123+
![输入图片说明](./XEngine_Picture/authorize_4.png "在这里输入图片标题")
124+
![输入图片说明](./XEngine_Picture/authorize_5.png "在这里输入图片标题")
125+
![输入图片说明](./XEngine_Picture/authorize_6.png "在这里输入图片标题")
126+
![输入图片说明](./XEngine_Picture/authorize_7.png "在这里输入图片标题")
127+
![输入图片说明](./XEngine_Picture/authorize_8.png "在这里输入图片标题")
128128

129129
## 无代码授权验证支持
130130
如果你没有开发软件能力或者不想自己实现或者想给其他软件添加授权验证,我们也提供了授权打包服务,这个服务可以直接让你的程序打包我们的验证
131131
什么意思?其实很好理解,就是说你可以给我们提供一个可执行文件程序,我们可以帮你打包到我们的验证客户端中.你不需要开发代码或者拥有程序源代码.我们可以集成到我们的验证客户端,这样当下次运行,就会先运行我们的验证客户端,验证通过后再运行你提供的程序,非常方便使用.
132132
此服务需要付费,200一次,不限制x86或者x64位程序,不修改你的程序,你只需要告诉我们你的服务器地址端口验证模式即可.流程如下:
133133
付费->发送程序给我们->我们打包->测试验证->发送打包程序给你->完成
134134
当打包后,运行程序会优先打开下面的窗口,登录成功后才会启动你的程序,如下图,开启后会显示主界面,登录后主界面会关闭,然后启动你的程序
135-
![主界面](./XEngine_Picture/packet_1.png "主界面")
136-
![CDKEY登录](./XEngine_Picture/packet_2.png "CDKEY登录")
137-
![用户注册](./XEngine_Picture/packet_3.png "用户注册")
138-
![用户充值](./XEngine_Picture/packet_4.png "用户充值")
139-
![找回密码](./XEngine_Picture/packet_5.png "找回密码")
140-
![剩余时间](./XEngine_Picture/packet_6.png "剩余时间")
135+
![主界面](./XEngine_Picture/packet_1.png "主界面")
136+
![CDKEY登录](./XEngine_Picture/packet_2.png "CDKEY登录")
137+
![用户注册](./XEngine_Picture/packet_3.png "用户注册")
138+
![用户充值](./XEngine_Picture/packet_4.png "用户充值")
139+
![找回密码](./XEngine_Picture/packet_5.png "找回密码")
140+
![剩余时间](./XEngine_Picture/packet_6.png "剩余时间")
141141

142142
会自动结束验证计时.支持登录,本地CDKEY验证,注册,充值,找回密码,获取剩余时间.
143143
注意:此功能只是替代打包,如果你想要完全的加密加壳安全性高的,必须自己使用代码开发.

XEngine_Picture/authorize_1.png

75.7 KB
Loading

XEngine_Picture/authorize_2.png

77.9 KB
Loading

XEngine_Picture/authorize_3.png

71.3 KB
Loading

XEngine_Picture/authorize_4.png

63.6 KB
Loading

XEngine_Picture/authorize_5.png

57.3 KB
Loading

XEngine_Picture/authorize_6.png

85.8 KB
Loading

XEngine_Picture/authorize_7.png

72.7 KB
Loading

XEngine_Picture/authorize_8.png

94.1 KB
Loading

0 commit comments

Comments
 (0)