I also made program to add your own entries to Event Viewer
--------------Features------------
Internet Explorer:
-Breaks most websites layout
-Has couple "ads" that just moves to random location when closed
-Replaces images with "NSFW Ads"
Notepad:
-Crashes when you try to access menus
-Scrambles text when you press enter
-Replaces vowels if you try copypasting text
Syskey:
-Asks to confirm 45 times when updating key
-Asks to confirm 45 times when trying to cancel
-Asks to use different key when confirmation completes
System Event Creator:
-Can add entries to Application and System -logs with specified text
VirusTotal:
https://www.virustotal.com/#/file/7018369d40e03af1f6fdcbd8a6e85594025818decb98ab7decb4a30823097419/detection
(SentinelOne flags individual files for some reason...)
Also it can be bit tricky as Windows doesn’t like you messing with its system files. If you can’t replace them, you’ll need to take ownership for those files via cmd with following command:
“takeown /f {FILENAME_HERE}.”
Then adjust privileges through “Property” window.
Also note that Windows might revert your changes on next startup. (Take snapshot of your VM after changes)
After that right-click the file, go to Properties → Security. From there click Edit, select Administrators (or something like that, can’t check it now…) and check the checkbox that says something like Full Permissions. Click apply.