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.
2 parents d51d58d + 56d5e30 commit c398dfdCopy full SHA for c398dfd
README.md
@@ -1,4 +1,14 @@
1
-# 3gppDecoder
+3gppDecoder
2
+=====
3
+
4
+## 概述
5
6
使用RED语言实现的3GPP解码器,支持2G、3G、4G、5G等等等相关通信协议。
7
-理论上,通过修改配置文件,可以解码wireshark支持的所有协议。
8
+理论上,通过修改配置文件,可以解码wireshark现在以及未来支持的所有协议。
9
10
+## 预览
11
12
+<div align=center>
13
+ <img src='https://github.com/konglinglong/3gppDecoder/blob/master/%E7%95%8C%E9%9D%A2.png' alt='preview' />
14
+</div>
0 commit comments