Skip to content

Commit b12cc11

Browse files
author
g.ph
committed
update
1 parent f52892e commit b12cc11

34 files changed

+46
-645
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
* **优雅的使用webstorm开发(拥有智能完美的智能提示,内置了一些调试库) **
88
* **支持资源嵌入,CModule嵌入 **
99

10-
![](gif/run.webp)
10+
![](md/gif/run.webp)
1111

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

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

18-
![](gif/bagbak.webp)
18+
![](md/gif/bagbak.webp)
1919

2020
#### 什么是frida:
2121
- **世界顶级全平台逆向动态调试框架**

README_EN.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
* ** ** *
1414

1515

16-
![](gif/run.webp)
16+
![](md/gif/run.webp)
1717

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

20-
![](gif/bagbak.webp)
20+
![](md/gif/bagbak.webp)
2121

2222
#### what's frida:
2323
- **The world's top full platform reverse dynamic debugging framework**

docker-compse.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

frida-agent-example/agent/box.ts

Lines changed: 0 additions & 32 deletions
This file was deleted.

frida-agent-example/agent/box/test.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

frida-agent-example/agent/index.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
import { log } from "./logger";
2-
import {observeClass} from "./ios/objc-method-observer";
3-
4-
log("frida hello")
1+
console.log("frida hello")
52

frida-agent-example/agent/ios/app-info.ts

Lines changed: 0 additions & 80 deletions
This file was deleted.

frida-agent-example/agent/ios/cc_md5.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

frida-agent-example/agent/ios/hex.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

frida-agent-example/agent/ios/lua.ts

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)