drapek / SWiCR

Program build for Embeded and Real-Time Systems laboraotry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bruteforce hacking program

Descripiton

Simple bruteforce program to break passwords of another command line programms (e.g. mysql)

How to use

Execution: ./brutforce [program_path_to_hack] [username] [password_max_length]

Requirements

  • Must work on QNX operating system
  • Must be written in C (ANSI C)

About

Program build for Embeded and Real-Time Systems laboraotry.


Languages

Language:C 100.0%