Upgrading Tech Users

Showing posts with label CMD Tricks. Show all posts
Showing posts with label CMD Tricks. Show all posts

Thursday, 4 September 2014

How To Secure Files By Changing Extension.

HI friends Now a days it's very hard and important to save your data in our PC & Laptop from our friends and family. Today In this post i will tell you how to secure your files by changing the file type with another one to avoid the use of file by others. It will never reveal the original extension that the file was having. Only the owner and his authorized users are knowing it's correct type. 

CHECK OUT OUR OTHER TRICKZZ 
HOW TO HIDE YOUR STUFF BEHIND AM IMAGE

STEP 1 - Create a folder on Desktop. Place the files into it. Generally having same file extension for all files, such as JPG, is better to change the extension of all files to target extension, such as EXE.

NOTE - Here I have placed files with .jpg extensions.Suppose I want to change .jpg extension with .exe.

STEP 2 - Open command prompt by pressing "Shift+Right click" in folder windows where you have placed the files and select "Open command window here". This will automatically grab the local path. No need to apply change directory command!

STEP 3 - Hire the command as "ren *.jpg *.exe" to convert all jpg files to exe files.
•     Change jpg with the any extension that source file is having.
•     Here * means all files with same extension.
•     You can simply enter file name to change the extension of only selected file with target extension.
•     Change exe with other type such as rar, zip, pdf etc.

STEP 4 - Now check out the folder where you had placed the files with particular extensions are now changed with your target extension! You cannot open these files simply by double clicking on it. As it may result into display of garbage data.
 

How To Get Your Data Back 

Step 1 - In order to retrieve original data, you need to enter reverse of above command, that is "ren *.exe *.jpg".  Now you have your original files with correct extension!

IT's Done.

ENJOY FRIENDS
THANKS FOR READING


Sunday, 20 April 2014

Finding IP Address Of A Website Using Command Prompt.

Hi frends Today In this post i tell you to find Ip Address of any website using Command Prompt  {CMD} . Using IP Address you can find location of the website server and do lot more stuff. In this trick i am using with Google but you can use this method to find IP Address of any website like twitter, facebook etc.


So lets Start ,




Step 1 - Go to Start > Type CMD and press Enter.




Step 2 - Now write Ping followed by website URL whose IP you want to find.





Step 3 -  It will take less then a second and come up with the results as shown below.



IT'S DONE 

ENJOY FRIENDS 

THANKS FOR READING

Wednesday, 2 April 2014

How to change windows Password without Knowing Previous One.

Hi friends If you want to change the authentication means password settings,Windows will ask for old Password To Update It with New Password. Today i will tell you a trick to bypass this restriction very easily which i call '' How to change windows password without knowing old one! ''

Change Windows Password Without Knowing Previous One isn't very cooolll, through which u can also make them April foool to ur friends....



So lets start , 









Requirement - You must have an admin access to system whose password you are going to change. otherwise we are sorry



Step 1 - Now Open CMD ( Command Prompt) And Open it as "Run As Admin" by right clicking on CMD icon.(For Windows 7and 8 users Only, XP Users Can Click Directly On CMD From Search Result).It Opens Command Prompt Window!







Step 2 - Type "net user" ('' ''without quotes) In CMD As Shown Below And Hit Enter.It Will Display Users Available On PC (Don't Not Use Of Admin And Guest!).







Step 3 - Type " net user YOUR_USERNAME * "
('' '' Without Quotes) .Here YOUR_USERNAME is Username Of That Account Whose Password You Are Going To Change (Username Is Case Sensitive)!







Step 4 - Hit Enter, If Everything Goes Well,It Will Ask For Password,Enter It And Reconfirm It. Password Will Not Shown To You,Just Enter Desired Password.






If Both Passwords Match Each Other,Then It Will Show "Command Completed Successfully",Done You Have Just Changed Your Password! You Can Confirm It By Logging Off And On Again!







It's Very Useful To Fool Your Friends,When You Have An Access To His/Her PC ,Laptop With Admin Privilege And If You Want To Fool Him/Her By Changing His Default password Then You Can Simply Use This Trick,Whether You Don't Even Know Single Character Of His/Her Password!



DONE.......


ENJOY FRIENDS 


THANKS FOR READING