Skip to content

nqntmqmqmb/phpRansomware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

phpRansomware

Introduction

Simple Ransomware coded in PHP for educational purposes only.
This ransomware was coded to demonstrate the concept of a ransomware through PHP.
The code is just ciphering & deciphering a directory with a key and an IV.

How to use

Cipher

php ransomware.php cipher [repertory] KEY.IV

ex : php ransomware.php cipher C:\Users\XXX\Desktop\ Fuck1ngH4rdc0reK3y!*.V3ry_D1ff1culT_1n1t1al1s4t10n_v3ct0r

Decipher

php ransomware.php decipher [repertory] KEY.IV

ex : php ransomware.php decipher C:\Users\XXX\Desktop\ Fuck1ngH4rdc0reK3y!*.V3ry_D1ff1culT_1n1t1al1s4t10n_v3ct0r

Screenshots

About

Simple Ransomware coded in PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages