BaseMax / GuessPasswordC

A small program to guess password for some crackers who want to enjoy by trying...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess Password C

A small program to guess password for some crackers who want to enjoy by trying...

FindPasswordC

Compiling

GCC Linux: gcc find-pass-md5.c -o pass -O3 -lm && ./pass

Mingw Windows: gcc find-pass-md5.c -o ps.exe -o3 -lm -std=c99

Create variables for spam

php variable-generator.php > variables.h

Baseod on

Maybe there is memory problem in my code, please report this.


Max Base

My nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. (Max Base)

Asrez Team

A team includes some programmer, developer, designer, researcher(s) especially Max Base.

Asrez Team

About

A small program to guess password for some crackers who want to enjoy by trying...

License:GNU General Public License v3.0


Languages

Language:C 95.7%Language:Objective-C 4.0%Language:PHP 0.3%