Skip to content

swagkarna/RansomeWare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RansomeWare

Dogma V1.5.3

<# This Ransomware musn't be used to harm/threat/hurt other person's computer. It's purpose is only to share knowledge and awareness about Malware/Cryptography/Operating Systems/Programming. This ransomware made for learning and awareness about security/cryptography. #>


image

Environement:

  • Ubuntu 18.4 | Tested | No compile
  • Windows 10 | Tested | Compiled
  • Pycharm
  • Python 3.6

Module:

  • Pillow
  • import tkinter as tk
  • import tkinter
  • import os
  • import sys
  • import webbrowser
  • import pyAesCrypt

Compilation:

  • pip install auto-py-to-exe

  • auto-py-to-exe

  • insert manually all visual data

Informations:

  • if you get all of the module and change the "path" in dogma.py to ./Encrypted_Data the script is ready to use.

  • I create multipe file in Encryped_Data to encrypt (.txt, .csv, .docx, .py). This folder have also 2 child folder with exact the same file for show the recursive encryption of DOGMA.

  • Copy And Paste from test_file to Encrypted Data if you want re-encrypt all the file.

  • [!] Warning : By default Dogma.py is configured for encrypte C:\Users\

Releases

No releases published

Packages

No packages published

Languages