Skip to content

Encodepad is a gui test tool to encode and decode text.

Notifications You must be signed in to change notification settings

spkettas/encodepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

encodepad

Encodepad 是python GUI加解密测试工具箱,用来测试各种文本或二进制内容的加解密,支持md5/sha/rsa/rc4/des/aes等加密算法。

安装依赖库

pip install wxpython
pip install pycrypto

Run

双击运行,如讨厌出现的dos窗口,可重命名后缀*.py至*.pyw。

运行截图:

  • 运行效果

About

Encodepad is a gui test tool to encode and decode text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages