/b64steg

base64隐写加解密工具

Primary LanguagePython

Base64隐写加解密工具

说明:目前版本暂未实现加密

用法说明

usage: b64steg.py [-h] [-f FILE] [-s SAVE]

Base64 steganography solver v1.0

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  Chose input file
  -s SAVE, --save SAVE  Save the result(optional)

使用示例

题目地址: 攻防世界(base64stego36)

使用方式:

~ b64steg.py -f stego.txt -s output.txt
Base_sixty_four_point_five