Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 358 Bytes

File metadata and controls

13 lines (10 loc) · 358 Bytes

base_decrypt

CTF-base全家桶/嵌套解码 base_decode / base_decrypt

目前支持base16、base32、base58、base62、base64、base85、base91、base92

usage

You can use `-f` to set the path with encrypt_strings_file, such as:
  base_tool.exe -f base.txt
or use `-t` to set the encrypt_strings_strings, such as:
  base_tool.exe -t "T1JTWEc1QT0="