0
Can i use javascript to make virus?
i think may be or may be not
3 Answers
+ 2
i think ... possible.
ex) make zombi client for network attack
0
Yeah, I think so. Someone made a JavaScript/HTML simulation of a virus. I don't have the code, but I do have the steps :)
1. Gather a list of strings with emojis.
2. Define a function [for a button]. Name it like a virus.
3. Inside the function, put a loop of 9999999 times an alert, giving clones of random strings of the list (in 1.)
4. Define a function alerting that is saying it is installing the virus.
5. Make the function run the "virus" function.
6. Inside the HTML code, put a button. When it's tapped it should run the JavaScript function to install the virus.
7. Run the function. "Installing Virus..." "[emojiiiiiiiiiisss] " Now try to get out! (LOL, I had to restart my iPad)