HOW TO MAKE YOUR OWN FOLDER LOCK WITHOUT USING ANY SOFTWARE

Written By TAC Team on Sunday 30 June 2013 | 07:19

Hi Friends,

Here, I am going to tell you how to make your own folder lock, without using any software........

This is Compatible with any Microsoft Windows® operating system.........

You’ll need just Notepad for this tutorial.........

Now,........

1. Create a new Notepad document, where you want to create a new secret folder,
    by right-clicking > New > Text Document.



2. Now, give a desired title to your document, just for your reference. We named it as “HackerReturns”.
    Open the file, copy the following code, and paste it.

cls
@ECHO OFF
title Folder private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you 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 Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to unlock folder
set/p "pass=>"
if NOT %pass%==SET YOUR PASSWORD HERE goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End
:End





3. Replace that “SET YOUR PASSWORD HERE” with your own desired password.
    We used “dipanshugarg




4. This code will create a password-protected folder, named “Private”.
    You can simply change the folder name with your desired one by hitting Ctrl+H , then enter the word
    “private” in the “Find what” field, and your desired folder name in “Replace with” field. We entered
    “MyFolderLock”. Then click on “Replace All” and then “Cancel”.




5. The final code looks like this….




6. Now, save the document by going to File > Save As.
    Enter the desired name in the “File name” field, with a .bat extension. We named it as
    “HackerReturns.bat”. Now, Click on “Save”.




Its Done!


How To Use Folder Lock:

1. You’ll find a .bat file created by you just now. It’s a DOS file. Double-click to open it.
    Your secret folder will appear.




2. After adding your secret files to the folder, again double-click on the DOS file.
    Type “y” and hit Enter key. Your folder will disappear.

3. To access your folder again, just double-click the DOS file, enter your password, and hit Enter key.

Its Done!
You just made your own secret, password-protected folder!

TOR TO KEEP WEBSITES FROM TRACKING THEM AND THEIR FAMILY MEMBERS

Written By TAC Team on Wednesday 26 June 2013 | 23:06



What is Tor?Tor is free software and an open network that helps you defend against a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security known as traffic analysis.

Why Anonymity Matters?
Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world:

it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location.

Tor works with many of your existing applications, including web browsers, instant messaging clients, remote login, and other applications based on the TCP protocol.

Description from Wikipedia
Tor (originally short for The Onion Router) is free software for enabling online anonymity.

Tor directs Internet traffic through a free, worldwide volunteer network consisting of more than three thousand relays to conceal a user's location or usage from anyone conducting network surveillance or traffic analysis.

Using Tor makes it more difficult to trace Internet activity, including "visits to Web sites, online posts, instant messages and other communication forms", back to the user and is intended to protect users' personal privacy, freedom, and ability to conduct confidential business by keeping their internet activities from being monitored.

"Onion Routing" refers to the layers of the encryption used.

The original data, including its destination, are encrypted and re-encrypted multiple times, and sent through a virtual circuit comprising successive, randomly selected Tor relays.

Each relay decrypts a "layer" of encryption to reveal only the next relay in the circuit in order to pass the remaining encrypted data on to it.

The final relay decrypts the last layer of encryption and sends the original data, without revealing or even knowing its sender, to the destination.

This method reduces the chance of the original data being understood in transit and, more notably, conceals the routing of it.

To Download : ClickHere


HOW TO INSTALL WHATSAPP ON YOUR PC OR LAPTOP USING BLUESTACKS

Written By TAC Team on Friday 14 June 2013 | 00:11

Hi Friends, As you know Whatsapp is a very popular app or messenger for android phones. But If you don’t have android phone and want to use whatsapp then you can also install whatsapp on pc whether it is windows or it is mac os.
So for you guys, I am writing this article for your easyness.


Now , i will describe step by step instructions to install WhatsApp using Bluestacks......

As soon as you hear “whatsapp for pc”, Then first question comes in your mind. 

whatsapp messenger is only available for mobile devices then “how to install whatsapp messenger on personal computer.” 

There are some software available that provide facility to run mobile software on pc. we can use these software to use whatsapp for pc.

Follow these steps to use whatsapp with windows pc.

Step 1: We will use bluestack to run whatsapp on pc. Download Bluestacks

Step 2: Double click on bluestack exe [setup] to start installation. 
               After bluestack installation completes, a shortcut “Start BlueStacks” will appear 
               on desktop as shown below


Step 3: Clicking on Start BlueStacks icon will open a window as shown in screenshot
               below.  
               
               It may take several minutes to complete [depend on your internet speed].

Step 4: After successful installation a screen will open


Now click on My Apps ->App Search , an app search popup will open, Search “whatsapp” and install it.


Step 5: Now whatsapp has been successfully installed on your pc. Configure with your   
                phone number and use it.




If you are using MAC then please use same steps as above with mac version.



PLEASE LEAVE YOUR VALUABLE COMMENTS..... :)

HOW TO INSTALL WhatsApp ON PC OR LAPTOP USING ANDROID EMULATOR

Written By TAC Team on Thursday 13 June 2013 | 23:50

Hi Friends,

There is some steps to installing WhatsApp on your PC or Laptop using Android Emulator




follow these steps as shown in video.

Requirements:


A PC
1.) Android Emulator (come with Android SDK, downloadable at      
       http://developer.android.com/sdk/index.html)
2.) WhatsApp for Android apk file (downloadable at http://www.whatsapp.com/android/)
          
       Telnet or a software applicable to connect to Telnet protocol.
      
Your SIM card
1.) Download and install Android Emulator
       Go to: http://developer.android.com/sdk/index.html

        And download the .exe file for windows……. Install it

       Then open Android SDK manager…..Select repository….. and check “SDK Platform         

       Android 2.3.3, API 10” or (check any SDK Platform Android as you want)

       After check, 


       click on install selected packages and wait until downloading and installing    
       processes are finished

       Now go to Tools and select Manage AVDs to create your Virtual device


       Click new, choose a name for your virtual device (for example MyVDevice) and your  

       target is going to be the version of your Android that you installed in the steps before.
     

       Choose 512Mb for size Then click on create AVD

       Click on your virtual device in the list of available devices and then click start


2.) Install and use WhatsApp on your virtual device

       Open your browser on android
       

       Go to: www.whatsapp.com/android
       

       Then download WhatsApp for android and install it.

       now you need to activate WhatsApp.


NOTE: you can verify your phone number using voice verification instead of text SMS verification to avoid all of the text SMS verification steps.



After entering your phone number you can choose"VOICE VERIFICATION" to verify your phone number 

when you are waiting for the verification code, Click Edit then click OK (without make any change with your number)


you will realize that the SMS verification failed, choose "voice verification" click Call Me
then whatsapp will call you, and waiting for you to enter the code to activate it.


now there is no need to of the following steps 
------------------------------------------------------------------------------

Open WhatsApp, it'll ask you to type in your phone number. 


It'll send you a text SMS to verify that is really your number.

You have to type your real phone number here.

Wait for a while for the SMS message arrives to your own phone.


The message will look like this.
From: 99999 Message: WhatsApp code 984

Now it is a tricky part to put this message into Android Virtual Device to verify your phone number. 


we need to open a session with the android console on port 5554:
to do so go to:

Start >cmd > right click and open as administrator

And type in console:

telnet localhost 5554

You should receive a message like:

Android console: type ‘help’ for a list of commands
Ok

Fake an SMS message into android virtual device by typing this

sms send the number from where you received the sms WhatsApp code the code you received

for the example above sms send 99999 WhatsApp code 984
and press enter, you should receive a message Ok.

Go to your Android phone, you should receive a message from the mobile number you entered and in it WhatsApp code xxxxx


you’ll receive a WELCOME message on WhatsApp



REMEBER that you should add your contacts in your virtual mobile

Two problems my arise :

"failed to create directory" while try to install android platform


To solve such problem, you must make sure you have writing permissions for that folder.


Try starting the SDK Manager as Administrator.right click > run as administrator

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
"telnet is not recognized as an internal or external command operable program or batch file" when writing telnet localhost 5554 in cmd


To solve such problem, 

go to Control panel > Uninstall a program > Turn Windows Features on or off > check telnet client & telnet server


PLZ LEAVE YOUR VALUABLE COMMENTS......... :)

READ MORE:
HOW TO RUN ANDROID APPLICATION ON YOUR PC OR LAPTOP

HOW TO INSTALL WHATSAPP ON YOUR PC OR LAPTOP USING BLUESTACKS 

HOW TO RUN ANDROID APPLICATION ON YOUR PC OR LAPTOP



Step 1: Download Bluestacks software from the link given
below:


For Windows XP/Vista/7 (beta) : Download
For Mac (beta) : Download



                                                          

Step 2: Install this software

Step 3: Click on the app you wanted to run


Note: Internet connection must be on while running and 
using the application.

HOW TO BYPASS IPHONE iOS 7 LOCK SCREEN



About this time every year, Apple gives a gift to mobile developers: the newest version of iOS. The all-new Apple iOS 7 launched at WWCD 2013 this week and Just after 48 hours of iOS 7 release,36-year old Jose Rodriguez iPhone user able to hack and bypass Lock screen to access the Photos in just a few seconds.

iOS is infamously popular for its lock screen security bugs that let anyone bypass the passcode on a device to gain access to information that would otherwise be private.

Forbes points us to a new video showing how to completely bypass the iPhones password protection by accessing the calculator available on the lock screen.




By opening iOSs Control Room and accessing the phones calculator application before opening the phones camera, anyone can access, delete, email, upload or tweet the devices photos without knowing its passcode. iOS 7 beta only available to those with developer accounts for now, cost $99 a year through Apples website and according to them it is majorly buggy. However, a new iOS 7 feature called Activation Lock will render lost or stolen iPhones worthless until the owner inputs their Apple ID - even after being wiped.
via HackerNews

RISE OF GLORY FULL VERSION GAME FREE FOR ANDROID !!

Written By TAC Team on Saturday 8 June 2013 | 06:59

EXLUSIVE
Sky Gamblers Rise Of Glory 
'' Android Game'' 
The full Version 
It Cost 30£ 
BUT i'll give it to you for free



EXPERIENCE 3D AERIAL COMBAT AT ITS BEST!

Earn your wings as a World War I Flying Ace in Sky Gamblers: Rise Of Glory! Immerse yourself in WWI combat and the dawn of aerial warfare as you pilot revolutionary flying machines. Take-off solo in mission-based Campaign Mode, or take to the skies online with up to 8 players in real-time multiplayer: DownLoad


Leave your Valuable Comments....

HOW TO CREATE HYPERLINK ON COMMENT OR POST OF FACEBOOK

Written By TAC Team on Friday 7 June 2013 | 02:20

Hello friends,
Many times you might have shared some Facebook page link in comments or posts. But have you ever created hyperlink text of a page in post or comment ? Most of you will say ‘NO’. Today in my post i am going to discuss a technique to create a hyperlink text in Facebook post or comment. Hyperlink text means when you click the text, it will open a link in a new tab or window.




Follow these steps to create a hyperlink text of a Facebook page :

1.)       Let us take an example to do this.

2.)      Suppose we have to create a hyperlink text of the facebook page of 

            ‘Hacker Returns’.

3.)      Find the link of the desired page. for the above page, we have the link as :
            https://www.facebook.com/HackrReturns

4.)      Now replace ‘www’ with ‘graph’ in the page or profile link.
            https://graph.facebook.com/
HackrReturns

5.)       A page will appear showing basic details of that Facebook page.

6.)      Find ‘ID’ of that page there. Ex- “id”: “
100838043409856

7.)       Now copy that ID value.

8.)      Use the following syntax to create hyperlink text -> @[ID Value : 0]

9.)      For 
Hacker Returns page, syntax will be -> @[100838043409856:0]

10.)   Use the syntax in the post or comment to create hyperlink. Hyperlink 

            will be appeared after posting the post or comment.


Don't Forgot to Leave your Valuable Comments.... :)

Popular Posts