Skip to content

An educational(?) tool for cryptography, developed in Qt5.

Notifications You must be signed in to change notification settings

Houwenda/CrypAutool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrypAutool

A tool designed to automatically recognize some classic cryptography and encodings recursively, including brute forcing some common hashes.

The charts shows the recursive results in a concrete way using Echarts, which (I hope) can make it easier to understand.

A Database is needed to bruteforce hashes, you can find the tool I use to create database using Qt5 here .

Due to the absolute paths in the program, it cannot be boxed yet.

Notice:This tool can be used for educational purposes, but is not qualified for cryptography research or cracking.

Some examples:

Atbash:

image

Ceasar:

image

Polybius:

image

md5:

image

sha1:

image

sha244:

image

sha384:

image

echarts:

image

About

An educational(?) tool for cryptography, developed in Qt5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages