Neo23x0 / Raccine

A Simple Ransomware Vaccine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Tests

Eran-YT opened this issue · comments

I thought of adding a unit test project (GTEST, I have no experience with any other frameworks) , however, this will require splitting the Raccine project in VS into a Raccine & RaccineLib projects, where RaccineLib will contain the actual code, and Raccine will just be the executable.
What do you think?