GithubHelp home page GithubHelp logo

00mjk / cryptoknife Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dannagle/cryptoknife

0.0 0.0 0.0 4.36 MB

All-in-one, portable, collection of general-purpose cryptography tools

Home Page: https://cryptoknife.com/

License: GNU General Public License v2.0

QMake 1.80% C++ 93.42% C 0.46% Shell 2.15% Batchfile 1.10% PHP 1.07%

cryptoknife's Introduction

Cryptoknife

Cryptoknife Logo Cryptoknife logo Mac logo

Cryptoknife is an open source portable utility to allow hashing, encoding, and encryption through a simple drag-and-drop interface. It also comes with a collection of miscellaneous tools. The mainline branch officially supports Windows and Mac. Cryptoknife is free and licensed GPL v2 or later. It can be used for both commercial and personal use.

Cryptoknife works by checking boxes for the calculations and then dragging files to run the calculation. Cryptoknife performs the work from every checked box on every tab and displays the output the log and saves to a log file. By default, very common hashing boxes are pre-checked.

Support

Settings and Log

for Windows, the settings are saved as cryptoknife_settings.ini inside the run-time directory. The log file is cryptoknife.log is also in the run-time directory.

For Mac, settings are saved in Library/Application Support/com.cryptoknife/cryptoknife_settings.ini. The log file is cryptoknife.log and is saved in your Downloads directory.

Settings are saved when the app exits. The log is saved whenever the console is updated.

Hashing

Simply check the boxes for the algorithms to use, and then drag-and-drop your directory or file.

Cryptoknife Hashing

  • MD5, MD4, MD2
  • SHA-1, 224, 256, 384, 256
  • CRC-32
  • Checksum

There is also direct input available. Cryptoknife will perform all hashing algorithms on direct input.

Encoding

Except for line-ending conversion, Cryptoknife appends a new file extension when performing its work. However, it is still very easy to drag-and-drop and encoder/encrypt thousands of files. With great power comes great responsibility.

Cryptoknife Encoding

  • Base64
  • HEX/Binary
  • DOS/Unix EOL

There is also direct input available. Results are displayed (which may not be viewable for binary results).

Encryption

All the encryption algorithms use CBC mode. You may supply your own Key/IV or generate a new one. Note that if you change the bit-level, you need to re-click "Generate" since different bits require different lengths.

Cryptoknife Encoding

  • AES/Rijndael CBC
  • Blowfish CBC
  • Triple DES CBC
  • Twofish CBC

Utilities

System profile gives a listing of RAM, processor, attached drives, and IP addresses. It is also ran on start-up. ASCII/HEX is the same conversion interface used by Packet Sender. Epoch/Date is a very common calculation used in development. Password Generator has various knobs to create a secure password.

Cryptoknife Encoding

  • System Profile
  • ASCII/HEX
  • Epoch/Date convert
  • Password Generator

Using Cryptoknife, an open-source utility which generates no network traffic, is a very safe way to generate a password.

Building

Cryptoknife uses these libraries.

All the project files are statically-linked to create a single executable in Windows. Mac uses dynamic linking since apps are just directories.

Sponsorships

Would you like your name or brand listed on this website? Please contact me for sponsorship opportunities.

License

GPL v2 or Later. Contact me if you require a different license.

Copyright

Cryptoknife is wholly owned and copyright © - @NagleCode - DanNagle.com - Cryptoknife.com

cryptoknife's People

Contributors

dannagle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.