Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackINT3 committed Nov 10, 2023
1 parent 7b85785 commit ab9ef73
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 10 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@

* OpenArk is an open source anti-rookit(ARK) tool for Windows. Ark is Anti-Rootkit abbreviated, it aimmed at reversing/programming helper and also users can find out hidden malwares in the OS. More and more powerful features will be supported in future.

![image](doc/resources/snapshot-en-v122.png)
![image](doc/resources/snapshot-en-v122-01.png)
![image](doc/resources/snapshot-en-v132.png)
![image](doc/resources/snapshot-en-v132-01.png)
![image](doc/resources/snapshot-en-v132-02.png)

### Features
* Process - Process/Thread/Module/Handles/Memory/Window... information view, Dll Injector x86/x64.
* Process - Process/Thread/Module/Handles/Memory/Window/Token/MemoryScan/PPL etc information view, Unload/Dll Injector x86/x64 also.
* Kernel - OS Kernel internal toolkit, eg: Memory, Drivers, Hotkey, Callback, Filters, IDT/SDT/NDIS/WFP etc.
* CoderKit - Helper for coders.
* Scanner - PE/ELF file parsers, evolved to virus analyzer in future.
* Bundler - Directory and files could be bundled to one executable file, it also support scripts.
* Utilities - Cleaner/System tools etc.
* Reverse - Collect many useful tools that functional complementation each others, for efficient, always thinking.
* ToolRepo - Collect many useful tools that functional complementation each others, for efficient, always thinking.
* Console - Many useful coammands in here.
* Language - Support English and Chinese now, more in future.
* More powerful features in developing...
Expand All @@ -39,4 +39,7 @@
* Website: https://openark.blackint3.com/
* Source: https://github.com/BlackINT3/OpenArk/
* Manuals: https://openark.blackint3.com/manuals/
* QQ Group: 535752025 836208099(full)
* QQ Group:
- Group3: 706663529
- Group2: 535752025(full)
- Group1: 836208099(full)
10 changes: 6 additions & 4 deletions doc/README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@
![image](resources/snapshot-zh-02.png)

### 功能
* 进程 - 查看进程、线程、模块、句柄、内存、窗口等信息,还有进程注入等功能
* 进程 - 查看进程、线程、模块、句柄、内存、窗口、Token、内存扫描、PPL等信息,还有模块卸载、进程注入等功能
* 内核 - 系统内核工具,例如:内存管理、驱动、热键、回调、过滤驱动、存储、IDT/SDT/NDIS/WFP等功能。
* 编程助手 - 程序员的工具箱。
* 扫描器 - PE/ELF文件解析器,以后会变成病毒分析助手。
* 捆绑器 - 目录和多个程序可以捆绑成一个exe程序,同时支持脚本。
* 实用工具 - 垃圾清理功能、系统工具等等。
* 逆向工具 - 精心挑选了许多有用的小工具,这些和OpenArk既有功能互补,高效率,我们一直在思考。
* 工具库 - 精心挑选了许多有用的小工具,这些和OpenArk既有功能互补,高效率,我们一直在思考。
* 控制台 - 这里有很多有用的命令。
* 语言 - 目前支持中文和英文,以后会支持更多。
* 更多强大的功能正在开发中。。。
Expand All @@ -39,4 +38,7 @@
* 官方网站: https://openark.blackint3.com/
* 项目地址: https://github.com/BlackINT3/OpenArk/
* 帮助手册: https://openark.blackint3.com/manuals/
* QQ群: 535752025 836208099(已满)
* QQ群:
- 3群: 706663529
- 2群:535752025(已满)
- 1群:836208099(已满)
Binary file added doc/resources/snapshot-en-v132-01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/resources/snapshot-en-v132-02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/resources/snapshot-en-v132.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.2
--------------------------------------------------------------------
BUILD 202311102254
进程增强:增加PPL、内存扫描、线程管理、模块卸载、句柄提权等各种功能
内核增强:增加禁用/启用回调,Dump驱动、消息钩子、强删文件、文件/注册表管理、启动项、计划任务、服务管理等各种功能
界面增强:优化UI,大幅提升流畅性
支持最新Win11
BUG修复,还有其它很多未提及的功能
Keep Simple, Keep Evolutionary!
Impoved process manager: Added PPL,MemoryScan,Thread,unload module、change handle access etc.
Impoved kernel manager: Added kernel features, enable/disable callback, Dump driver,MessageHook,ForceDelete,File/Reg/Boot manager etc.
Improved UI substantially.
Support win11 latest release.
Bugfixed and many other unmentioned features.
--------------------------------------------------------------------

OpenArk v1.3.0
--------------------------------------------------------------------
BUILD 202302271420
Expand Down

0 comments on commit ab9ef73

Please sign in to comment.