Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
R
ratel-doc
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ratel
ratel-doc
Commits
2c610bf5
Commit
2c610bf5
authored
Feb 25, 2020
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
2a8024d8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
README.md
README.md
+4
-0
No files found.
README.md
View file @
2c610bf5
...
...
@@ -52,6 +52,10 @@ ratelManager的apk,在ratel server的首页有下载地址
1.
[
improve
]
架构优化,移除ArtHook兼容路由层,移除在存在Xposed环境上对Ratel框架的支持,ArtHook框架唯一指定SandHook
2.
[
improve
]
架构优化,抽象RatelRuntime多种引擎入口封装,为Zelda实现提供支持
3.
[
feature
]
支持zelda引擎:https://github.com/virjar/zelda 请注意这是Zelda商业版,拥有超越开源版本的稳定性、安全性、扩展性
4.
[
bugfix
]
追加:兼容xposed module使用AndroidAppHelper,上一个版本由于代码优化模块导致AndroidAppHelper被移除(兼容微X模块)
5.
[
improve
]
支持Xposed模块被ratel感染(可以兼容部分Xposed模块依靠自身是否被hook来判定Xposed环境是否生效)(兼容微X模块)
6.
[
bugfix
]
只在rebuildDex模式下,必须存在entry point class,appendDex和zelda模式下不需要有这个判定(兼容微X模块)
7.
[
bugfix
]
appendDex模式下,无Entry Application需要通过TextUtil判定,以防配置传递长度为0的字符串(兼容微X模块)
### V1.3.5
1.
[
feature
]
RDP模块支持
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment