Skip to content

notapacman/bruteforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bruteforce

the simplest bruteforse program, just for fun

How to LINUX

  1. clone this bruteforce repository:
git clone https://github.com/notapacman/bruteforce.git
  1. join to cloned directory bruteforce and compile program:
cd bruteforce && g++ bruteforce.cpp -o bruteforce
  1. Run program:
./bruteforce

How to Windows

  1. clone this bruteforce repository:
git clone https://github.com/notapacman/bruteforce.git
  1. join to cloned directory bruteforce and compile program:
cd bruteforce && msbuild
  1. Run program:
./bruteforce.exe

For what?

for fun, and for linux in windows i will not checked yet, writed only in nano, all spaces r skipped (or no) PS: I will checked program in windows, it's work yet.

Credits

my kali linux and tty3 lol

About

the simplest bruteforse program, just for fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages