Skip to content

YuChuXi/mobileqq-flash-photo-cracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobileqq-flash-photo-cracker

A brute-force cracker which decrypts flash photos (闪照) encrypted by mobile QQ.

git clone -v https://github.com/yuxibenxi/mobileqq-flash-photo-cracker.git
sudo apt update
sudo apt install cmake
sudo apt install libtomcrypt-dev
cd mobileqq-flash-photo-cracker
cmake ./
make
./fp_cracker --help

About

A brute-force cracker which decrypts flash photos (闪照) encrypted by mobile QQ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • CMake 1.3%