Sonic-The-Hedgehog-LNK1123
Sonic-The-Hedgehog-LNK1123
Those detections are false positives, if the file contained real malware, way more antivirus engines would have flagged the file as malicious. Some antivirus programs will flag any keygen or...
I ran into the same problem. @HackerPoet Uploading a zip containing the executable and required folders using GitHub's releases feature is probably a good idea.
The current code will **not** compile under Linux since `HasherSha1Traits.hpp` calls the Windows API to compute the SHA-1 of some data with no alternative implementation. I've been messing with Linux...
@MartinHotmann I only ever tested this code with a online compiler service that ends up running user code in a Linux environment. (I also compiled it using MinGw (GCC), but...