pkcheck

command module
v0.0.0-...-ce75695 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

README

Description

Note: This project was created to allow me to learn/discover the Go technology.

This project provide a program brute forcing the passphrase of a private key (EC/RSA).

Usage

Call syntax:
        pkcheck.exe {PASSPHRASE_DICTIONARY_FILE_PATH} {KEY_PEM_FILE_PATH} [--enable-derivation]
Call example:
        pkcheck.exe passphrases.txt pk-key-ec.txt
        pkcheck.exe passphrases.txt pk-key-ec.txt --enable-derivation

Requirements

Go >= 1.17

Release

Cross-Compile the program

The binary files for Windows/Linux/Mac are compiled at each commit.

They are published as release atefacts.

References

Documentation

Overview

This package is a sample program brute forcing the passphrase of a private key.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL