Experimental Antivirus v1.0.0 - Initial Proof of Concept
This release contains a tray UI to control the application, there is no configuration beyond the two states on and off. Read the code for more details.
#…
Read MorePublished 06/20/2024
Attempts to trick malware using techniques from NavyTitanium/Fake-Sandbox-Artifacts
(Click to enlarge)
(Click to enlarge)
(Click to enlarge)
Generally malware will contain a sandbox check. This involves identifying if the current machine contains any form of virtualization used to reverse engineer the malware. A common method of handling this situation is to close and no longer attempt the infection. But this is of-course entirely up to the malware itself. Ideally this concept would be part of some free antivirus package, as this is just one small component. This is licensed MIT to help push it towards that future.
May have issues on 32bit operating systems - just recompile the BlankProcess.exe to solve this.
This release contains a tray UI to control the application, there is no configuration beyond the two states on and off. Read the code for more details.
#…
Read More