Registered by Kenny Strawn

This little piece of code is designed to crack encryption on devices and jailbreak them by guessing keys. It has a lower limit (0x0) and an upper limit (0xfffff.....). It is designed to build to a kernel module (enccrack.ko)

Build Instructions:

As soon as you get the code, compile it:

g++ -fPIC -kernel enccrack.cpp -o enccrack.ko

After this, reboot, and you're all set.

Note: You can commit changes to the code if you want to.

Project information

Maintainer:
Kenny Strawn
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
C++

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

libenccrack does not have any download files registered with Launchpad.