This was released as part of a blog post called Vibe Coding: https://www.celsoazevedo.com/vibe-coding/

Don't trust this code. It was created by LLMs under the "supervision" of someone who doesn't know how to code and for personal use. It will likely fail, it may contain security flaws.

If you decide to use it, don't expose it to the internet. I really have no idea if the code is safe. It was also made to only be used by one user, I have no idea how well the queue system will work if different people are using at the same time.

To use it, edit the virustotal.php file and:
- Insert your API key, which should be available in your VirusTotal account.
- Type the path to the working folder, used to store files temporarily and the queue files.
- You may have to change the size of the chunks depending on the limits of your server. For a server that allows 100MB files, you can set it at 85 to be safe.

Notes:
- The queue only runs if the tab is open.
- You may want to check from time to time if the temporary folder is actually emptying.
- Check VirusTotal’s terms to see if you can use them.

WARNING:
- DON'T TRUST THE CODE.
- DON'T USE IT FOR ANYTHING SERIOUS THAT CAN'T FAIL.
- DON'T EXPOSE IT TO THE INTERNET.
- IT MAY CONTAIN SECURITY ISSUES.
- USE IT AT YOUR OWN RISK.

Celso
2025-11-21