Skip to content

5yu4n/stegburp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stegburp

預覽

wink wink, it's me. Thanks for using this tool!

StegBurp is a high-performance brute-force tool designed to crack passwords used with StegSnow, a steganographic utility for hiding messages in ASCII text files. It supports multithreaded password cracking and is optimized for both speed and compatibility. idea from SCIST Final CTF.

Have fun! by syuan

how 2 use

  1. gcc -O3 -march=x86-64-v2 -o stegburp stegburp.c -pthr
  2. ./stegburp <secret file> <wordlist> keyword:

like

./stegburp test.txt /usr/share/wordlists/rockyou.txt keyword:flag{

Releases

No releases published

Packages

 
 
 

Contributors

Languages