Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit 970c7b2

Browse files
committed
doc: update README
1 parent 863037d commit 970c7b2

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,15 @@
1-
# crc32Cracker
1+
# CRC32Cracker
2+
23
> 反查B站弹幕发送者
34
45
## 使用
5-
```shell
6-
python main.py [crc32hash]
7-
```
86

9-
### 示例
107
```shell
11-
python main.py 76B81C71
12-
```
13-
#### 结果
8+
python main.py [crc32hash]
149
```
15-
160148624 0.7555286884307861
16-
```
17-
第一个数为发送者mid,第二个数为用时。
18-
1910

2011
## 鸣谢
12+
2113
算法作者:[MoePus](https://github.com/MoePus)
22-
文章:https://moepus.oicp.net/2016/11/27/crccrack/
14+
15+
文章:<https://moepus.oicp.net/2016/11/27/crccrack/>

0 commit comments

Comments
 (0)