Skip to content

Commit b38dbfc

Browse files
committed
u2c v0.6
update readme
1 parent f006887 commit b38dbfc

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1-
## U2C = Unicode To Chinese
1+
## U2C = Unicode To Chinese
22

33

44
A burpsuite Extender That Convert Unicode To Chinese
55

66
Unicode 转中文 的burp suite插件
77

8+
**version 0.1-0.5:**
89

10+
前五个版本使用自定义的图形界面,实在原始请求响应的基础上修改数据包,然后进行展示。
11+
12+
13+
14+
**version 0.6:**
15+
16+
完全重写,使用新的tab来展示转码后的响应数据包,不影响原始的响应数据包,更加简洁实用!
17+
18+
![origin](img/origin.png)
19+
20+
21+
22+
![u2cTab](img/u2cTab.png)
923

1024
GitHub: https://github.com/bit4woo/u2c
1125

img/origin.png

154 KB
Loading

img/u2cTab.png

159 KB
Loading

0 commit comments

Comments
 (0)