Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Ransomware-Project

THIS IS FOR EDUCATIONAL PURPOSE, YOU CAN CLONE THIS FOR SCHOOL PROJECT OR DOING RESEARCH ON YOUR OWN, DO NOT USE THIS TO HURT PEOPLE!!! I WILL NOT RESPONSIBLE FOR YOUR ACTION!

Let's create an Ransomware that's able to hi-jack the victim computer! We'll be using Advanced Encryption Standard AES algorithm to do this.

Document

https://deepwiki.com/DogguG/Simple-Ransomware-

Installation

**First, clone this repository (make sure you already install gitbash) **

git clone https://github.com/DogguG/Simple-Ransomware-
https://git-scm.com/downloads

Next install Python version 3.12.4

https://www.python.org/ftp/python/3.12.4/python-3.12.4-amd64.exe

Next, create a virtual environment

Active Virtual Environment using below command.

.\.venv\Scripts\activate

Make sure you activate the environment.

Finally, Deploy PHP Web Control Center

XAAMP Download and install https://www.apachefriends.org/.

Copy php web code into this folder and C:\xampp\htdocs and run Apache with SQL server to deploy.

Finally, convert to exe The command below is for install auto-py-to-exe.

pip install auto-py-to-exe

Choose rans.py and icon from img folder.

Select folder contain img and .venv.

Select transfer .py to .exe.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages