Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawRo0t authored Feb 16, 2022
1 parent b509e2e commit 2166b42
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,38 @@
# CTFDecodeTools
# CTFDecodeTools ![](https://img.shields.io/badge/%E4%BD%9C%E8%80%85-ShawR00t-brightgreen) ![](https://img.shields.io/badge/version-1.0-red) ![](https://img.shields.io/badge/language-Python-blue)
💻⭐基于Win系统的CTF比赛常用编解码工具

是自己练习Python QT的产物,耗时一天,v2.0随缘更新。

- 界面一览:

![界面.png](https://img30.360buyimg.com/pop/jfs/t1/136610/25/22486/48509/620c5e42E9ee6af37/143ce28d327f7b43.png)

- 支持的功能:

√ Base64编解码

√ Base32编解码

√ Base91编解码

√ URL编解码

√ HEX字符串互转

√ ROT13

√ 字符串取反

√ ASCII字符串互转

√ 删除空格

√ 字数统计

- v2.0可能会增加的功能

× 文件逆转

× 计算哈希

× 字符串按位取反

0 comments on commit 2166b42

Please sign in to comment.