Skip to content

Commit 5d4c7fe

Browse files
committed
update
1 parent 9b1895f commit 5d4c7fe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README-zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616

1717
CaptfEncoder 是一款可扩展跨平台网络安全工具套件,提供网络安全相关编码转换、古典密码、密码学、非对称加密、特殊编码、杂项等工具,并聚合各类在线工具。
1818

19-
![CaptfEncoder Screenshot](https://github.com/guyoung/CaptfEncoder/raw/master/screenshot/captfencoder-screenshot-1.png)
19+
![CaptfEncoder Screenshot](https://github.com/guyoung/CaptfEncoder/raw/master/images/captfencoder-screenshot-1.png)
2020

2121
CaptfEncoder 提供功能都是基于插件机制实现的,所有插件都在程序 extensions目录下。
2222

23-
![CaptfEncoder Extensions Screenshot](https://github.com/guyoung/CaptfEncoder/raw/master/screenshot/captfencoder-screenshot-2.png)
23+
![CaptfEncoder Extensions Screenshot](https://github.com/guyoung/CaptfEncoder/raw/master/images/captfencoder-screenshot-2.png)
2424

2525
## 使用
2626

@@ -71,7 +71,7 @@ CaptfEncoder 提供功能都是基于插件机制实现的,所有插件都在
7171
* Autokey(自动密钥密码)
7272
* Beaufort(博福特密码)
7373
* Running Key(滚动密钥密码)
74-
* Porta(Porta 密码
74+
* Porta 密码
7575
* Affine(仿射密码)
7676
* Baconian(培根密码)
7777
* ADFGX 密码

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616

1717
Captfencoder is an extensible cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, special coding, miscellaneous tools, and aggregating all kinds of online tools.
1818

19-
![CaptfEncoder Screenshot](https://github.com/guyoung/CaptfEncoder/raw/master/screenshot/captfencoder-screenshot-1.png)
19+
![CaptfEncoder Screenshot](https://github.com/guyoung/CaptfEncoder/raw/master/images/captfencoder-screenshot-1.png)
2020

2121
CaptfEncoder all functions provided are based on plugin framewrok,All plugins are in the program extensions directory.
2222

23-
![CaptfEncoder Extensions Screenshot](https://github.com/guyoung/CaptfEncoder/raw/master/screenshot/captfencoder-screenshot-2.png)
23+
![CaptfEncoder Extensions Screenshot](https://github.com/guyoung/CaptfEncoder/raw/master/images/captfencoder-screenshot-2.png)
2424

2525
## Use
2626

@@ -72,7 +72,7 @@ CaptfEncoder all functions provided are based on plugin framewrok,All plugins
7272
* Autokey cipher
7373
* Beaufort cipher
7474
* Running Key cipher
75-
* Porta(Porta 密码)
75+
* Porta cipher
7676
* Affine cipher
7777
* Baconian cipher
7878
* ADFGX cipher

0 commit comments

Comments
 (0)