Unhide Files in Virus Infected Pendrive Using Command Prompt

Nowadays almost everyone uses USB flash memory's like pendrives for transferring data,movies,games etc.. The only disadvantage of using this kind of memory is that most of these Flash memory's have write protection or virus protection in it.
If there's a virus on your USB drive that hide all your file and folders,creates exe file extensions of your folders and even may corrupt your files.You can view these files by going to Tools>>Filder Options,but the attributes of these files often stay unchanged even if you uncheck hidden attribute on file/folder properties.

One sure way to retrieve your file or folder attributes back to unhidden is to use command prompt in windows.Just follow the below steps.

STEP 1:
Plug your pendrive to the computer. Make sure it is detected.

STEP 2:
Start command prompt by Click Start>>Run and type cmd then hit enter.
STEP3
Find the drive letter for the conected USB drive. For example,
I:
In command prompt, type
I:
Then type
attrib -s -h /s /d *.*
Do not forget to put space between each elements in the code.
hit enter,wait for a moment this should unhide all your files on your pendrive.See below to get it clear.

protect yourself against XSS and Clickjacking attacks

Protect yourself against cross-site scripting attacks (XSS), cross-zone DNS rebinding / CSRF attacks (router hacking), and Clickjacking attempts. The  noscript extention of firefox  is the best protection available on the internet. Be safe Surf safe.

Download here:-
https://addons.mozilla.org/en-US/firefox/addon/noscript/

OPHCRACK 3.3.1: Windows Password Cracker

Ophcrack is a free Windows password cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a Graphical User Interface and runs on multiple platforms.It recovers 99.9% of alphanumeric passwords in seconds. 

Features:


  • » Runs on Windows, Linux/Unix, Mac OS X, ...
  • » Cracks LM and NTLM hashes.
  • » Free tables available for Windows XP and Vista.
  • » Brute-force module for simple passwords.
  • » Audit mode and CSV export.
  • » Real-time graphs to analyze the passwords.
  • » LiveCD available to simplify the cracking.
  • » Loads hashes from encrypted SAM recovered from a Windows partition, Vista included.
  • » Free and open source software (GPL).
Instructions are included in each LiveCD ISO File – For Windows XP and Vista
Installer is included for all other OS and Platforms including Windows 7


Download ophcrack Here:
http://ophcrack.sourceforge.net 

Trace IP address and mobile numbers,

Here is a website which have a lots of tracing services. It shows tracing results in a map along with all suitable information you want to know.
You can trace a Mobile number. For example , when we enter the 10 digit mobile number, then we get the Mobile Service provider, Location, City along with area in a map. 
Thats really awesome.Now no need to waste your time in searching such services on internet,just hit the site and check it out by yourself.
 
You can also trace IP Address of a person. Enter your IP address and it will show you the location of this IP address and complete details of the ISP with the contact number of that IP Address. 

Some of the features of this site are:-
 
Trace Mobile Number
Trace Vehicle Number
Trace IP Address 

and many more. 



CHECK IT OUT:

http://www.indiatrace.com

Hide your files in a jpeg image using cmd

This is a simple command prompt ( cmd ) trick. You can hide your files behind jpeg image. You will only need winrar and a little knowledge of dos commands.
just follow these steps

step 1- create a folder and copy all files in the folder you wanted to hide in a image file.(EX- c:\hidden)
step 2- create a rar archive of these files.(EX- secret.rar)
step 3- copy a image file in the same folder. (EX: image.jpeg)
step 4- open cmd and go to the directory of the folder.(c:\hidden> )
step 5- run this command. copy /b image.jpeg+secret.rar output.jpeg

here image.jpeg is the image in which you want to hide you files. secret.rar is the archive of those files which you want to hide in the image. output.jpeg is name of the output image file.

Now you can open output.jpeg by double click. It will open as a image file and will show the preview of the image. If you want to see the files hidden inside the image, open this image output.jpeg using winrar.

Android secret codes.

Android is now booming in the cell phone world. All major cell phone companies are launching android cellphones.If you are an android user, i have some secret codes of android which will help you. 
Some of the android secreat codes:


Cell Battery, WiFi Usage etc Info *#*#4636#*#*
Restore Factory Settings *#*#7780#*#*
Format Phone *2767*3855#
Launch service mode *#*#197328640#*#*
Test WiFi *#*#232339#*#* or *#*#526#*#* or *#*#528#*#*
Display WiFi MAC address *#*#232338#*#*
GPS test *#*#1472365#*#*
Other GPS test *#*#1575#*#*
Bluetooth test *#*#232331#*#*
Display Bluetooth physic address *#*#232337#*#
Start Gtalk monitoring *#*#8255#*#*
PDA, Phone, H/W, RFCallDate *#*#4986*2650468#*#*
PDA and Phone *#*#1234#*#*
FTA SW version *#*#1111#*#*

How to Remove Shared Documents folder (registry trick)

In My Computer, we see the Shared Documents folder.You can not remove it. But if you want to remove it from the My computer, you can follow this registry trick:

Start --> Run -->regedit

after opening of registry, navigate the below key:-

HKEY_LOCAL_MACHINE --> Software --> Microsoft --> Windows --> CurrentVersion --> Explorer --> My Computer --> NameSpace --> DelegateFolders

In this you would see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}.  
If you delete this key, than shared documents folder is removed.

Warning: always take registry backup before editing registry manually.