Home

Egg Directory / Search

New Eggs / Best of New

New Blogs / Pics / Activity
New Files / Movies
Community Forum

Group Directory

 

 
Edit PageMessage m0rtified_p3nguinAdd CommentAdd to FavoritesEmail to Friend

Info

DO NOT TRY THIS AT HOME : Rotteneggs.com text files and message bases are for INFORMATIONAL PURPOSES ONLY. DO NOT undertake any project based upon any information obtained from this or any other web site.We are not responsible for, nor do we assume any liability for, damages resulting from the use of any information on this site.
(177 votes)
Published: Oct 01, 2005 5:50 p.m.
In 8 Favorites Lists
Viewed 1227 times


Ok, so you want to do somekind of computer prank on your friend/enemy/school. Usually you need to do some info gathering. This egg gives you a quick easy way to get some important info quickly without bringing much attention to yourself.

All you need to do is get a floppy disk, copy this italicized text into notepad and make it a batch file
(Save as --> anything.BAT)

@echo off
ipconfig/all > a:\ip.txt
exit


Let’s analyze. @echo off isn’t really neccesary, it just keeps the command prompt totally black without the white letters. Ipconfig/all is the meat. It gets the info and then makes a text file called ip on your floppy disk to put it in. Exit just closes the screen, it might do this by default, but this is a good saftey measure if your teacher is suspicious about your computer activities.

Put the batch file on your floppy. Slide it in and run it.
You get in you get out, and the only visible sign was a flash of the black box.
 

Add Egg To Watchlist

 


ACDCrocksmorethanyou

Oct 01, 2005 6:24 pm -
finally, a .bat file that works and is usefull!!! gj man, 5*


Kua-Zee

Oct 01, 2005 9:44 pm -
Nice.5*’s


AppetiteFo Destruction

Oct 01, 2005 10:56 pm -
nice!! but what does it do? and how do i get info? 5*


m0rtified_p3nguin

Oct 02, 2005 6:34 am -
After you make the batch file and put it on your disc, you run it on the pc you want info from. It will get stuff like host name, physicla address, ip address and much more, and put it in a text file called ip.txt that will be located on your floppy disk. (Which you can take out and examine somewhere else at your leisure)


whatifidontwa tanickname

Oct 04, 2005 9:08 am -
would it worked if you like gave the file to a freind over the internet (my preference AIM) and they run it and the info would be sent to you?


m0rtified_p3nguin

Oct 04, 2005 12:45 pm -
Not the 5cript above, but i’ll work on one that does and get back to you if i make one.


Tips

Nov 03, 2005 6:16 pm -
Works, but the comps at my skool just got a new security software that locks out the dos prompt and will only excecute 1 line of code in a batch file before closing


m0rtified_p3nguin

N v 11, 2005 6:16 pm -
Tips, just make that one line: ipconfig/all > a:\ip.txt
Those other two lines aren’t really needed.


Pyro7t5

Feb 21, 2006 3:07 pm -
i no this is kind of an old egg but if any1 reads this and can awnser me could u tell me wat u could do with this???

Home | Contact Us | Sign Up
Visit our companion site, Prankpedia.com
Please read the LEGAL DISCLAIMER & CONTENT GUIDELINES
© 2009 rotteneggs.com - A Social Network for Pranksters.
0.080662 (Server 1)