Skip to content

wmetcalf/exceldecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

exceldecryptor

Decrypts/Cracks Excel docs using Apache POI

java -jar excelcracker.jar -i cbf_test.xls -o poop.xls -p passlist.txt

password found:VelvetSweatshop

Decrypted file written to: poop.xls

java -jar excelcracker.jar -i cbf_test.xls -o poop.xls -p VelvetSweatshop

password found:VelvetSweatshop

Decrypted file written to: poop.xls

About

Decrypts/Cracks Excel docs using Apache POI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages