Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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{

About

The fastest tool to crack Stegsnow

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages