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/
- Download the executable from this page : (https://github.com/cryptobioz/LockyVaccine/releases)
- Run it by doube-clicking.
This is just a PoC, it's probably not 100 % efficient.