how do i

how do i make my console app. to work on any pc with out needing to have netframwork :-s
Last edited on
exactly what you want to do?
idk i have coded a applc workin on any windows 7 but xp it not workin idk why

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
#include<iostream>
#include<windows.h>
using namespace std;

 int wast (int a)
 {
 a = a * 10;
 for(int i=0; i<= a; i++)
 cout<<" \b";
 return 0;
 }
void main(){
int x,y;
HWND t;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
SetConsoleTitle("Formating Your Whole Computer Sorry :)");
system("color 0c");
BlockInput(true);
cout << "C"; wast(500); cout << "o"; wast(500); cout << "d";wast(500); cout << "e";wast(500); cout << "d";wast(500);  cout<<" "; cout << "B";wast(500); cout << "y"; cout<<" "; wast(500); cout << "M";wast(500); cout << "r";wast(500); cout << "_";wast(500); cout << "P";wast(500); cout << "o";wast(500); cout << "P\n"<< endl;
cout<<"Loading:"<<endl;
Sleep(1000);
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
BlockInput(true);
cout<<"procraetorian.exe"<<endl; 
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(600);
BlockInput(true);
cout<<"systermination.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(800);
BlockInput(true);
cout<<"system rebooter.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(2000);
BlockInput(true);
cout<<"decoder.exe"<<endl; 
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(200);
BlockInput(true);
cout<<"mslaugh.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(1300);
BlockInput(true);
cout<<"readme.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(100);
BlockInput(true);
cout<<"blast.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(3000);
BlockInput(true);
cout<<"spin32_war.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(450);
BlockInput(true);
cout<<"trojan_starter.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(200);
BlockInput(true);
cout<<"trojan_injector.exe"<<endl; 
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(2600);
BlockInput(true);
cout<<"security_disable.exe"<<endl; 
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(800);
BlockInput(true);
cout<<"launcher.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(100);
BlockInput(true);
cout<<"antivirus_disable.exe"<<endl; 
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(1000);
BlockInput(true);
cout<<"sys32_corrupter.bat"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(350);
BlockInput(true);
cout<<"reconfig.bat"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(370);
BlockInput(true);
cout<<"sysdelet.bat"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(1200);
BlockInput(true);
cout<<"xxx.sys"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(999);
BlockInput(true);
cout<<"infection.exe"<<endl;
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(200);
BlockInput(true);
cout<<"Starting....";
cout<<endl<<"Now loading virus";
for (int a=1; a<=4; a++){
x=rand()%800;
y=rand()%800;
SetCursorPos(x,y);
cout<<".";
BlockInput(true);
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(1000);}
cout<<endl<<"Virus loaded!";
cout<<endl<<"HARD-DISK CORRUPTION:";
for (int a=1; a<=8; a++){
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(1000);
x=rand()%800;
y=rand()%800;
SetCursorPos(x,y);
BlockInput(true);
cout<<".";}
cout<<endl<<"Complete!"<<endl<<"MOTHER BOARD CORRUPTION:";
for (int a=1; a<=8; a++){
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(1000);
x=rand()%800;
y=rand()%800;
SetCursorPos(x,y);
BlockInput(true);
cout<<".";}
cout<<endl<<"Complete!";
cout<<endl<<"SYSTEM CORRUPTED!";
x=rand()%800;
y=rand()%800;
SetCursorPos(x,y); BlockInput(true);
for(int a=0; a<=6; a++){x=rand()%800;
y=rand()%800; BlockInput(true);
SetCursorPos(x,y);
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,false);
Sleep(1000);}
BlockInput(false);
MessageBox(0,"Fatal Error! Windows will shutdown in 30 seconds!",0,MB_ICONERROR);
MessageBox(0,"PS, it's a joke!","Message",MB_OK);
system("cls");
system("color 1f");
cout<<"GOTCHA!";
t=FindWindow(NULL,"Windows Task Manager");
EnableWindow(t,true);
Sleep(6000);} 


how come its saying invaild applic for anyone using widnows xp?
Topic archived. No new replies allowed.