The Content Provided on HackClarify are Only for Security Awareness & Educational Purposes Only, Hackclarify is Not Responsible for any Harm Done!
Place Your Ads Here By Requesting Using The Contact Form






Lock your PC with a USB Flash Drive

Ever wanted to be like James Bond and be secretive? So you can prevent access to your computer, but with just a password, you are missing out on an alternate (and more secure) way to lock down your computer.
Predator, a free Windows program, turns your USB drive into a key that locks your computer when it's removed. To unlock your computer, you'll have to plug the USB drive back in. (Talk about having secret-agent-style security.)
Anyone who attempts to access your computer without the USB flash drive will be hit with an epic "Access Denied" message. To get started, follow this guide:
Step 2: Once Predator launches, plug in your USB flash drive. None of the contents of the drive will be deleted or altered in any way, so feel free to use your primary thumbdrive.
When you insert the drive, a dialog box will appear asking you to create a password. Click OK to continue.
Step 3: In the Preferences window, take note of a few key settings. First, enter a secure, unique password in the "New password" field. If you lose your USB drive, you'll use it to unlock your computer.
If you'd like, you can check the Always Required box and you'll be asked to enter the password each time you use your thumbdrive to unlock your PC.
Finally, in the section under Flash Drives, ensure that the correct USB flash drive is selected. When you're done, click "Create key" and then OK.

Step 4: Predator will exit. When it does, click the Predator icon in the taskbar to restart the program. A few seconds later, the icon will turn green, alerting you that Predator is running.
Every 30 seconds, Predator will check to see that your USB drive is plugged in. If it isn't, your computer will dim and lock down.
Here are some extra tips:
- To pause Predator at any time select "Pause monitoring" from the taskbar menu.
- If someone tried to access your PC while it was locked down, you'll see the activity log when you log back in. You can see the log at any time by clicking "View log" from the taskbar menu.
- Predator's Web site has several cool how-tos, including one that shows you how to program your computer to take a snapshot each time someone tries and fails to log in to your computer. Check it out.
One obvious flaw comes with this setup: you'll always be down one USB port. But if you're sold on Predator, consider purchasing a USB hub to compensate.

Hide Folders Not using any Software
Sometimes you want to lock folder to hide your personal files and personal data from other users of your computer. You will find many Softwares in market for folder lock but it wont always working properly or if it works properly then it wants Registration or needs a crack to use it for longer time.
1. Copy this below Code.
**********************************************************
cls
@ECHO OFF
title Folder Locker
if EXIST “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo **Folder Locker by http://hackclarify.blogspot.com**
echo ………………………………………………
echo Are you sure u want to Lock the folder(Y/N)
set/p “cho=>”
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
attrib +h +s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
echo Folder locked
goto End
:UNLOCK
echo **Folder Locker by http://hackclarify.blogspot.com**
echo ………………………………………………
echo Enter password to Unlock folder
set/p “pass=>”
if NOT %pass%== type your password here goto FAIL
attrib -h -s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
ren “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
2. Then paste it to the notepad.
3. You will find “type your password here” in that code (Without quotes) so just write your password in place of “type your password here” (Without quotes).
4. Save this notepad as Locker.bat anywhere you wish
5. Then double click on Locker.bat.
6. when you double click on this it will create ‘Locker’ folder automatically there itself, After creating of this folder place the contents you want to lock inside the Locker Folder and run locker.bat again, So it will ask to lock this folder… So just type “y” (without quotes) then press enter. Your folder get disappeared that means you locked your folder. No one can see your files of your locked folder.
7. Now if you want to unlock folder then again double click on Locker.bat, It will ask your password so just enter password and then press enter, Your folder appears. If you have any problems, please let me know in the comments section.

Hack/Recover Folder Lock Passwords
Folder Lock is one of the folder protector or a fast data encrypting software for Windows, which helps you to hide confidential or non confidential data’s safely without any unauthorised access,it can simultaneously encrypt, lock and protect your files, folders, drives, USB drives and even CD/DVD-RW with password.
Today I’m going to teach you that How to Hack this Folder Lock Password | Bypass Folder Lock | Recover Folder Lock Password.
Follow the Steps:
STEP 1
First goto Start -> RUN , type REGEDIT and go to the following path
[ HKEY_CURRENT_USER\Software\Microsoft\Windows\QualityControl ]
There will be a string value as “ _pack ” , Double click on it.
You will see Value Data like “ This is encrypted password~~~~~ ”
(For example “ idfuldbiffsg~~~~~ ”)
STEP 2
Ignore the sign ~~~~ ,
(For example “ idfuldbiffsg~~~~~ ” & After ignoring it will be like this “ idfuldbiffsg ”)
STEP 3
Then just type that in reverse order,
(for example if the code is “ idfuldbiffsg ” then just type it in reverse order then it would be like this “ gsffibdlufdi ” )
STEP 4
Then in this last step, what you need to do is that,
Move one character each to backward,
Here the example:
Replace letter 'b' by letter 'a' because 'a' is the letter before 'b',
Replace letter 'p' by letter 'o' because 'o' is the letter before 'p' , and keep doing it for all characters for that resulted (reverse ordered) word in Step 3,
( In this tutorial, the resulted (reverse ordered) word by step3 is " gsffibdlufdi " & after decrypting like step 4, it will become " freehacktech ")
AND this is your Actual Password...
Please Comment..
Today I’m going to teach you that How to Hack this Folder Lock Password | Bypass Folder Lock | Recover Folder Lock Password.
Follow the Steps:
STEP 1
First goto Start -> RUN , type REGEDIT and go to the following path
[ HKEY_CURRENT_USER\Software\Microsoft\Windows\QualityControl ]
There will be a string value as “ _pack ” , Double click on it.
You will see Value Data like “ This is encrypted password~~~~~ ”
(For example “ idfuldbiffsg~~~~~ ”)
STEP 2
Ignore the sign ~~~~ ,
(For example “ idfuldbiffsg~~~~~ ” & After ignoring it will be like this “ idfuldbiffsg ”)
STEP 3
Then just type that in reverse order,
(for example if the code is “ idfuldbiffsg ” then just type it in reverse order then it would be like this “ gsffibdlufdi ” )
STEP 4
Then in this last step, what you need to do is that,
Move one character each to backward,
Here the example:
Replace letter 'b' by letter 'a' because 'a' is the letter before 'b',
Replace letter 'p' by letter 'o' because 'o' is the letter before 'p' , and keep doing it for all characters for that resulted (reverse ordered) word in Step 3,
( In this tutorial, the resulted (reverse ordered) word by step3 is " gsffibdlufdi " & after decrypting like step 4, it will become " freehacktech ")
AND this is your Actual Password...
Please Comment..
