Skip to content

Project of the seminar Special Computer Engineering in summer semester 2019 at HTW Berlin

License

Notifications You must be signed in to change notification settings

lukmi15/WPA2-Crack

Repository files navigation

WPA2-Crack

Project of the seminar Special Computer Engineering in summer semester 2019 at HTW Berlin

Project goal

Goal of this project is to create a program using OpenMP to be able to generate as many hashes of a WPA2 key as possible. Optionally, we may use a dictionary, GPU acceleration, or computing clusters using Open MPI.

References

Thanks to the project wpa_supplicant which we are using as reference for the hash algorithm.

The code adapted from wpa_supplicant are in the wpa2_hash.* and sha1.* files.

Make Directions

Compilation: make

Execution: make run

Reverting compilation: make clean

About

Project of the seminar Special Computer Engineering in summer semester 2019 at HTW Berlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published