1.0.10 • Published 2 years ago

@arex21/ransom v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago