Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Question Here What r batch and shells and what can you do with them??? filter_list
Author
Message
Question Here What r batch and shells and what can you do with them??? #1
Im a noob and im kind of new to this kind of stuff.
would some one give me a little of their time and explain what r this for??
pls i would love to know and not stay as a noob forever:bow:


:epic:

Reply

RE: Question Here What r batch and shells and what can you do with them??? #2
i'll explain the first question, batch:

as it named, batch is a batch of commands you run in command prompt. e.g: run cmd from your windows' run. type cd..<enter>cd..<enter>. commonly, it wil guide you to the root of c:\. that is not really troublesome. but what if what you have to do is:
Code:
cd..<enter>
cd..<enter>
cd program files<enter>
cd avira<enter>
cd antivir desktop<enter>
<etc>

to write that bunch of codes all the time would be takes time. that's what batch are for. so you can save a .bat file for this job, and the things you have to do is:

- open a notepad or run a command prompt
- if you run a command, type:
Code:
edit <filename>.bat
- type:
Code:
cd..
cd..
cd program files
cd avira
cd antivir desktop
- save, if you use a notepad: save as .bat, if you run a command prompt: just save it
- run it
- see how good it is...
[Image: ap8g35.jpg]

Reply

RE: Question Here What r batch and shells and what can you do with them??? #3
LOL THANKS Smile......................................

Reply

RE: Question Here What r batch and shells and what can you do with them??? #4
(08-19-2011, 09:13 AM)Guts666 Wrote: Im a noob and im kind of new to this kind of stuff.
would some one give me a little of their time and explain what r this for??
pls i would love to know and not stay as a noob forever:bow:


:epic:

http://lmgtfy.com/?q=what+are+batch+files
[Image: backspacez1.png]

Reply

RE: Question Here What r batch and shells and what can you do with them??? #5
(08-20-2011, 06:18 AM)Fuckedyouover Wrote:
(08-19-2011, 09:13 AM)Guts666 Wrote: Im a noob and im kind of new to this kind of stuff.
would some one give me a little of their time and explain what r this for??
pls i would love to know and not stay as a noob forever:bow:


:epic:

http://lmgtfy.com/?q=what+are+batch+files

LOL THANKS HAHAHA:epic:

Reply

RE: Question Here What r batch and shells and what can you do with them??? #6
haha..thanks god for this thread,,also have the same question in mind,for noob especially..

Reply

RE: Question Here What r batch and shells and what can you do with them??? #7
Shell are many things. It's two most used settings are booters and shell for website hacking. A booter DoS a site.
If you're cool click this: http://adf.ly/MWQtY

My newly created blog: http://www.learn-basic-hacking.blogspot.dk/

Reply







Users browsing this thread: 2 Guest(s)