All Projects → dbrgn → descrack

dbrgn / descrack

Licence: other
HSR OpenCL research project based on existing code.

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
Makefile
30231 projects

DES Cracker

This is an OpenCL DES cracker, originally by Daniel Thornburgh and improved as a research project at the University of Applied Sciences HSR Rapperswil.

How to build

You may need to adjust the OpenCL include path in the Makefile.

Default compiler is clang. If you prefer GCC, adjust the Makefile accordingly.

To build:

make

Then run:

./descrack
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].