Downloading binaries information!
The file you are about to download is (partially) in binary format. This may alarm your virus scanner or web browser. I have every reason to believe these warnings are false positives. If you don't trust this I recommend you to go back to my portfolio and download the source, so you can be assured the program has no virus of any kind. If you are still planning on continuing, you can click on 'download'.
Download
Why?
Most of my projects are written in Assembler for efficiency and their small footprint. Programming in assembler basically means typing out every instruction the CPU has to execute, whereas most software today is written in higher program language where you write more understandable English instructions that later are translated into these CPU instruction. Because I write every instruction myself I can be very creative in the order the instructions are executed, whereas other software uses default schemes. This makes my software very efficient, but also the odd one out there.
This is where things turn south. Virus scanners are also looking for the odd one out there and it so happens my software is detected as a virus now and then. This means your virus scanner might alarm you when downloading this file, for no good reason (be sure to check the hash and size before taking this conclusion).
But even if you don't have a virus scanner you might get a warning. Most browsers have automatic malware detection build in nowadays. It so happens the domain tychoveltmeijer.nl is now known for 'spreading malware' and every zip-file you download from this domain is blindly detected as malware. It doesn't matter if it contains binaries or only source files.
I did several tests to be sure my files where not infected, like uploading the same file to another host to get no warning when downloading it from that domain and run the non-binary-containing-zip files through VirusTotal.
Because these warnings I had no other choice then to move my portfolio to tychov.nl. The binary files are still hosted on tychoveltmeijer.nl so my new domain would not be marked as malware spreading domain.
Before you download a file with binaries you are redirected to tychoveltmeijer.nl and you get this warning. If you don't trust this I recommend you to go back to my portfolio and download the source, so you can be assured the program has no virus of any kind.
Download