Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

The app is storing data in files encoded with AES where key is encoded by MD5;

The main feature is brute forcing passwords in parallel;

Types of brute forcing:

  • Unidirectional: sort out passwords only in one direction from a to z;
  • Bidirectional: sort out password in two directions - from a to z and from z to a in one time;

About

Some kind of hacking tool

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages