-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDisclaimer.txt
More file actions
12 lines (10 loc) · 778 Bytes
/
Disclaimer.txt
File metadata and controls
12 lines (10 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
!!! This project was done exclusively for educational purposes. !!!
I do not condone the use of this virus in any capacity past the print statement payload. It is important to know the functionality of
malware in order to protect against malware. Learning how they are made will aid me in my efforts to protect myself and any future
employers with proper practicces.
Some safety measures within this project:
- Payload is harmless.
- Can only infect within the current directory.
- If anyone tries to use this as a foundation to make a more harmful virus they would have to change quite a bit of the
memory organization within the virus, which means they could have probably made this themselves.
- I wrote it on a VM, and if you use this I suggest you do the same.