Justasic / scraps

A place to throw my code scraps into different branches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt MD5 Hasher

This is just a real cut and dry text to md5 hasher. I used it as a fun little project to learn Qt Creator and how the Qt library works. Originally I was going to do a simple keygen but changed it because I was too lazy to make a key algorithm.

To build:

qmake

make

About

A place to throw my code scraps into different branches


Languages

Language:C++ 93.2%Language:C 5.7%Language:Prolog 1.1%