Skip to content

dbrgn/descrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

HSR OpenCL research project based on existing code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published