Skip to content

Commit

Permalink
add english doc
Browse files Browse the repository at this point in the history
  • Loading branch information
@ committed Aug 11, 2021
1 parent 59120cc commit 3646c1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
* **要是你看不懂中文可以使用chrome翻译功能**
* **frida 运行时(不需要python,只有单一个文件)**
* **fd 使用fd前请确认手机上有frida-server**
* **优雅的使用webstorm开发(拥有智能完美的智能提示,内置了一些调试库) **
* **支持资源嵌入,CModule嵌入 **

![](gif/run.webp)

#### a brief introdction
* **English can use chrome translation or [click english doc](README_EN.MD)**
Expand Down
6 changes: 6 additions & 0 deletions README_EN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,17 @@
#### 简要介绍
* **frida 运行时(不需要python,只有单一个文件)**
* **fd 使用fd前请确认手机上有frida-server**
* **优雅的使用webstorm开发(拥有智能完美的智能提示,内置了一些调试库) **

#### a brief introdction
* **[中文文档点击这里](README_EN.MD)**
* **frida runtime (no python required, only a single file)**
* **fd need you phone require frida-server**
* **Elegant use of webstorm development (with smart and perfect smart tips, some built-in debugging libraries) **
* ** ** *


![](gif/run.webp)

#### [Precompiled binaries can be downloaded here](https://github.com/a97077088/fd/releases)

Expand Down

0 comments on commit 3646c1a

Please sign in to comment.