Skip to content

OpenPetya v2.0.0

Latest

Choose a tag to compare

@iss4cf0ng iss4cf0ng released this 05 Sep 15:18
· 7 commits to main since this release

Abstract

This is the new release of OpenPetya: v2.0.0

What Is New

OpenPetya now supports Windows UEFI. In v1.0.0, I implemented the MFT encryption algorithm. In this version, however, I chose not to implement it for UEFI out of concern that it might be abused to damage modern Windows operating systems.

Detection

VirusTotal submission:

https://www.virustotal.com/gui/file/0f95d4216fc8e2233f748a6f3351ca323e43beba8034b48c6eb6202145463d30/detection

Usage

OpenPetya.exe --is-admin
OpenPetya.exe --firmware
OpenPetya.exe --uefi-secure
OpenPetya.exe --drive 0 --uefi-install petya.efi
OpenPetya.exe --drive 0 --uefi-restore

Warning

Please do NOT execute this application on your production machine.

Disclaimer

This project was created for:

  • Malware analysis research
  • Bootloader research
  • Low-level systems learning
  • Cybersecurity education
  • Learning how to write an EFI application to perform chainloading

Do NOT use this software for illegal activities.

The author is not responsible for any misuse.

Screenshots

Thanks

Thanks for checking out this project. Feedback and suggestions are welcome.