@arex21/ransom

1.0.10 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @arex21/ransom

Weekly Downloads

3

Version

1.0.10

License

ISC

Unpacked Size

151 MB

Total Files

6

Last publish

Collaborators

  • arex21