Nvidia releases the next Titan, the GTX Titan Black

Last year, Nvidia hoped to change the graphics card game when it released the GTX Titan, a high-performance, energy efficient card. Now, Nvidia has released an new model of the Titan, the GTX Titan Black.

Defending the Earth from asteroids with high-powered nuclear explosions

Just over a year ago, the Chelyabinsk meteor entered Earth’s atmosphere, streaked across the southern Urals, and detonated in a fireball that was briefly brighter than the sun.

Happiness is a warm iGun: Dumb gun requires smart watch to shoot.

Gun company Armatix hopes to take the smart device industry by storm with its new smart gun system.

Flappy Bird’s removal from the app store: A case for piracy

Flappy Bird’s developer, Dong Nguyen, has broken his radio silence to say that he pulled the game for the sake of your well-being.

Metal Gear Solid

Metal Gear Solid 5 runs at 1080p on PS4, limited to 720p on Xbox One. The PS3, Xbox 360, PS4, and Xbox One will all receive versions of this game, and it seems as if the difference between each console is incredibly stark.

Showing posts with label security tricks. Show all posts
Showing posts with label security tricks. Show all posts

Wednesday, February 26, 2014

How to Lock Folder Without Any Software with Password

Really you can lock folder using batch files. So Lock everything.......

Step 1: Open Notepad
First of all open Notepad

Step 2: Copy and Paste
Just copy and paste it to the notepad

@ECHO OFF
title Lock any folder without any software
if EXIST "My Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D}" goto UNLOCK
if NOT EXIST "Secure Folder" goto makeFolder
:CONFIRM
echo Are you sure to lock this 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 "Secure Folder" "My Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D}"
attrib +h +s "My Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock Your Secure Folder
set/p "pass=>"
if NOT %pass%==showmyFolder goto FAIL
attrib -h -s "My Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D}"
ren "My Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D}" "Secure Folder"
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:makeFolder
md "Secure Folder"
echo Folder created successfully
goto End
:End



Step 3: Save It
Now save it as locker.bat
your saved file will look like this -


Step 4: Open That
Double click on locker.bat file
A new folder named "Secure Folder" will be created.
Now move your all content to this folder.

Step 5: Lock
Done. Double click on locker.bat file and it will ask you for locking folder. Type y and hit enter.
Refresh and your folder will disappear means locked.

Step 6: How to Open
Double click on locker.bat File and now it will ask for password.
By default the password is "showmyFolder" without inverted comma. Enter it and your folder will appear.

Wednesday, February 19, 2014

How to Bypass Phone and SMS verification of Any Website


Nowadays, Almost most Websites reqired sms verification which includes Google, Facebook, YouTube, Online Shopping Sites and Other Survey Websites.

First of all we should understand why SMS and Phone Verification System is Important?

* Keep More Visitors for Market
* Providing Extra Security for their Website
* Keep Spammers out
* Daily Advertisement and promotional ads daily

Rather we can able to create and Bypass gmail (facebook, youtube, other shopping sites) without SMS verification. Because gmail allow to create only few account. When you try to create more account with same mobile number, google restricted and you can't create more account. so we can create counterless gmail accounts using following steps.

This method is very useful to Bypass SMS verification and useful when you need to Sign up any account and do not feel comfortable to giving your real number or if you want to create multiple account.

Lets Start Step by Step:

  1. First go to this Website : Receive-Sms Online
  2. Copy any one number and paste it where they are asking SMS Verification.
  3. Simply come back and click the number which you have selected, check it out there is your code sent by google, youtube or whatever else.