Our amazing new site will launch in
Showing posts with label Cmd. Show all posts
Showing posts with label Cmd. Show all posts

Find Your PC Model Type And Serial Number

Need to download driver software but don't know your Computer Model Type or Serial Number. When searching for driver updates, windows is not the best source for some small manufactures. It happens to all of us when we need to update our outdated drivers even on a freshly installed system or non-internet computer, we can't seem to find them unless we know our system Model Type And Serial Number. Follow the Prompts Below. ; )

First of all You Must Have Administrator Privileges .

Open Command Prompt as Administrator


Type:
wmic csproduct get name For Model Type
wmic bios get serialnumber For Serial Number


Good Luck! Comment If You Have a Problem! :)

How to Redirect Websites!


Many People Redirect Websites To Spam, Funny, And Or Other Sites. The Reason For Is They Might Want To Hack Your Computer And Or You Might Want to Rediret A Website For Some Practical Reason. Some One Can Easily Use This Hack To break into some ones PC.
Navigate To The Host File Located C:\Windows\system32\drivers\etc\hosts Right Click Open With Notepad.exe

For Example: 
"Lets Say My Website Is The Site In Which The Target Wants To Navigate To!"
My Website: http://www.TheEmoLab.com/
"Lets Also Say That Google Is The Virus Site"
So In Order For this to Work We Need Google's Ip Address
 To Find Any Website Ip Address You First Need To Ping The Name Of The Website First,

1. Start Run CMD To Open Command Prompt (Must Have Administrator Rights)
2.type: ping  www.google.com
You'll See Something Like This:

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\TheEmoLab>ping www.Google.com
Pinging www.Google.com [74.125.227.16] with 32 bytes of data:
Reply from 74.125.227.16: bytes=32 time=768ms TTL=57
Reply from 74.125.227.16: bytes=32 time=431ms TTL=57
Reply from 74.125.227.16: bytes=32 time=986ms TTL=57
Reply from 74.125.227.16: bytes=32 time=1138ms TTL=57

Ping statistics for 74.125.227.16:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 431ms, Maximum = 1138ms, Average = 830ms

C:\Users\TheEmoLab>

www.Google.com Ip Address Is In Green!

Google's IP: 74.125.227.16

we Type in Our Host File To Redirect TheEmoLab To Google

74.125.227.16    www.TheEmoLab.com
TheEmoLab.com Will Be Redirected To Google.com or http://74.125.227.16/
Save the file And Restart Your Computer
Enjoy This Hack!

How to make a undeletable file


Are you tired of someone maybe friends are family deleting your work, school work, or any other files you don't want deleted, or do you want to delete another files that cannot be deleted, maybe because you get the error saying That it is a system 32 file and cannot be deleted. well guess what, you come to the correct place, follow the tutorials below. Also here's 5 computer Pranks To Try on your Victim Computer! http://www.theemolab.com/#ixzz0wKdjlT3m


This sets a file to become a system file also hidden and archive properly.

Open Command Prompt And Type The Commands Listed Below:

attrib +s +h +a filepath\filename
For Example attrib +s +h +a C:\Users\TheEmoLab\Desktop\School.txt


The command explained

attrib : States we are changing the "Attribute" of something
+s : This variable makes the "Attribute" of a file into a system file
+h : This variable makes the "Attribute" of a file hidden
+a : This variable makes the "Attribute" of a file archived



 How to delete a un-deletable file.

attrib -s -h -a filepath\filename
For Example attrib -s -h -a C:\Users\TheEmoLab\Desktop\School.txt

The command explained

attrib : States we are changing the "Attribute" of something
-s : This variable makes the "Attribute" of a file into a normal file
-h : This variable makes the "Attribute" of a file un-hidden
-a : This variable makes the "Attribute" of a file un-archived

Tweet To Twitter Using Windows CMD

1278001082_twitter_02Tweeting to twitter from windows command line sounds like it only use is for advanced windows user’s, with the knowledge of mastering the command line, but there where you are wrong, tweeting to twitter is far more easy then you possibly think. Here’s a list tools you’ll need for this easy and simple project. First off you’ll need a little command line utility. You Could Download That Here! We’ve recently showed you 3 recommended sites to learn more about hacking http://www.theemolab.com/2010/06/3-recommend-sites-to-learn-more-about.html & Find good Old Fashion Movies And Download For free http://www.theemolab.com/2010/06/find-old-movies-by-description-and.html
Want More Free Updates Via Your Email Subscribe!! Event & News Updates!! >>
Once Downloaded you want to extract Clvi to C:\Clvi or any other Partitions where your Operating System (OS) is Installed. Now you’ll want to navigate to the command line (CMD) by going first to >>Start>>Run>> and Typing “CMD” with out quotes. A command line utility will now appear. [see the below image]
Untit3led
Now in the Command Line Utility, you want to locate the folder Clvi, which in my case C:\Clvi.. navigate to that folder by typing in Windows:
CD C:\Clvi

Untitled

Now Type:
clvi.exe w:[twitter] u:[username] p:[password] m:[Subscribe To Our RSS Feed in The side bar>>]
see [ below Image ]
messagee
Your Finish Result Should Look Like The below!!
erfgbujk
How hard was that huh! Advanced Windows Users!! Leave Comments Replies What ever!!

How To Hide Files Inside Of Pictures






Steganography is the art and science of writing hidden messages in such a way that no one, apart from the sender and intended recipient, could be aware of the hidden data stored. To hide files in side of pictureswinrar or any other extract program. Winrar is free, and if you are using windows it should already be installed on your system. In order to accomplish this hack you'll need two files. you need
Do you want this post emailed to you! simply subscribe to our rss feed at the bottom!

Files You'll Need:
a picture from your computer
a file you want to hide
a optional program i made to speed up the process

First up the optional program i made.
first thing you need to do is open notepad.exe and put this bit of code there


cls
@echo off
title Hide files Inside Of Pictures
if NOT EXIST STEGO goto MDSTEGO
if exist "stego" goto WELCOME
:MDSTEGO
cd desktop
md stego
echo THE FOLDER STEGO HAVE BEEN CREATED ON YOUR DESKTOP.
pause
cls
goto WELCOME
:WELCOME
echo welcome...
echo Do you want to hide files(YES/NO)
set/p "cho="
if %cho%==YES goto CONVERT
if %cho%==yes goto CONVERT
if %cho%==no goto END
if %cho%==NO goto END
echo Invalid choice.
goto End
:CONVERT
cd stego
copy /b picture.jpg + file.rar newpic.jpg
pause
goto END
:END
cls
ECHO PLEASE VISIT WWW.THEEMOLAB.COM FOR MORE TIPS TRICKS AND TUTORIALS.
PAUSE
CLS
EXIT
Read More: http://www.theemolab.com/b/post-preview?token=b9wRFS0BAAA.IraET-SDLOH9yCeRmjAyBw.zf-uNE3WTdktziRyNm71Tg&postId=7801071525074926421&type=POST#ixzz18wLbCRPq
TheEmoLab
Under Creative Commons License: Attribution





you want to save this file to the desktop
save as  H-FIP.bat 
once its saved to the desktop open the file
the file will now create a desktop folder called
"stego" we will be using this folder to combine or 
merge our files together to get one simple image


Next find the file (In this case you want to hide) and
place it into the stego folder located on the desktop
whats say i want to hide my picture folder I will copy
that folder to the stego folder located on the desktop.


Once that is done simply add it to a archive(rar) file and give it the name file.rar 


Next, find the picture you want to hide the file in
what ever that picture might be make sure you rename it 
to picture.jpg when you move it into the  stego folder located on the desktop.

note: your picture might have a different extension so edited the code above to fit your needs. 
For Example: if my picture was picture.png i will change it in the code above. 

Now, reopen the program and select yes to merge the file into one single picture. 


Now you should come out with a new picture called newpicture.jpg


Right click it and rename it to newpic.rar

once renamed simply right click and extract

Now you just have retrieved your hidden files... 



open the folder and within the folder should be your files....
please feel free to comment below are contact me with any problems...

How to create a secured and locked folder in Windows 7



Recently I looked around on the internet on "How to create a secured folder for windows 7", but that only lead to programs and software, That you'll have to end up downloading and installing, and after 30 days are so, you'll have to end up buying the software\program for future use. So I spent some time recoding the "Windows XP Folder Lock Hack" and came out with "Windows 7 Folder Lock Hack With Backup". As i was coding the bat file I remember seeing on a certain site a comment saying, "please help me..after locking the folder and unlocking it, i cannot view the whole folder anymore..please..please..please…they are all important files!!!" so i added a backup solution.

Step 1
Open Notepad and type the below code into it.
Save the file to the desktop as  All files Windows_7_Lock.bat
remember *.bat is a important role in making Windows_7_Lock.bat

cls
@ECHO OFF
title Windows 7 Private Folder
if EXIST "H4x0r4Life" goto UNLOCK
if NOT EXIST Personal goto MDLOCKER
:CONFIRM
echo Are you sure u want to lock the folder(YES/NO) set/p "cho=" if %cho%==YES goto LOCK if %cho%==yes goto LOCK if %cho%==no goto END if %cho%==NO goto END echo Invalid choice. goto CONFIRM
:LOCK
ren Personal "H4x0r4Life" attrib +h +s "H4x0r4Life" echo Folder locked cls echo Do you want to backup your files?(YES/NO) set/p "cho=" if %cho%==YES goto BACKUP if %cho%==yes goto BACKUP if %cho%==no goto END if %cho%==NO goto END echo Invalid choice. goto End
:UNLOCK
echo Welcome Hacker... echo Please enter your password... set /p "pass=" if NOT %pass%==elitehacker goto FAIL attrib -h -s "H4x0r4Life" ren "H4x0r4Life" Personal echo Folder unlocked successfully goto End
:FAIL
echo Invalid password goto UNLOCK2
:FAIL2
echo Invalid password goto end
:MDLOCKER
md Personal echo Folder created successfully goto End
:BACKUP
cls robocopy c:\Users\TheEmoLab\Desktop\H4x0r4Life C:\backup /e /eta cls echo Files have been backup successfully! pause goto END
:End

elitehacker is the password you could change this to fit your needs.
TheEmoLab is the user name in which is the name of your windows 7 account.
robocopy is the backup code in which we assume C:\ is were your windows system is installed.
robocopy C:\Users\TheEmoLab\Desktop\H4x0r4Life C:\backup /e /eta
Desktop is the folder in which we assume you are starting this project on the desktop.
H4x0r4Life is the hidden folder which hosts your important information.
Note: Don't create this folder if it's not there all ready...

Step 2
[You should get a file on your desktop with a tool looking icon]
Double click Windows 7 Lock.bat
[Once doubled clicked you should get a folder on your desktop called Personal]


Step 3
[Put all of your personal information into this folder]
Step 4
[double click Windows 7 Lock.bat]
To Lock And Save You Folder

Step 5
[When you want to retrieve your file Double click Windows 7 Lock.bat]
And type in the password as was set. elitehacker


Step 6
[Also remember that your backup files are located C:\backup]
When you goto C:\ drive you will not see the backup folder

Simply goto the address bar and type C:\backup

Source For Almost Every Hack!

About Me

Powered by Blogger.

Blog Archive

About Us

TheEmoLab - sponsored by IntenseNetwork

Welcome to TheEmoLab, a blog which started in the technology field in May 2010, Here we are committed to focusing on post covering How To Guides, Cool and Useful Websites, Computer Tips, Hacking, Mobile, Social Networking, and other fields of interest. Launched in May 14, 2010 by Melvin Corney, we still consider our self a developing site, growing and expanding each and every day. Earning respect and reputation by different authors and readers.Read More>>

Recommend us on Google!