We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f006887 commit b38dbfcCopy full SHA for b38dbfc
README.md
@@ -1,11 +1,25 @@
1
-## U2C = Unicode To Chinese
+## U2C = Unicode To Chinese
2
3
4
A burpsuite Extender That Convert Unicode To Chinese
5
6
Unicode 转中文 的burp suite插件
7
8
+**version 0.1-0.5:**
9
10
+前五个版本使用自定义的图形界面,实在原始请求响应的基础上修改数据包,然后进行展示。
11
+
12
13
14
+**version 0.6:**
15
16
+完全重写,使用新的tab来展示转码后的响应数据包,不影响原始的响应数据包,更加简洁实用!
17
18
+
19
20
21
22
+
23
24
GitHub: https://github.com/bit4woo/u2c
25
img/origin.png
154 KB
img/u2cTab.png
159 KB
0 commit comments