/TextInNotepad

Simple FUD windows malware written in python 3.9

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

! ALL FILES IN THIS REPOSITORY ARE PROTECTED BY GNU GPLv3 LICENSE

TextInNotepad (TIN)

Simple windows malware written in python 3.9. TIN is a small malware that I wrote which will lock your keyboard and mouse pointer, and then will type text into notepad. TIN is made for Windows 10. TIN is essentially not a complete and foolproof malware. You can use TIN to create other stronger malwares but TIN is intentionally not moulded into a definite malware.

Go to the Releases section to get the final malware

Use the Wiki section for information about TIN

Before you proceed 🛑

Code available here is safe, remove line 107 for final use.
Known issues - User can still click with mouse which may cause intereference with the script, user can also press ctrl+alt+del which also can interfere with the script, however, the system will shutdown if the user attempts to use task manager to kill the program. Testing was done only on Admin account, program may perform differently on a regular user account.

If you have solutions to these issues and are interested in contribution, do raise a PR.