rangoware

module
v0.0.0-...-85858df Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2021 License: MIT

README ΒΆ

Rangoware

Repository size GitHub last commit License

πŸ“Œ Sumary

πŸ“Ž Introduction

Rangoware is a simple Ransomware that uses AES-256-GCM encryption and is writted in Go language.

⚠ WARNING: This software is made just for study purposes. ⚠ WARNING: If you want to run it locally for tests, take care of what directories you decide to encrypt. ⚠ WARNING: The software is distributed in MIT license. Its use is free, however the author doesn't take responsibility for any illegal use of the code by 3rd parties.

πŸ’» Technologies

πŸš€ How to Run

# Clone Repository
$ git clone https://github.com/LuanSilveiraSouza/rangoware.git
Configure and Compile
# Go to folder
$ cd rangoware

# Generate a AES crypto key
$ go run keygen/keygen.go

# In encrypter nd decrypter, set the variables cryptoKey, contact and dir

# Compile encrypter
$ cd encrypter
$ go build

# Compile decrypter
$ cd decrypter
$ go build

πŸ› Contribution, Bugs and Issues

Feel free to open new issues and colaborate with others issues in Rangoware Issues

πŸ“š License

Released in 2020 under MIT License

Made with ❀ by Luan Souza.

Directories ΒΆ

Path Synopsis

Jump to

Keyboard shortcuts

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