ransomgoware

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

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

Go to latest
Published: Sep 30, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

README

Do not use it in a way that could harm people or institutions! Unauthorized and damaging use of this software is illegal.

Configurations
  • RANDOM=true Encryption Only
  • Unix OSes ROOT='/path/to/root' or Windows ROOT='C:\path\to\root'
  • If you use your own key, recommended, instead of random generated AES encryption key. Change the key values. YOUR-32-BIT-KEY-STRING

Interpreted Usage

go run encrypt.go
go run decrypt.go

Compiled Usage

go build encrypt.go
./encrypt
go build decrypt.go
./decrypt

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