Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
g.ph committed May 9, 2022
1 parent f52892e commit b12cc11
Show file tree
Hide file tree
Showing 34 changed files with 46 additions and 645 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
* **优雅的使用webstorm开发(拥有智能完美的智能提示,内置了一些调试库) **
* **支持资源嵌入,CModule嵌入 **

![](gif/run.webp)
![](md/gif/run.webp)

#### a brief introdction
* **frida runtime (no python required, only a single file)**
* **fd need you phone require frida-server**

#### [预编译的二进制文件在这里下载](https://github.com/a97077088/fd/releases)

![](gif/bagbak.webp)
![](md/gif/bagbak.webp)

#### 什么是frida:
- **世界顶级全平台逆向动态调试框架**
Expand Down
4 changes: 2 additions & 2 deletions README_EN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
* ** ** *


![](gif/run.webp)
![](md/gif/run.webp)

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

![](gif/bagbak.webp)
![](md/gif/bagbak.webp)

#### what's frida:
- **The world's top full platform reverse dynamic debugging framework**
Expand Down
15 changes: 0 additions & 15 deletions docker-compse.yml

This file was deleted.

32 changes: 0 additions & 32 deletions frida-agent-example/agent/box.ts

This file was deleted.

1 change: 0 additions & 1 deletion frida-agent-example/agent/box/test.txt

This file was deleted.

5 changes: 1 addition & 4 deletions frida-agent-example/agent/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
import { log } from "./logger";
import {observeClass} from "./ios/objc-method-observer";

log("frida hello")
console.log("frida hello")

80 changes: 0 additions & 80 deletions frida-agent-example/agent/ios/app-info.ts

This file was deleted.

11 changes: 0 additions & 11 deletions frida-agent-example/agent/ios/cc_md5.ts

This file was deleted.

7 changes: 0 additions & 7 deletions frida-agent-example/agent/ios/hex.ts

This file was deleted.

59 changes: 0 additions & 59 deletions frida-agent-example/agent/ios/lua.ts

This file was deleted.

107 changes: 0 additions & 107 deletions frida-agent-example/agent/ios/objc-method-observer.ts

This file was deleted.

Loading

0 comments on commit b12cc11

Please sign in to comment.