笑呵呵啊 发表于 2021-4-25 19:57

CaptfEncoder2.0.1开源 编码解码加密解密工具

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

功能介绍

[*]编码转换

[*]Ascii Encoding
[*]Web Encoding
[*]Hex Encoding
[*]Unicode Encoding
[*]Base64、Base Serial
[*]Url Encoding
[*]Html Entity Encoding
[*]Escape Encoding
[*]Quoted-printable(可打印字符引用编码)
[*]Morse Code(莫尔斯电码)
[*]Tap Code(敲击码)

[*]古典密码

[*]Rail-fence(栅栏密码)
[*]Atbash(埃特巴什码)
[*]Caesar(凯撒密码)
[*]ROT13、ROT Serial
[*]Simple Substitution(简单替换密码)
[*]Hill(希尔密码)
[*]Polybius Square (波利比奥斯方阵密码)
[*]Playfair(普莱菲尔密码)
[*]Vigenère(维吉尼亚密码)
[*]Autokey(自动密钥密码)
[*]Beaufort(博福特密码)
[*]Running Key(滚动密钥密码)
[*]Porta(Porta 密码)
[*]Affine(仿射密码)
[*]Baconian(培根密码)
[*]ADFGX(ADFGX 密码)
[*]ADFGVX(ADFGVX 密码)
[*]Bifid(双密码)
[*]Four-Square(四方密码)
[*]Straddle Checkerboard (跨棋盘密码)
[*]Gronsfeld (格罗斯费尔德密码)

[*]密码学

[*]Hash
[*]MD5、MD Serial
[*]SHA1、SHA Serial
[*]HMAC
[*]Bcrypt
[*]Scrypt
[*]AES
[*]DES
[*]3DES(TripleDES)
[*]RC2
[*]RC4
[*]Rabbit
[*]Blowfish
[*]SM3
[*]SM4
[*]RIPEMD

[*]非对称加密

[*]RSA

[*]其他编码

[*]JSFuck
[*]Jother
[*]Brainfuck
[*]Ip Encoding
[*]Base64 Image Encoding
[*]QR Code
[*]Mime Type
[*]CRC
[*]Punycode
[*]Bubble Babble
[*]UUEncode
[*]XXEncode

[*]实用工具

[*]图片Exif
[*]Hash类型识别
[*]File Type
[*]File Hash

项目网站
[*]https://github.com/guyoung/CaptfEncoder
使用
[*]方法一 直接下载可执行程序

[*]所有版本 百度网盘https://pan.baidu.com/s/1q2N1w44bvYIXLe5gCI5oKA 密码:k5b9
[*]或者https://slate.host/iln404/captfencoder201 下载,可能需要注册(邮箱),下载不限速

[*]
[*]

[*]使用Electron运行

[*] 纯文本查看 复制代码
?

1
2
3
4
git clone https://github.com/guyoung/.git
cd CaptfEncoder
npm install
npm start






支持操作系统
[*]Windows
[*]Linux
[*]MacOS
[*]Other...(Support Node.js)

页: [1]
查看完整版本: CaptfEncoder2.0.1开源 编码解码加密解密工具