Skip to content

Commit

Permalink
Update docs for v108.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackINT3 committed Sep 3, 2020
1 parent 6c1bc7f commit e3f5478
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

* OpenArk is a open source anti-rookit(Ark) tool on Windows. Ark is Anti Rootkit abbreviated, it aimmed at reversing and programming helper, users also can use it to find out malwares in the OS. More and more commands will be supported in future.

![image](doc/resources/snapshot-en-v106-01.png)
![image](doc/resources/snapshot-en-v106.png)
![image](doc/resources/snapshot-en-v108.png)
![image](doc/resources/snapshot-en-v108-01.png)

### Features
* Process - Process/Thread/Module/Handles/Memory/Window... information view, Dll Injector x86/x64.
Expand Down
2 changes: 1 addition & 1 deletion doc/README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* [英文说明](../README.md)

  OpenArk是一款Windows平台上的开源Ark工具. Ark是Anti-Rootkit(对抗恶意程序)的简写, OpenArk目标成为逆向工程师、编程人员的工具,同时也能为那些希望清理恶意软件的用户服务。以后也将会支持更多功能和命令。
![image](resources/snapshot-zh-v106.png)
![image](resources/snapshot-zh-v108.png)
![image](resources/snapshot-zh-01.png)
![image](resources/snapshot-zh-02.png)

Expand Down
2 changes: 1 addition & 1 deletion doc/build-openark-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- 下载 [WDK 7601](http://nuget.blackint3.com:20001/wdk71.iso) 版本的安装包,之后安装
- 在用户环境变量里新建一个环境变量,变量名是 WDKPATH,变量值是 WDK 的安装根目录。例:C:\WINDDK\7600.16385.1

#### 安装 Visual Stdio
#### 安装 Visual Studio
- 下载 [Visual Studio 2015 (Update 3)](http://nuget.blackint3.com:20001/vs2015.iso) 的安装包 ,之后安装
- **重要**:你必须在安装向导中选择 Visual Studio 拓展性工具 Update 3

Expand Down
File renamed without changes
Binary file added doc/resources/snapshot-en-v108-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-v108.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-zh-v108.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e3f5478

Please sign in to comment.