Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

teaCrap

What is teaCrap ?

TeaCrap is a small java app to recover password stored using Tiny Encryption Algorithm which you should never use in production.

How to ?

  1. Configure : change the key in teaCrap.java
  2. compile : javac teaCrap.java
  3. put the password you want to "recover" in teaPass.txt
  4. Exec : java teaCrap
  5. Enjoy ;)

Why ?

Because i needed it during a pentest ;) and it helps me recover more than 3000 passwords in plain text. The "cypher" typo helps me in the first place to find this crapy "crypto" function.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages