• Featured

    Windows 8 Could Have Nine Different Backgrounds and Editions

  • Featured

    Don't miss these 10 Things if you are going for Picnic.

  • Articles

    iPhone 6 Will Look Like

  • Articles

    Solar Powered UAVs To Replace Satellites

  • Wednesday 25 July 2012


    Windows Tip: Shutdown Your Computer With The Command Prompt

    How To:

    Open the command prompt: Windows Key + R then type the command below and hit OK:
    cmd
    This will open the command prompt. Now we can play!
    Note: You could type the shutdown command directly into the Run dialog. I don’t advise this. If there is a typo or error, you won’t know. There is no information given!

    Shutdown Local Machine

    This only takes a couple of keystrokes. Type the code below and hit OK:
    shutdown -s
    “shutdown” tells the computer what command we want to execute and the “-s” switch tells it what to do, which is to shutdown!

    Specify Time

    shutdown -s -t 60
    Now we have added the “-t” switch and a variable, which in this case is “60″. This number is the number of seconds before the computer is shutdown. A dialog will open and display a count down timer!

    Give Us Some Info!

    shutdown -s -t 120 -c "You better finish, because I shut you down foo!"
    The “-c” switch will allow you to give the user some information for the reason of the shutdown.

    Shutdown A Remote Computer

    shutdown -s -m \\desktop -t 45
    I really like this one! The “-m” switch will allow you to shutdown a remote machine, in this case, a computer named “desktop”. For this to work, you must have administrative access to the computer! To see of you do, hit Windows Key + R then type the computer’s name, i.e.:
    \\desktop
    If you can connect to it, you will be asked to log into the machine with a user name and password. Once confirmed, a window will open displaying the directories available to you. Now you know you can shut it down remotely.

    Cancel Shutdown

    Let’s say that you need to cancel a shutdown in progress. Go to the computer in question, hit Windows Key + R then type command below:
    shutdown -a
    This will abort the shutdown, assuming there is a counter and it hasn’t reached zero yet!

    Windows Tip: Shutdown Your Computer With The Command Prompt

    Posted at  Wednesday, July 25, 2012  |  in  CMD  |  Read More»


    Windows Tip: Shutdown Your Computer With The Command Prompt

    How To:

    Open the command prompt: Windows Key + R then type the command below and hit OK:
    cmd
    This will open the command prompt. Now we can play!
    Note: You could type the shutdown command directly into the Run dialog. I don’t advise this. If there is a typo or error, you won’t know. There is no information given!

    Shutdown Local Machine

    This only takes a couple of keystrokes. Type the code below and hit OK:
    shutdown -s
    “shutdown” tells the computer what command we want to execute and the “-s” switch tells it what to do, which is to shutdown!

    Specify Time

    shutdown -s -t 60
    Now we have added the “-t” switch and a variable, which in this case is “60″. This number is the number of seconds before the computer is shutdown. A dialog will open and display a count down timer!

    Give Us Some Info!

    shutdown -s -t 120 -c "You better finish, because I shut you down foo!"
    The “-c” switch will allow you to give the user some information for the reason of the shutdown.

    Shutdown A Remote Computer

    shutdown -s -m \\desktop -t 45
    I really like this one! The “-m” switch will allow you to shutdown a remote machine, in this case, a computer named “desktop”. For this to work, you must have administrative access to the computer! To see of you do, hit Windows Key + R then type the computer’s name, i.e.:
    \\desktop
    If you can connect to it, you will be asked to log into the machine with a user name and password. Once confirmed, a window will open displaying the directories available to you. Now you know you can shut it down remotely.

    Cancel Shutdown

    Let’s say that you need to cancel a shutdown in progress. Go to the computer in question, hit Windows Key + R then type command below:
    shutdown -a
    This will abort the shutdown, assuming there is a counter and it hasn’t reached zero yet!

    15 comments:


    20 Great Google Secrets

    Extended Googling

    Google offers several services that give you a head start in focusing your search. Google Groups

    (http://groups.google.com)

    indexes literally millions of messages from decades of discussion on Usenet. Google even helps you with your shopping via two tools: Froogle
    CODE
    (http://froogle.google.com),

    which indexes products from online stores, and Google Catalogs
    CODE
    (http://catalogs.google.com),

    which features products from more 6,000 paper catalogs in a searchable index. And this only scratches the surface. You can get a complete list of Google's tools and services at

    www.google.com/options/index.html

    You're probably used to using Google in your browser. But have you ever thought of using Google outside your browser?

    Google Alert

    (www.googlealert.com)

    monitors your search terms and e-mails you information about new additions to Google's Web index. (Google Alert is not affiliated with Google; it uses Google's Web services API to perform its searches.) If you're more interested in news stories than general Web content, check out the beta version of Google News Alerts

    (www.google.com/newsalerts).

    This service (which is affiliated with Google) will monitor up to 50 news queries per e-mail address and send you information about news stories that match your query. (Hint: Use the intitle: and source: syntax elements with Google News to limit the number of alerts you get.)

    Google on the telephone? Yup. This service is brought to you by the folks at Google Labs

    (http://labs.google.com),

    a place for experimental Google ideas and features (which may come and go, so what's there at this writing might not be there when you decide to check it out). With Google Voice Search

    (http://labs1.google.com/gvs.html),

    you dial the Voice Search phone number, speak your keywords, and then click on the indicated link. Every time you say a new search term, the results page will refresh with your new query (you must have JavaScript enabled for this to work). Remember, this service is still in an experimental phase, so don't expect 100 percent success.

    In 2002, Google released the Google API (application programming interface), a way for programmers to access Google's search engine results without violating the Google Terms of Service. A lot of people have created useful (and occasionally not-so-useful but interesting) applications not available from Google itself, such as Google Alert. For many applications, you'll need an API key, which is available free from
    CODE
    www.google.com/apis

    . See the figures for two more examples, and visit

    www.pcmag.com/solutions

    for more.

    Thanks to its many different search properties, Google goes far beyond a regular search engine. Give the tricks in this article a try. You'll be amazed at how many different ways Google can improve your Internet searching.


    Online Extra: More Google Tips


    Here are a few more clever ways to tweak your Google searches.

    Search Within a Timeframe

    Daterange: (start date–end date). You can restrict your searches to pages that were indexed within a certain time period. Daterange: searches by when Google indexed a page, not when the page itself was created. This operator can help you ensure that results will have fresh content (by using recent dates), or you can use it to avoid a topic's current-news blizzard and concentrate only on older results. Daterange: is actually more useful if you go elsewhere to take advantage of it, because daterange: requires Julian dates, not standard Gregorian dates. You can find converters on the Web (such as

    CODE
    http://aa.usno.navy.mil/data/docs/JulianDate.html

    excl.gif No Active Links, Read the Rules - Edit by Ninja excl.gif


    ), but an easier way is to do a Google daterange: search by filling in a form at

    www.researchbuzz.com/toolbox/goofresh.shtml or www.faganfinder.com/engines/google.shtml

    . If one special syntax element is good, two must be better, right? Sometimes. Though some operators can't be mixed (you can't use the link: operator with anything else) many can be, quickly narrowing your results to a less overwhelming number.

    More Google API Applications

    Staggernation.com offers three tools based on the Google API. The Google API Web Search by Host (GAWSH) lists the Web hosts of the results for a given query

    (www.staggernation.com/gawsh/).

    When you click on the triangle next to each host, you get a list of results for that host. The Google API Relation Browsing Outliner (GARBO) is a little more complicated: You enter a URL and choose whether you want pages that related to the URL or linked to the URL

    (www.staggernation.com/garbo/).

    Click on the triangle next to an URL to get a list of pages linked or related to that particular URL. CapeMail is an e-mail search application that allows you to send an e-mail to google@capeclear.com with the text of your query in the subject line and get the first ten results for that query back. Maybe it's not something you'd do every day, but if your cell phone does e-mail and doesn't do Web browsing, this is a very handy address to know.

    20 Great Google Secrets

    Posted at  Wednesday, July 25, 2012  |  in  HACKING  |  Read More»


    20 Great Google Secrets

    Extended Googling

    Google offers several services that give you a head start in focusing your search. Google Groups

    (http://groups.google.com)

    indexes literally millions of messages from decades of discussion on Usenet. Google even helps you with your shopping via two tools: Froogle
    CODE
    (http://froogle.google.com),

    which indexes products from online stores, and Google Catalogs
    CODE
    (http://catalogs.google.com),

    which features products from more 6,000 paper catalogs in a searchable index. And this only scratches the surface. You can get a complete list of Google's tools and services at

    www.google.com/options/index.html

    You're probably used to using Google in your browser. But have you ever thought of using Google outside your browser?

    Google Alert

    (www.googlealert.com)

    monitors your search terms and e-mails you information about new additions to Google's Web index. (Google Alert is not affiliated with Google; it uses Google's Web services API to perform its searches.) If you're more interested in news stories than general Web content, check out the beta version of Google News Alerts

    (www.google.com/newsalerts).

    This service (which is affiliated with Google) will monitor up to 50 news queries per e-mail address and send you information about news stories that match your query. (Hint: Use the intitle: and source: syntax elements with Google News to limit the number of alerts you get.)

    Google on the telephone? Yup. This service is brought to you by the folks at Google Labs

    (http://labs.google.com),

    a place for experimental Google ideas and features (which may come and go, so what's there at this writing might not be there when you decide to check it out). With Google Voice Search

    (http://labs1.google.com/gvs.html),

    you dial the Voice Search phone number, speak your keywords, and then click on the indicated link. Every time you say a new search term, the results page will refresh with your new query (you must have JavaScript enabled for this to work). Remember, this service is still in an experimental phase, so don't expect 100 percent success.

    In 2002, Google released the Google API (application programming interface), a way for programmers to access Google's search engine results without violating the Google Terms of Service. A lot of people have created useful (and occasionally not-so-useful but interesting) applications not available from Google itself, such as Google Alert. For many applications, you'll need an API key, which is available free from
    CODE
    www.google.com/apis

    . See the figures for two more examples, and visit

    www.pcmag.com/solutions

    for more.

    Thanks to its many different search properties, Google goes far beyond a regular search engine. Give the tricks in this article a try. You'll be amazed at how many different ways Google can improve your Internet searching.


    Online Extra: More Google Tips


    Here are a few more clever ways to tweak your Google searches.

    Search Within a Timeframe

    Daterange: (start date–end date). You can restrict your searches to pages that were indexed within a certain time period. Daterange: searches by when Google indexed a page, not when the page itself was created. This operator can help you ensure that results will have fresh content (by using recent dates), or you can use it to avoid a topic's current-news blizzard and concentrate only on older results. Daterange: is actually more useful if you go elsewhere to take advantage of it, because daterange: requires Julian dates, not standard Gregorian dates. You can find converters on the Web (such as

    CODE
    http://aa.usno.navy.mil/data/docs/JulianDate.html

    excl.gif No Active Links, Read the Rules - Edit by Ninja excl.gif


    ), but an easier way is to do a Google daterange: search by filling in a form at

    www.researchbuzz.com/toolbox/goofresh.shtml or www.faganfinder.com/engines/google.shtml

    . If one special syntax element is good, two must be better, right? Sometimes. Though some operators can't be mixed (you can't use the link: operator with anything else) many can be, quickly narrowing your results to a less overwhelming number.

    More Google API Applications

    Staggernation.com offers three tools based on the Google API. The Google API Web Search by Host (GAWSH) lists the Web hosts of the results for a given query

    (www.staggernation.com/gawsh/).

    When you click on the triangle next to each host, you get a list of results for that host. The Google API Relation Browsing Outliner (GARBO) is a little more complicated: You enter a URL and choose whether you want pages that related to the URL or linked to the URL

    (www.staggernation.com/garbo/).

    Click on the triangle next to an URL to get a list of pages linked or related to that particular URL. CapeMail is an e-mail search application that allows you to send an e-mail to google@capeclear.com with the text of your query in the subject line and get the first ten results for that query back. Maybe it's not something you'd do every day, but if your cell phone does e-mail and doesn't do Web browsing, this is a very handy address to know.

    1 comments:


    how to send a fake mail

    it's a very easy tricks.

    you need friend email id
     and go www.emkei.cz
    fakemailer/ login
    and send a fake mail.

    how to send a fake mail

    Posted at  Wednesday, July 25, 2012  |  in  HACKING  |  Read More»


    how to send a fake mail

    it's a very easy tricks.

    you need friend email id
     and go www.emkei.cz
    fakemailer/ login
    and send a fake mail.

    0 comments:

    Tuesday 24 July 2012


    Introduction to  Indian Cyber Law

    http://www.mediafire.com/?y0bpjqk71zrzakk
    Posted at  Tuesday, July 24, 2012  |  in  HACKING  |  Read More»


    Introduction to  Indian Cyber Law

    http://www.mediafire.com/?y0bpjqk71zrzakk

    4 comments:


    Microsoft Office Professional Plus 2013 Full Version with serial free download



     Who does not know with one of the most popular software in this world. Microsoft Office Professional Plus 2013 Preview. Yes, after Office 2007 and Office 2010 Microsoft today unveiled Microsoft Office Professional Plus 2013 Preview. Microsoft Office Professional Plus 2013 Preview you can enjoy them for free because it is still beta.
    System Requirements:
    • 1 Ghz Processore (32 Bit or 64 Bit)
    • 1 GB of RAM (32 bit) or 2 GB of RAM (64 Bit)
    • 3 GB Hard Drive Space
    • Operating System: Windows 7, Windows 8, Windows Server 2008 R2,Windows Server 2012
    • Net Framework 3.5, 4.0, Or 4.5
     Here is How To Activate Office 2013 Preview, Listen carefully:
    1. First you first install Office 2013 Preview
      * If you have Office 2007 or 2010, please uninstall it first
    2. After Install, Do not run the first Office 2013. Relaxed first brooo ... Hehe
    3. Now we ask first series, do please read Step 4
    4. CLICK HERE to get Free Serial Number that you can use up to 5 users.
    5. Please LOGIN using your Hotmail or Live email
      * If do not have, please make aja just select the SIGNUP 
    6. After that will come 'Microsoft Office Professional Plus 2013 Preview'
    7. The data contents - Then Continue - Wait a minute
    8. TARAAAAA! Serial successful you get. Go to Step 9
    9. Run Office 2013 (It is up to Word, Excel, or Powerpoint) - Select the Blank Document
    10. Then the menu FILE - ACCOUNT - Change Product Key 
    11. Enter a Serial which you'd get - INSTALL
      * Must be in a state ONLINE Yes!         
       Download via Microsoft (Single Link): 
        

      Posted at  Tuesday, July 24, 2012  |  in  windows  |  Read More»


      Microsoft Office Professional Plus 2013 Full Version with serial free download



       Who does not know with one of the most popular software in this world. Microsoft Office Professional Plus 2013 Preview. Yes, after Office 2007 and Office 2010 Microsoft today unveiled Microsoft Office Professional Plus 2013 Preview. Microsoft Office Professional Plus 2013 Preview you can enjoy them for free because it is still beta.
      System Requirements:
      • 1 Ghz Processore (32 Bit or 64 Bit)
      • 1 GB of RAM (32 bit) or 2 GB of RAM (64 Bit)
      • 3 GB Hard Drive Space
      • Operating System: Windows 7, Windows 8, Windows Server 2008 R2,Windows Server 2012
      • Net Framework 3.5, 4.0, Or 4.5
       Here is How To Activate Office 2013 Preview, Listen carefully:
      1. First you first install Office 2013 Preview
        * If you have Office 2007 or 2010, please uninstall it first
      2. After Install, Do not run the first Office 2013. Relaxed first brooo ... Hehe
      3. Now we ask first series, do please read Step 4
      4. CLICK HERE to get Free Serial Number that you can use up to 5 users.
      5. Please LOGIN using your Hotmail or Live email
        * If do not have, please make aja just select the SIGNUP 
      6. After that will come 'Microsoft Office Professional Plus 2013 Preview'
      7. The data contents - Then Continue - Wait a minute
      8. TARAAAAA! Serial successful you get. Go to Step 9
      9. Run Office 2013 (It is up to Word, Excel, or Powerpoint) - Select the Blank Document
      10. Then the menu FILE - ACCOUNT - Change Product Key 
      11. Enter a Serial which you'd get - INSTALL
        * Must be in a state ONLINE Yes!         
         Download via Microsoft (Single Link): 
          

        0 comments:

        Thursday 12 July 2012


        How To Change Your IP address

        Step 1. Click on "Start" in the bottom left hand corner of screen
        Step 2. Click on "Run"
        Step 3. Type in "cmd" and hit ok You should now be at an MSDOS prompt screen.
        Step 4. Type "ipconfig /release" just like that, and hit "enter"
        Step 5. Type "exit" and leave the prompt
        Step 6. Right-click on "Network Places" or "My Network Places" on your desktop.
        Step 7. Click on "properties
        You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you
        have a network hooked up, all of your other networks.
        Step 8. Right click on "Local Area Connection" and click "properties"
        Step 9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
        Step 10. Click on "Use the following IP address" under the "General" tab
        Step 11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
        Step 12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
        Step 13. Hit the "Ok" button here
        Step 14. Hit the "Ok" button again You should now be back to the "Local Area Connection" screen.
        Step 15. Right-click back on "Local Area Connection" and go to properties again.
        Step 16. Go back to the "TCP/IP" settings
        Step 17. This time, select "Obtain an IP address automatically" tongue.gif
        Step 18. Hit "Ok"
        Step 19. Hit "Ok" again
        Step 20. You now have a new IP address
        With a little practice, you can easily get this process down to 15 seconds

        How To Change Your IP address

        Posted at  Thursday, July 12, 2012  |  in  HACKING  |  Read More»


        How To Change Your IP address

        Step 1. Click on "Start" in the bottom left hand corner of screen
        Step 2. Click on "Run"
        Step 3. Type in "cmd" and hit ok You should now be at an MSDOS prompt screen.
        Step 4. Type "ipconfig /release" just like that, and hit "enter"
        Step 5. Type "exit" and leave the prompt
        Step 6. Right-click on "Network Places" or "My Network Places" on your desktop.
        Step 7. Click on "properties
        You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you
        have a network hooked up, all of your other networks.
        Step 8. Right click on "Local Area Connection" and click "properties"
        Step 9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
        Step 10. Click on "Use the following IP address" under the "General" tab
        Step 11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
        Step 12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
        Step 13. Hit the "Ok" button here
        Step 14. Hit the "Ok" button again You should now be back to the "Local Area Connection" screen.
        Step 15. Right-click back on "Local Area Connection" and go to properties again.
        Step 16. Go back to the "TCP/IP" settings
        Step 17. This time, select "Obtain an IP address automatically" tongue.gif
        Step 18. Hit "Ok"
        Step 19. Hit "Ok" again
        Step 20. You now have a new IP address
        With a little practice, you can easily get this process down to 15 seconds

        0 comments:


        Email Tracing
        1> Tracing an Email means locating the Original Sender and Getting to know the IP address of the network from
           which the Email was actually generated.
        2> To get the information about the sender of the Email we first must know the structure of the Email.
        3> As we all know the travelling of the Email. Each message has exactly one header, which is structured into fields.
           Each field has a name and a value. Header of the Email contains all the valuable information about the path and
           the original sender of the Email.
        4> For tracing an email Address You need to go to your email account and log into the email which you want to trace
           after that you have to find the header file of the email which is received by you.
        5> You will get Source code of the email.

















        6> Now see from bottom to top and the first IP address you find is the IP address of the sender.
           Once you have the IP Address of the sender, go to the URL www.ip2location.com and Find the location of the IP Address.


        Email Tracing

        Posted at  Thursday, July 12, 2012  |  in  HACKING  |  Read More»


        Email Tracing
        1> Tracing an Email means locating the Original Sender and Getting to know the IP address of the network from
           which the Email was actually generated.
        2> To get the information about the sender of the Email we first must know the structure of the Email.
        3> As we all know the travelling of the Email. Each message has exactly one header, which is structured into fields.
           Each field has a name and a value. Header of the Email contains all the valuable information about the path and
           the original sender of the Email.
        4> For tracing an email Address You need to go to your email account and log into the email which you want to trace
           after that you have to find the header file of the email which is received by you.
        5> You will get Source code of the email.

















        6> Now see from bottom to top and the first IP address you find is the IP address of the sender.
           Once you have the IP Address of the sender, go to the URL www.ip2location.com and Find the location of the IP Address.


        5 comments:

        Monday 9 July 2012



        How to Use God Mode in Windows 7
        Windows 7 is now becoming popular among windows operating system  users.Windows 7 has cool hidden feature ,people calls it godmode in windows 7.GodMode is a folder that brings together a long list of customization settings allowing you to change all your settings from one place.This is very good as you can now change all your windows settings from one single place















        God Mode in Windows 7
        Foll the following steps to create god mode folder:
        1. Create a new folder
        2. Rename the folder to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
        You can change word GodMode to any other word you like your name or your friends name

        3.The folder icon will change ,then  double click it to show the GodMode windows options.


        @Enjoy hacking Niranjan
        .......................................................................................................................................................................................................

        How to Use God Mode in Windows 7

        Posted at  Monday, July 09, 2012  |  in  windows  |  Read More»



        How to Use God Mode in Windows 7
        Windows 7 is now becoming popular among windows operating system  users.Windows 7 has cool hidden feature ,people calls it godmode in windows 7.GodMode is a folder that brings together a long list of customization settings allowing you to change all your settings from one place.This is very good as you can now change all your windows settings from one single place















        God Mode in Windows 7
        Foll the following steps to create god mode folder:
        1. Create a new folder
        2. Rename the folder to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
        You can change word GodMode to any other word you like your name or your friends name

        3.The folder icon will change ,then  double click it to show the GodMode windows options.


        @Enjoy hacking Niranjan
        .......................................................................................................................................................................................................

        1 comments:


        how to end a process with cmd.
        open cmd  then cheak tasks in process.
        C:\Users\sonu>tasklist

        Image Name                     PID Session Name        Session#    Mem Usage
        ========================= ======== ================ =========== ============
        System Idle Process              0 Services                   0         24 K
        System                           4 Services                   0        976 K
        smss.exe                       312 Services                   0        752 K
        csrss.exe                      464 Services                   0      3,036 K
        wininit.exe                    544 Services                   0      4,016 K
        csrss.exe                      560 Console                    1     25,808 K
        services.exe                   596 Services                   0      7,928 K
        winlogon.exe                   636 Console                    1      4,904 K
        lsass.exe                      648 Services                   0      7,592 K
        lsm.exe                        656 Services                   0      3,412 K
        svchost.exe                    780 Services                   0      6,860 K
        svchost.exe                    888 Services                   0      6,464 K
        Ati2evxx.exe                   936 Services                   0      4,048 K
        svchost.exe                   1008 Services                   0     14,936 K
        svchost.exe                   1056 Services                   0     52,580 K
        svchost.exe                   1088 Services                   0     25,968 K
        audiodg.exe                   1176 Services                   0     22,600 K
        svchost.exe                   1240 Services                   0     11,108 K
        svchost.exe                   1408 Services                   0     12,040 K
        Ati2evxx.exe                  1452 Console                    1      6,428 K
        svchost.exe                   1628 Services                   0     12,616 K
        AvastSvc.exe                  1656 Services                   0     16,000 K
        spoolsv.exe                   1788 Services                   0      8,656 K
        armsvc.exe                    1992 Services                   0      3,240 K
        HWDeviceService.exe           2036 Services                   0      4,676 K
        taskhost.exe                  1388 Console                    1      7,536 K
        dwm.exe                       1952 Console                    1     75,092 K
        explorer.exe                  2140 Console                    1     71,904 K
        ouc.exe                       2152 Services                   0      4,484 K
        DCSHelper.exe                 2208 Console                    1      5,320 K
        UAService.exe                 2252 Services                   0      1,956 K
        WUDFHost.exe                  2460 Services                   0      5,212 K
        AvastUI.exe                   2684 Console                    1      9,276 K
        DCSHelper.exe                 2916 Console                    1      5,616 K
        RtHDVCpl.exe                  2940 Console                    1     10,960 K
        MOM.exe                       2952 Console                    1      4,196 K
        idman.exe                     3012 Console                    1     13,600 K
        Idea Net Setter.exe           3052 Console                    1     42,524 K
        CCC.exe                       3352 Console                    1      5,584 K
        WmiPrvSE.exe                  3496 Services                   0      7,380 K
        SearchIndexer.exe             3768 Services                   0     10,572 K
        svchost.exe                   2896 Services                   0      8,644 K
        vlc.exe                       4060 Console                    1     29,444 K
        chrome.exe                    3388 Console                    1    116,680 K
        chrome.exe                    2184 Console                    1     48,320 K
        chrome.exe                    2532 Console                    1     48,224 K
        chrome.exe                     908 Console                    1    114,632 K
        chrome.exe                    2960 Console                    1     65,336 K
        sppsvc.exe                     200 Services                   0      4,452 K
        svchost.exe                   2468 Services                   0     15,316 K
        wmpnetwk.exe                  1428 Services                   0      5,424 K
        chrome.exe                    4368 Console                    1     55,524 K
        chrome.exe                    5672 Console                    1     84,780 K
        chrome.exe                    4324 Console                    1     76,420 K
        chrome.exe                    4596 Console                    1     78,188 K
        chrome.exe                    2544 Console                    1     73,384 K
        cmd.exe                       3740 Console                    1      2,824 K
        conhost.exe                   4936 Console                    1      5,552 K
        chrome.exe                    5524 Console                    1     69,708 K
        notepad.exe                   5116 Console                    1      7,092 K
        tasklist.exe                  5876 Console                    1      4,508 K

        C:\Users\sonu>taskkill /?

        TASKKILL [/S system [/U username [/P [password]]]]
                 { [/FI filter] [/PID processid | /IM imagename] } [/T] [/F]

        Description:
            This tool is used to terminate tasks by process id (PID) or image name.

        Parameter List:
            /S    system           Specifies the remote system to connect to.

            /U    [domain\]user    Specifies the user context under which the
                                   command should execute.

            /P    [password]       Specifies the password for the given user
                                   context. Prompts for input if omitted.

            /FI   filter           Applies a filter to select a set of tasks.
                                   Allows "*" to be used. ex. imagename eq acme*

            /PID  processid        Specifies the PID of the process to be terminated.
                                   Use TaskList to get the PID.

            /IM   imagename        Specifies the image name of the process
                                   to be terminated. Wildcard '*' can be used
                                   to specify all tasks or image names.

            /T                     Terminates the specified process and any
                                   child processes which were started by it.

            /F                     Specifies to forcefully terminate the process(es).

            /?                     Displays this help message.

        Filters:
            Filter Name   Valid Operators           Valid Value(s)
            -----------   ---------------           -------------------------
            STATUS        eq, ne                    RUNNING |
                                                    NOT RESPONDING | UNKNOWN
            IMAGENAME     eq, ne                    Image name
            PID           eq, ne, gt, lt, ge, le    PID value
            SESSION       eq, ne, gt, lt, ge, le    Session number.
            CPUTIME       eq, ne, gt, lt, ge, le    CPU time in the format
                                                    of hh:mm:ss.
                                                    hh - hours,
                                                    mm - minutes, ss - seconds
            MEMUSAGE      eq, ne, gt, lt, ge, le    Memory usage in KB
            USERNAME      eq, ne                    User name in [domain\]user
                                                    format
            MODULES       eq, ne                    DLL name
            SERVICES      eq, ne                    Service name
            WINDOWTITLE   eq, ne                    Window title

            NOTE
            ----
            1) Wildcard '*' for /IM switch is accepted only when a filter is applied.
            2) Termination of remote processes will always be done forcefully (/F).
            3) "WINDOWTITLE" and "STATUS" filters are not considered when a remote
               machine is specified.

        Examples:
            TASKKILL /IM notepad.exe
            TASKKILL /PID 1230 /PID 1241 /PID 1253 /T
            TASKKILL /F /IM cmd.exe /T
            TASKKILL /F /FI "PID ge 1000" /FI "WINDOWTITLE ne untitle*"
            TASKKILL /F /FI "USERNAME eq NT AUTHORITY\SYSTEM" /IM notepad.exe
            TASKKILL /S system /U domain\username /FI "USERNAME ne NT*" /IM *
            TASKKILL /S system /U username /P password /FI "IMAGENAME eq note*"

        C:\Users\sonu>taskkill /im vlc.exe
        SUCCESS: Sent termination signal to the process "vlc.exe" with PID 4060.

        C:\Users\sonu>taskkill /im notepad.exe
        SUCCESS: Sent termination signal to the process "notepad.exe" with PID 5116.

        C:\Users\sonu>

        how to end a process with cmd.

        Posted at  Monday, July 09, 2012  |  in  windows  |  Read More»


        how to end a process with cmd.
        open cmd  then cheak tasks in process.
        C:\Users\sonu>tasklist

        Image Name                     PID Session Name        Session#    Mem Usage
        ========================= ======== ================ =========== ============
        System Idle Process              0 Services                   0         24 K
        System                           4 Services                   0        976 K
        smss.exe                       312 Services                   0        752 K
        csrss.exe                      464 Services                   0      3,036 K
        wininit.exe                    544 Services                   0      4,016 K
        csrss.exe                      560 Console                    1     25,808 K
        services.exe                   596 Services                   0      7,928 K
        winlogon.exe                   636 Console                    1      4,904 K
        lsass.exe                      648 Services                   0      7,592 K
        lsm.exe                        656 Services                   0      3,412 K
        svchost.exe                    780 Services                   0      6,860 K
        svchost.exe                    888 Services                   0      6,464 K
        Ati2evxx.exe                   936 Services                   0      4,048 K
        svchost.exe                   1008 Services                   0     14,936 K
        svchost.exe                   1056 Services                   0     52,580 K
        svchost.exe                   1088 Services                   0     25,968 K
        audiodg.exe                   1176 Services                   0     22,600 K
        svchost.exe                   1240 Services                   0     11,108 K
        svchost.exe                   1408 Services                   0     12,040 K
        Ati2evxx.exe                  1452 Console                    1      6,428 K
        svchost.exe                   1628 Services                   0     12,616 K
        AvastSvc.exe                  1656 Services                   0     16,000 K
        spoolsv.exe                   1788 Services                   0      8,656 K
        armsvc.exe                    1992 Services                   0      3,240 K
        HWDeviceService.exe           2036 Services                   0      4,676 K
        taskhost.exe                  1388 Console                    1      7,536 K
        dwm.exe                       1952 Console                    1     75,092 K
        explorer.exe                  2140 Console                    1     71,904 K
        ouc.exe                       2152 Services                   0      4,484 K
        DCSHelper.exe                 2208 Console                    1      5,320 K
        UAService.exe                 2252 Services                   0      1,956 K
        WUDFHost.exe                  2460 Services                   0      5,212 K
        AvastUI.exe                   2684 Console                    1      9,276 K
        DCSHelper.exe                 2916 Console                    1      5,616 K
        RtHDVCpl.exe                  2940 Console                    1     10,960 K
        MOM.exe                       2952 Console                    1      4,196 K
        idman.exe                     3012 Console                    1     13,600 K
        Idea Net Setter.exe           3052 Console                    1     42,524 K
        CCC.exe                       3352 Console                    1      5,584 K
        WmiPrvSE.exe                  3496 Services                   0      7,380 K
        SearchIndexer.exe             3768 Services                   0     10,572 K
        svchost.exe                   2896 Services                   0      8,644 K
        vlc.exe                       4060 Console                    1     29,444 K
        chrome.exe                    3388 Console                    1    116,680 K
        chrome.exe                    2184 Console                    1     48,320 K
        chrome.exe                    2532 Console                    1     48,224 K
        chrome.exe                     908 Console                    1    114,632 K
        chrome.exe                    2960 Console                    1     65,336 K
        sppsvc.exe                     200 Services                   0      4,452 K
        svchost.exe                   2468 Services                   0     15,316 K
        wmpnetwk.exe                  1428 Services                   0      5,424 K
        chrome.exe                    4368 Console                    1     55,524 K
        chrome.exe                    5672 Console                    1     84,780 K
        chrome.exe                    4324 Console                    1     76,420 K
        chrome.exe                    4596 Console                    1     78,188 K
        chrome.exe                    2544 Console                    1     73,384 K
        cmd.exe                       3740 Console                    1      2,824 K
        conhost.exe                   4936 Console                    1      5,552 K
        chrome.exe                    5524 Console                    1     69,708 K
        notepad.exe                   5116 Console                    1      7,092 K
        tasklist.exe                  5876 Console                    1      4,508 K

        C:\Users\sonu>taskkill /?

        TASKKILL [/S system [/U username [/P [password]]]]
                 { [/FI filter] [/PID processid | /IM imagename] } [/T] [/F]

        Description:
            This tool is used to terminate tasks by process id (PID) or image name.

        Parameter List:
            /S    system           Specifies the remote system to connect to.

            /U    [domain\]user    Specifies the user context under which the
                                   command should execute.

            /P    [password]       Specifies the password for the given user
                                   context. Prompts for input if omitted.

            /FI   filter           Applies a filter to select a set of tasks.
                                   Allows "*" to be used. ex. imagename eq acme*

            /PID  processid        Specifies the PID of the process to be terminated.
                                   Use TaskList to get the PID.

            /IM   imagename        Specifies the image name of the process
                                   to be terminated. Wildcard '*' can be used
                                   to specify all tasks or image names.

            /T                     Terminates the specified process and any
                                   child processes which were started by it.

            /F                     Specifies to forcefully terminate the process(es).

            /?                     Displays this help message.

        Filters:
            Filter Name   Valid Operators           Valid Value(s)
            -----------   ---------------           -------------------------
            STATUS        eq, ne                    RUNNING |
                                                    NOT RESPONDING | UNKNOWN
            IMAGENAME     eq, ne                    Image name
            PID           eq, ne, gt, lt, ge, le    PID value
            SESSION       eq, ne, gt, lt, ge, le    Session number.
            CPUTIME       eq, ne, gt, lt, ge, le    CPU time in the format
                                                    of hh:mm:ss.
                                                    hh - hours,
                                                    mm - minutes, ss - seconds
            MEMUSAGE      eq, ne, gt, lt, ge, le    Memory usage in KB
            USERNAME      eq, ne                    User name in [domain\]user
                                                    format
            MODULES       eq, ne                    DLL name
            SERVICES      eq, ne                    Service name
            WINDOWTITLE   eq, ne                    Window title

            NOTE
            ----
            1) Wildcard '*' for /IM switch is accepted only when a filter is applied.
            2) Termination of remote processes will always be done forcefully (/F).
            3) "WINDOWTITLE" and "STATUS" filters are not considered when a remote
               machine is specified.

        Examples:
            TASKKILL /IM notepad.exe
            TASKKILL /PID 1230 /PID 1241 /PID 1253 /T
            TASKKILL /F /IM cmd.exe /T
            TASKKILL /F /FI "PID ge 1000" /FI "WINDOWTITLE ne untitle*"
            TASKKILL /F /FI "USERNAME eq NT AUTHORITY\SYSTEM" /IM notepad.exe
            TASKKILL /S system /U domain\username /FI "USERNAME ne NT*" /IM *
            TASKKILL /S system /U username /P password /FI "IMAGENAME eq note*"

        C:\Users\sonu>taskkill /im vlc.exe
        SUCCESS: Sent termination signal to the process "vlc.exe" with PID 4060.

        C:\Users\sonu>taskkill /im notepad.exe
        SUCCESS: Sent termination signal to the process "notepad.exe" with PID 5116.

        C:\Users\sonu>

        3 comments:


        How to dual boot Windows XP and Windows 7 (XP installed first)
        1.  First you need two empty drive





        14. Here we’re installing XP Professional on the new partition. Boot from the XP installation disk and start the install process.











             15.       Press enter o continue.
          16. When it comes to choosing a partition, make sure you select the one you created using the steps above.  











              17.       Select a partition and press enter .
          18. If the partition you created was already formatted as NTFS you can leave it, or you can       choose the FAT file system if you want. 



              20. Basically you continue through as if you were doing a clean install on any hard drive










            21.       Now you have done your xp is installed after few minutes.
           22.       Now restart your computer and insert windows 7 disk.
            23.       Press any key.
           24    And follow these stapes.


















            25. now u are done.  
                                  for any queries/problem  contact   https://www.facebook.com/sonukanthack

        How to dual boot Windows XP and Windows 7 (XP installed first)

        Posted at  Monday, July 09, 2012  |  in  windows 8  |  Read More»


        How to dual boot Windows XP and Windows 7 (XP installed first)
        1.  First you need two empty drive





        14. Here we’re installing XP Professional on the new partition. Boot from the XP installation disk and start the install process.











             15.       Press enter o continue.
          16. When it comes to choosing a partition, make sure you select the one you created using the steps above.  











              17.       Select a partition and press enter .
          18. If the partition you created was already formatted as NTFS you can leave it, or you can       choose the FAT file system if you want. 



              20. Basically you continue through as if you were doing a clean install on any hard drive










            21.       Now you have done your xp is installed after few minutes.
           22.       Now restart your computer and insert windows 7 disk.
            23.       Press any key.
           24    And follow these stapes.


















            25. now u are done.  
                                  for any queries/problem  contact   https://www.facebook.com/sonukanthack

        0 comments:

        Wednesday 4 July 2012


        how to change permision in windows folder
        1.select a file then right click and go to property.


















        2.click on security tab
        3.group or user names

















        4. edit
        5.then click on current user name
        6. after that click on all allow tab.

        enjoy hacking @NIRANJAN


        how to change permision in windows folder

        Posted at  Wednesday, July 04, 2012  |  in  windows  |  Read More»


        how to change permision in windows folder
        1.select a file then right click and go to property.


















        2.click on security tab
        3.group or user names

















        4. edit
        5.then click on current user name
        6. after that click on all allow tab.

        enjoy hacking @NIRANJAN


        0 comments:

        About-Privacy Policy-Contact us
        Copyright © 2013 infinityCEH. Blogger Template by Bloggertheme9
        Proudly Powered by Blogger.
        back to top