Showing posts with label halbert himanshu. Show all posts
Showing posts with label halbert himanshu. Show all posts
Sunday, 11 October 2015
You Have To Follow These STEPS:
1. Open notepad and paste the following code in it.
2. Change the password in place of (qwerty)
3. Save the notepad as: Locker.bat
4. At first time start it will create folder with Locker automatically for u.
5. After creation of Locker folder again click on the Locker.bat
6. It will ask.press Y then Locker folder will be disappeared.
7. Again to get it click on locker.bat and give your password you will get the folder again.
note: current password is qwerty
CODE:
cls
@color A
@echo off
if EXIST "T2G Locker" goto UNLOCK
if NOT EXIST Locker goto mdfolder
:confirm
echo Are you sure want to lock the locker(Y/N)
set/p "ch="
if %ch%==y goto lock
if %ch%==Y goto lock
if %ch%==n goto end
if %ch%==N goto end
echo invalid choice
goto confirm
:lock
ren locker "T2G Locker"
attrib +s +h "T2G Locker"
echo lock successfully
goto end
:unlock
echo Enter password for unlock
set/p "pass="
if NOT %pass%==qwerty goto fail
attrib -s -h "T2G Locker"
ren "T2G Locker" locker
echo Unlock successfully
goto end
:fail
echo Invalid Password
goto end
:mdfolder
md locker
echo Locker created successfully
goto end
:end
echo Locker generated by Talk To Gamer
echo www.Talktogamer.com
pause:
When You Run The Batch File There a folder "Locker" Automatically Genrated.Put your stuff in this folder.
After this process run the locker.bat again.this time it wiil ask you that you want to lock the folder.Press "Y" and then hit enter to lock the folder
Here is a very interesting trick to hide text inside your windows default text editor"Notepad" using command prompt, but this trick works only on NTFS file system.
Steps:
1. Go to your command prompt Start–>Run and Type cmd
2. Type cd to move to C:\> drive or Type cd desktop to move to your desktop.
3. Type the below code in your command prompt
notepad file.txt: hidden
4. Write some data and save (Ctrl+s) the file.
5. Browse to the file location and Open file.txt you cannot see any data in the file.
6. To retrieve the hidden data open command prompt and type the same command.
Notepad file.txt:hidden
Enjoy this cool trick it 100% Works.
This A Very Useful trick who want to hide their data.
Just follow the steps as given below :
1) Go to Start > Run > type "diskpart".
A DOS window will appear with following description.
DISKPART>
2) Then type "list volume"
The result will look something like one as shown below-
3) Suppose you want to hide drive E then type "select volume 4"
Then a message will appear in same window { Volume 4 is the selected volume}
4) Now type "remove letter E"
Now a message will come { Diskpart Removed the Drive letter }
If You want your partiton back then you have to do this process.
You have to do the same process which you done to hide drive but in the 4th step you have to write "ASSIGN LETTER E".this command will unhide your drive.
Now Enjoy this cool trick.
This trick is very interesting..
& its really easy.This trick will allow you to hide folder without any software.
Just follow the steps as given below :
1) Select any file or folder.
2) Right click on it, select 'Rename' or simply press 'F2'.
3) Press and hold the 'Alt' key. While holding the Alt key, type numbers '0160' from the numpad.
4) Press Enter and the nameless file or folder will be created.
5) Right click it and select "Properties" select the tab "customize" and select "change icon" scroll along and you should a few blanc spaces click on any one and click ok and save it.
You can easily see this folder which become a hidden folder.you have to make this folder on your deskotp, So no one can see your folder easily and no one access your data easily.
6)Now save your important files in this hidden folder.
If you want to hide a folder named ABC in your C drive.
Just follow the steps as given below :-
STEP 1: Goto Run and type cmd.
STEP 2: Type this code attrib +s +h C:\ABC and press ENTER
Try It To Your Own PC
Where:
C:\ :Drive name
ABC: Folder name
+h = to hide the folder
+s = to list it as system file - so the hidden will be protected by system
STEP 3: If you want to make that folder appear then...
STEP 4: Type this code attrib -s -h C:\ABC
Enjoy.
Subscribe to:
Posts (Atom)
Search
Followers
Popular Posts
-
1. First go to Flip Text 2. Then Enter your text. 3. Then Copy your stuff.
-
Note: This Article Is Not For Noobs! Learners Are Welcomed! This Article Is For Educational Purposes Only, Any Misuse Of Information Give...
-
SyntaxNet: Neural Models of Syntax. Installation Running and training SyntaxNet models requires building this package from source. Yo...
-
Here is a simple trick for you that will enable the registry editor which is disabled by administrator. Just follow the steps as give...
-
WhatsApp, a widely used social messaging application can simply be crashed by specially crafted message sent to you from a friend. This ...
-
First Stuff is "LOGS". You need to know how events, application, and system logs work. If you don’t, you can be easily caught by...
-
Just hold down the Shift key and right-click on the desktop. And then you can choose “Open Command Window Here” from the menu. T...
-
Here is a simple trick for you that will enable the registry editor which is disabled by administrator. Just follow the steps as give...
-
This article is a quick, comprehensive guide on setting up your newly installed KaliLinux2.0 (very attractive new GUI by the way) for secu...
-
Here is a very interesting trick to hide text inside your windows default text editor"Notepad" using command prompt, but this t...
Blog Archive
Text Widget
Powered by Blogger.





