1.0.10 • Published 3 years ago

@arex21/ransom v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

RansomTool

This cyber security tool allows you to encrypt any file

Installation

npm i -g @arex21/ransom

Usage

To encrypt file

ransom <file_path>

This command will create .x suffix encrypted file .To decrypt file

ransomfree <encrypted_file_path>

To encrypt entire folder

ransomtree <folder_path>

To decrypt all files from an encrypted folder

ransomfreeall <encrypted_folder_path>

Note

This tool is designed only for education purpose. Don't use it for any illegal activities.

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago