Skip to content

An operating System Independent Ransomware that will only Encrypt important files.

Notifications You must be signed in to change notification settings

srikarch123/Crazy-Ransomware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Security Final Project

Disclaimer

This project was created for educational purposes only. The author is not responsible for any misuse of the software.

Project Overview

This ransomware application is designed to encrypt files located in the Desktop, Documents, and Pictures directories. The supported file extensions for encryption are:

  • pdf
  • docx
  • txt
  • zip
  • png
  • doc
  • jpg
  • xlsx

Decryption Key

To decrypt the files, use the following key: UkXp2s5u8x/A?D(G

Setup Instructions

Prerequisites

  • IntelliJ IDE: Please use IntelliJ IDE to open the project.
  • JDK: Java Development Kit is mandatory.

Running the Project

You can generate an executable JAR file of the project to run it directly.

Loading the Commons.jar File

Before running the project, you need to load the Commons.jar file. Follow these steps to add the dependency:

  1. Go to FileProject StructureModules.
  2. Add the Commons.jar file as a dependency.
  3. Click Apply and then Close.

By following the above steps, you should be able to successfully load the required dependencies and run the project.

About

An operating System Independent Ransomware that will only Encrypt important files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages