goencrpyt

command module
v0.0.0-...-5bbcdc7 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

README

GoEncrpyt

Go program that encrypts or decrypts a file using the AES cipher.

This program was designed as a simple encryptor and decryptor to demonstrate impact on adversary emulations.

Build with Go

go build main.go

Useage

Encrypt a file: GoEncrypt.exe --file="File to encrypt.txt"

Decrypt a file: GoEncrypt.exe --file="File to Decrypt.txt.encrypted" --decrypt

I am not responsible for any misuse of this programe. The program was designed for educational purposes only.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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