Skip to content

Commit

Permalink
Update release information.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackINT3 committed Dec 17, 2023
1 parent 43c9da2 commit b498c6b
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@

### Contributing/Donate
* Issues and Push Request is welcome.
* If you like that you can donate to our develop.
* If you like that you can click to donate our develop.
* [OpenArk Code Style Guide](doc/code-style-guide.md)

### Contact
* Discord
- https://discord.gg/5HwBqRwx
- https://discord.com/invite/w9A8q9naDY
* QQ Group
- Group3: 706663529
- Group2: 535752025(full)
Expand Down
6 changes: 3 additions & 3 deletions doc/README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@

### 发布
* 程序:独立的exe,无DLL依赖,支持32位、64位。
* 支持系统:Windows XP ... Win7 ... Win10 20H2 ...
* 支持系统:Windows XP ... Win7 ... Win10 ... Win11 ...

### 编译
* [如何编译OpenArk](build-openark.md)
* [UNONE & KNONE](https://github.com/BlackINT3/none) - 应用层和内核层的基础库

### 参与/捐赠
* 欢迎提交Issue和PR.
* 如果你喜欢OpenArk,可以捐赠支持我们的开发工作
* 如果你喜欢OpenArk,可以在软件上点击捐赠,支持我们的开发工作
* [OpenArk 代码风格](code-style-guide.md)

### 技术交流
* Discord
- https://discord.gg/5HwBqRwx
- https://discord.com/invite/w9A8q9naDY
* QQ群:
- 3群: 706663529
- 2群: 535752025(已满)
Expand Down
16 changes: 16 additions & 0 deletions release/README.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
OpenArk v1.3.4
--------------------------------------------------------------------
- 进程增强:增加内存使用、PEB、TEB、线程栈、结束线程等各种功能
- 内核增强:增加全内存搜索、卸载驱动列表、镜像劫持、加载符号等各种功能
- 扫描提升:优化PE扫描、支持解析内存化PE等功能
- 解决部分不能进入内核模式的问题
- BUG修复,还有其它很多未提及的功能
- 特别说明:增加致谢名单,感谢对OpenArk的支持!
- Impoved process manager: Added memory usage, PEB, TEB, CallStack, Terminate Thread etc.
- Impoved kernel manager: Added memory search, Unloaded drivers, IFEO, Load symbols etc.
- Improved scanner: Improved pe scanner, Added scanner for Memory PE.
- Fixed some failure case when enter kernel mode.
- Bugfixed and many other unmentioned features.
- Special Notes: Added acknowledgements, thanks for your support!
--------------------------------------------------------------------

OpenArk v1.3.2
--------------------------------------------------------------------
进程增强:增加PPL、内存扫描、线程管理、模块卸载、句柄提权等各种功能
Expand Down

0 comments on commit b498c6b

Please sign in to comment.