lock-pc

Lock/Unlock Computer With Pendrive

0

First, what is “syskey”?

SYSKEY is a utility that encrypts the hashed password information in a SAM database in a Windows system using a 128-bit encryption key.

SYSKEY was an optional feature added in Windows NT 4.0 SP3. It was meant to protect against offline password cracking attacks so that the SAM database would still be secure even if someone had a copy of it. However, in December 1999, a security team from Bind  View found a security hole in SYSKEY which indicates that a certain form of cryptanalytic attack is possible offline. A brute force attack then appeared to be More >

cmdLogoBT

Open CMD with right click

0

If you don’t already have a quick launch icon or a hotkey set to open a command prompt, there’s really quick trick that you can do on any Windows 7 or Vista computer to open up a command prompt without having to navigate the menu.

Just hold down the Shift key and right-click on the desktop…

And then you can choose “Open Command Window Here” from the menu. The great thing about this is that the current path is the desktop, which is convenient for manipulating files on the desktop.

 

 

Of course you can always right-click on any folder icon in the system while holding down the shift More >

sql-injection

URL Based SQL Injection

0

Introduction: SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution.

Finding Sites: When talking to find a vulnerable site for SQL Injection you will hear the term Dork a lot, this refers to a google search term targeted at finding vulnerable websites. An example of a google dork is inurl:index.php?id=, entering this string in google search engine would return all sites from google cache with the string news.php?id= in their URL. Ex:

http://www.site.com/news.php?id=4

To be a SQL injection More >

Post A Status On Facebook Via Blackberry, Android Without Installing Any App or Create your customized Status – By Anuj Kumar

0

You can post status on your facebook wall from a device like Blackberry, IPhone, Android without owning it and installing any app on facebook, just follow the steps below:

1. Login to your account and enter the name of the device in the search field from which you want to post on your wall (e.g. Blackberry, Android, Iphone5). To post using ‘Motorola Milestone’, enter “Motorola Milestone” in search field. 2. Now instead of clicking on the app, click on ‘See more results from for Motorola Milestone’. 3. Now in search filters on the left side select ‘Apps’. 4. Now instead of clicking ‘Go to More >

How to Hide Application Icon in Windows 7 Taskbar

2

Microsoft Windows 7 comes with a taskbar that has never before been witnessed in its predecessors. The Windows 7 taskbar features a dock-type appearance and utility tools like launching a program or running an application. Undoubtedly, the Windows 7 taskbar helps the user to an extent more than what meets the eye. Here, we unveil a new utilization feature of the Windows 7 taskbar. Often, some programs and shortcuts to various applications are pinned to the taskbar for easy accessibility. However, sometimes for reasons concerning privacy and confidentiality, the user may want to hide these More >

Pin any item to the Windows 7 taskbar

0
Pin any item to the Windows 7 taskbar

 

Hey you know what guys, you could pin your favorite applications or files so that you could open them quickly from any window at any time.

In Windows 7, you can pin shortcuts for favorite or frequently used files, folders, and websites to the Jump Lists for each of those programs to the taskbar

To pin a program shortcut to the taskbar, do one of the following:

•    If the program is already running, right-click the program’s button on the taskbar (or drag the button toward the desktop) to open the program’s Jump List, and then click Pin this program to More >

Play with your Desktop Screen

0

 

Play with your Desktop Screen

Here is cool trick to rotate your computer screen. you can rotate it by 90 or 180 or 360 angle. You can invert your window screen an d can impress your friends, This is one of the scariest tricks which turns Windows upside down. Here are steps:

Press Ctrl, Alt and then any of the four arrow keys .

Down arrow key rotate by 180 degree, invert screen.

Left arrow key rotate by 90 degree.

Right arrow key rotate by 270 degree

Up arrow key make it normal again.

 

Share this post if you like it.

Forgotten Ubuntu Password – Reset within minutes

0

 

Forgotten Ubuntu Password – Reset within minutes

 

If you’ve ever forgotten your password, you aren’t alone… it’s probably one of the most common tech support problems I’ve encountered over the years. Luckily if you are using Ubuntu they made it incredibly easy to reset your password.

 

All it takes is adjusting the boot parameters slightly and typing a command or two, but we’ll walk you through it.

 

Reset Your Ubuntu Password

 

Reboot your computer, and then as soon as you see the GRUB Loading screen, make sure to hit the ESC key so that you can get to the menu.

 

Root Shell – Easy More >

Firefox Shortcut

3
Firefox Shotcut

 

Hi guys

As we know Mozilla Firefox is very popular amongst all the browsers. It has lots of shortcut, so here in this post I am going to show you the shortcuts available in mozilla firefox.

Double-click (On a word)                                   Select the word. Triple-click                                                              Select entire line. Wheel click                                                              Activate the Smooth scrolling Hold Ctrl + Scroll Wheel forward                   Increase font size Hold Ctrl + Scroll Wheel backward               More >

How to Make an Autorun CD?

1
How to Make an Autorun CD?

 

Have you ever noticed whenever you insert any game or software CD (consider Windows XP Operating system) it automatically runs the CD.

If you want to make the same type of autorun CD than you have to open notepad file and write the following code in it.

[autorun]

OPEN=INSTALL\Setup_filename.EXE

Here “Setup_filename.EXE” MUST be replaced with the name of the setup file. And also remember that it is not all of the setup files there are called “.exe” but some are called “.msi”

Now save it as a “.inf” file not as a “.txt” file. Burn your CD with the autorun.inf file More >

Go to Top