Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a0zhar/notpetya

My own custom fork of Hildaboo's repository containing the "decompiled file encryptor code" of the notpetya ransomware.
https://github.com/a0zhar/notpetya

notpetya notpetya-decompiled notpetya-sourcecode notpetya-src notpetyadecompiled ransomware

Last synced: about 14 hours ago
JSON representation

My own custom fork of Hildaboo's repository containing the "decompiled file encryptor code" of the notpetya ransomware.

Awesome Lists containing this project

README

        

# NotPetya File Encryptor Code
This repository contains my custom fork of hildaboo's decompiled C++ source code of the NotPetya Ransomware File Encryption part.

More likely a recreation rather than the OG/Official code...

# Credits
* [hildaboo](https://github.com/hildaboo) - For the initial Code
* [a0zhar](https://github.com/a0zhar) - For maintaining and updating the code