Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 689 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 689 Bytes

Ransomware-Vaccine-Locky

This tool written in C++, demonstrates how to vaccinate against the Locky ransomware, preventing the ransomware from running and encrypting the infected machine.

These "vaccines" come from this Lexsi's post : https://www.lexsi.com/securityhub/comment-creer-un-vaccin-contre-le-ransomware-locky/

How to use it ?

Note

This is just a PoC, it's probably not 100 % efficient.