Skip to content

jerrita/b64steg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

base64隐写加解密工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages