Decrypting WiFi password with Win XP regedit file?











up vote
5
down vote

favorite
1












I'm having problem with decrypting Windows XP wireless password (WPA2), I am supposed to retrieve WPA2 password from regedit file which I have already recovered from a formatted partition.



I have recovered some registry files (regedit) from the formatted system partition (C:) of the Windows XP OS.



Based on these registry files I would like to obtain Wi-Fi password that was stored in some branches of registry.



I know that Windows XP stores Wi-Fi keys in the following reg:



HKEY_LOCAL_MACHINESOFTWAREMicrosoftWZCSVC


I did find it, but it's encrypted, how can I possibly decrypt this key in order to obtain the actual password ?



I tried to import entire registry file to newly installed Win XP but I failed, since I can't read the password from WZCSVC. What type of encryption does Win XP uses to store these passwords in HKEY_LOCAL_MACHINESOFTWAREMicrosoftWZCSVC ?



Maybe there is some ready-made software that can help me out with this, apart from Wireless KeyView which is unable to read any password from the registry, unless it's currently in use...










share|improve this question




























    up vote
    5
    down vote

    favorite
    1












    I'm having problem with decrypting Windows XP wireless password (WPA2), I am supposed to retrieve WPA2 password from regedit file which I have already recovered from a formatted partition.



    I have recovered some registry files (regedit) from the formatted system partition (C:) of the Windows XP OS.



    Based on these registry files I would like to obtain Wi-Fi password that was stored in some branches of registry.



    I know that Windows XP stores Wi-Fi keys in the following reg:



    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWZCSVC


    I did find it, but it's encrypted, how can I possibly decrypt this key in order to obtain the actual password ?



    I tried to import entire registry file to newly installed Win XP but I failed, since I can't read the password from WZCSVC. What type of encryption does Win XP uses to store these passwords in HKEY_LOCAL_MACHINESOFTWAREMicrosoftWZCSVC ?



    Maybe there is some ready-made software that can help me out with this, apart from Wireless KeyView which is unable to read any password from the registry, unless it's currently in use...










    share|improve this question


























      up vote
      5
      down vote

      favorite
      1









      up vote
      5
      down vote

      favorite
      1






      1





      I'm having problem with decrypting Windows XP wireless password (WPA2), I am supposed to retrieve WPA2 password from regedit file which I have already recovered from a formatted partition.



      I have recovered some registry files (regedit) from the formatted system partition (C:) of the Windows XP OS.



      Based on these registry files I would like to obtain Wi-Fi password that was stored in some branches of registry.



      I know that Windows XP stores Wi-Fi keys in the following reg:



      HKEY_LOCAL_MACHINESOFTWAREMicrosoftWZCSVC


      I did find it, but it's encrypted, how can I possibly decrypt this key in order to obtain the actual password ?



      I tried to import entire registry file to newly installed Win XP but I failed, since I can't read the password from WZCSVC. What type of encryption does Win XP uses to store these passwords in HKEY_LOCAL_MACHINESOFTWAREMicrosoftWZCSVC ?



      Maybe there is some ready-made software that can help me out with this, apart from Wireless KeyView which is unable to read any password from the registry, unless it's currently in use...










      share|improve this question















      I'm having problem with decrypting Windows XP wireless password (WPA2), I am supposed to retrieve WPA2 password from regedit file which I have already recovered from a formatted partition.



      I have recovered some registry files (regedit) from the formatted system partition (C:) of the Windows XP OS.



      Based on these registry files I would like to obtain Wi-Fi password that was stored in some branches of registry.



      I know that Windows XP stores Wi-Fi keys in the following reg:



      HKEY_LOCAL_MACHINESOFTWAREMicrosoftWZCSVC


      I did find it, but it's encrypted, how can I possibly decrypt this key in order to obtain the actual password ?



      I tried to import entire registry file to newly installed Win XP but I failed, since I can't read the password from WZCSVC. What type of encryption does Win XP uses to store these passwords in HKEY_LOCAL_MACHINESOFTWAREMicrosoftWZCSVC ?



      Maybe there is some ready-made software that can help me out with this, apart from Wireless KeyView which is unable to read any password from the registry, unless it's currently in use...







      windows windows-xp wireless-networking regedit






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 11 '16 at 12:49









      cde

      1,561819




      1,561819










      asked Aug 9 '14 at 23:01









      Backala

      26112




      26112






















          3 Answers
          3






          active

          oldest

          votes

















          up vote
          0
          down vote













          If you have the password and the encrypted password file, it IS possible to decrypt.



          If not, you could use the encrypted password in the application that uses it. And retrieve the password before it is being red.



          You stated that you tried Wireless KeyView and that there's no application that can use this file.



          Decrypting something without knowing the encryption scheme. Without knowing the password, the only solution would be to use a brute force cracker to guess the password. As long as the password isn't long, there's some chances of retrieval.



          You can use JohnnyTheRipper, it's a traditional tool to guess passwords and there are a few dictionaries that can be downloaded.



          You could also try to find a hidden password file somewhere in your system. There are free third party software available for this task.



          Hacking a Wireless Router is easy. There are many topics on it. The encryption scheme isn't secure and it's a common problem in home security.






          share|improve this answer




























            up vote
            0
            down vote













            Try Cain and Abel, it has the ability to dump your local wifi keys as well as LSA's



            http://www.oxid.it/cain.html



            from site: Cain & Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, recovering wireless network keys, revealing password boxes, uncovering cached passwords and analyzing routing protocols. The program does not exploit any software vulnerabilities or bugs that could not be fixed with little effort. It covers some security aspects/weakness present in protocol's standards, authentication methods and caching mechanisms; its main purpose is the simplified recovery of passwords and credentials from various sources, however it also ships some "non standard" utilities for Microsoft Windows users.






            share|improve this answer




























              up vote
              -1
              down vote













              WirelessKeyView can access external Windows/Registry files. If you can mount the old drive, that's the easiest way. If not, and you have the registry hive file, you simply need to recreate the directory layout.



              Place the software hive in C:RandomDirectorySystem32ConfigSoftware and point WirelessKeyView to C:RandoomDirectory and it should work.






              share|improve this answer





















                Your Answer








                StackExchange.ready(function() {
                var channelOptions = {
                tags: "".split(" "),
                id: "3"
                };
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function() {
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled) {
                StackExchange.using("snippets", function() {
                createEditor();
                });
                }
                else {
                createEditor();
                }
                });

                function createEditor() {
                StackExchange.prepareEditor({
                heartbeatType: 'answer',
                convertImagesToLinks: true,
                noModals: true,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                imageUploader: {
                brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                allowUrls: true
                },
                onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                });


                }
                });














                draft saved

                draft discarded


















                StackExchange.ready(
                function () {
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f794802%2fdecrypting-wifi-password-with-win-xp-regedit-file%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes








                up vote
                0
                down vote













                If you have the password and the encrypted password file, it IS possible to decrypt.



                If not, you could use the encrypted password in the application that uses it. And retrieve the password before it is being red.



                You stated that you tried Wireless KeyView and that there's no application that can use this file.



                Decrypting something without knowing the encryption scheme. Without knowing the password, the only solution would be to use a brute force cracker to guess the password. As long as the password isn't long, there's some chances of retrieval.



                You can use JohnnyTheRipper, it's a traditional tool to guess passwords and there are a few dictionaries that can be downloaded.



                You could also try to find a hidden password file somewhere in your system. There are free third party software available for this task.



                Hacking a Wireless Router is easy. There are many topics on it. The encryption scheme isn't secure and it's a common problem in home security.






                share|improve this answer

























                  up vote
                  0
                  down vote













                  If you have the password and the encrypted password file, it IS possible to decrypt.



                  If not, you could use the encrypted password in the application that uses it. And retrieve the password before it is being red.



                  You stated that you tried Wireless KeyView and that there's no application that can use this file.



                  Decrypting something without knowing the encryption scheme. Without knowing the password, the only solution would be to use a brute force cracker to guess the password. As long as the password isn't long, there's some chances of retrieval.



                  You can use JohnnyTheRipper, it's a traditional tool to guess passwords and there are a few dictionaries that can be downloaded.



                  You could also try to find a hidden password file somewhere in your system. There are free third party software available for this task.



                  Hacking a Wireless Router is easy. There are many topics on it. The encryption scheme isn't secure and it's a common problem in home security.






                  share|improve this answer























                    up vote
                    0
                    down vote










                    up vote
                    0
                    down vote









                    If you have the password and the encrypted password file, it IS possible to decrypt.



                    If not, you could use the encrypted password in the application that uses it. And retrieve the password before it is being red.



                    You stated that you tried Wireless KeyView and that there's no application that can use this file.



                    Decrypting something without knowing the encryption scheme. Without knowing the password, the only solution would be to use a brute force cracker to guess the password. As long as the password isn't long, there's some chances of retrieval.



                    You can use JohnnyTheRipper, it's a traditional tool to guess passwords and there are a few dictionaries that can be downloaded.



                    You could also try to find a hidden password file somewhere in your system. There are free third party software available for this task.



                    Hacking a Wireless Router is easy. There are many topics on it. The encryption scheme isn't secure and it's a common problem in home security.






                    share|improve this answer












                    If you have the password and the encrypted password file, it IS possible to decrypt.



                    If not, you could use the encrypted password in the application that uses it. And retrieve the password before it is being red.



                    You stated that you tried Wireless KeyView and that there's no application that can use this file.



                    Decrypting something without knowing the encryption scheme. Without knowing the password, the only solution would be to use a brute force cracker to guess the password. As long as the password isn't long, there's some chances of retrieval.



                    You can use JohnnyTheRipper, it's a traditional tool to guess passwords and there are a few dictionaries that can be downloaded.



                    You could also try to find a hidden password file somewhere in your system. There are free third party software available for this task.



                    Hacking a Wireless Router is easy. There are many topics on it. The encryption scheme isn't secure and it's a common problem in home security.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Aug 9 '14 at 23:13









                    Uncreative Name

                    6412




                    6412
























                        up vote
                        0
                        down vote













                        Try Cain and Abel, it has the ability to dump your local wifi keys as well as LSA's



                        http://www.oxid.it/cain.html



                        from site: Cain & Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, recovering wireless network keys, revealing password boxes, uncovering cached passwords and analyzing routing protocols. The program does not exploit any software vulnerabilities or bugs that could not be fixed with little effort. It covers some security aspects/weakness present in protocol's standards, authentication methods and caching mechanisms; its main purpose is the simplified recovery of passwords and credentials from various sources, however it also ships some "non standard" utilities for Microsoft Windows users.






                        share|improve this answer

























                          up vote
                          0
                          down vote













                          Try Cain and Abel, it has the ability to dump your local wifi keys as well as LSA's



                          http://www.oxid.it/cain.html



                          from site: Cain & Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, recovering wireless network keys, revealing password boxes, uncovering cached passwords and analyzing routing protocols. The program does not exploit any software vulnerabilities or bugs that could not be fixed with little effort. It covers some security aspects/weakness present in protocol's standards, authentication methods and caching mechanisms; its main purpose is the simplified recovery of passwords and credentials from various sources, however it also ships some "non standard" utilities for Microsoft Windows users.






                          share|improve this answer























                            up vote
                            0
                            down vote










                            up vote
                            0
                            down vote









                            Try Cain and Abel, it has the ability to dump your local wifi keys as well as LSA's



                            http://www.oxid.it/cain.html



                            from site: Cain & Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, recovering wireless network keys, revealing password boxes, uncovering cached passwords and analyzing routing protocols. The program does not exploit any software vulnerabilities or bugs that could not be fixed with little effort. It covers some security aspects/weakness present in protocol's standards, authentication methods and caching mechanisms; its main purpose is the simplified recovery of passwords and credentials from various sources, however it also ships some "non standard" utilities for Microsoft Windows users.






                            share|improve this answer












                            Try Cain and Abel, it has the ability to dump your local wifi keys as well as LSA's



                            http://www.oxid.it/cain.html



                            from site: Cain & Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, recovering wireless network keys, revealing password boxes, uncovering cached passwords and analyzing routing protocols. The program does not exploit any software vulnerabilities or bugs that could not be fixed with little effort. It covers some security aspects/weakness present in protocol's standards, authentication methods and caching mechanisms; its main purpose is the simplified recovery of passwords and credentials from various sources, however it also ships some "non standard" utilities for Microsoft Windows users.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Aug 14 '14 at 20:38









                            KPS

                            1892311




                            1892311






















                                up vote
                                -1
                                down vote













                                WirelessKeyView can access external Windows/Registry files. If you can mount the old drive, that's the easiest way. If not, and you have the registry hive file, you simply need to recreate the directory layout.



                                Place the software hive in C:RandomDirectorySystem32ConfigSoftware and point WirelessKeyView to C:RandoomDirectory and it should work.






                                share|improve this answer

























                                  up vote
                                  -1
                                  down vote













                                  WirelessKeyView can access external Windows/Registry files. If you can mount the old drive, that's the easiest way. If not, and you have the registry hive file, you simply need to recreate the directory layout.



                                  Place the software hive in C:RandomDirectorySystem32ConfigSoftware and point WirelessKeyView to C:RandoomDirectory and it should work.






                                  share|improve this answer























                                    up vote
                                    -1
                                    down vote










                                    up vote
                                    -1
                                    down vote









                                    WirelessKeyView can access external Windows/Registry files. If you can mount the old drive, that's the easiest way. If not, and you have the registry hive file, you simply need to recreate the directory layout.



                                    Place the software hive in C:RandomDirectorySystem32ConfigSoftware and point WirelessKeyView to C:RandoomDirectory and it should work.






                                    share|improve this answer












                                    WirelessKeyView can access external Windows/Registry files. If you can mount the old drive, that's the easiest way. If not, and you have the registry hive file, you simply need to recreate the directory layout.



                                    Place the software hive in C:RandomDirectorySystem32ConfigSoftware and point WirelessKeyView to C:RandoomDirectory and it should work.







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Apr 11 '16 at 12:32









                                    cde

                                    1,561819




                                    1,561819






























                                        draft saved

                                        draft discarded




















































                                        Thanks for contributing an answer to Super User!


                                        • Please be sure to answer the question. Provide details and share your research!

                                        But avoid



                                        • Asking for help, clarification, or responding to other answers.

                                        • Making statements based on opinion; back them up with references or personal experience.


                                        To learn more, see our tips on writing great answers.





                                        Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                                        Please pay close attention to the following guidance:


                                        • Please be sure to answer the question. Provide details and share your research!

                                        But avoid



                                        • Asking for help, clarification, or responding to other answers.

                                        • Making statements based on opinion; back them up with references or personal experience.


                                        To learn more, see our tips on writing great answers.




                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function () {
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f794802%2fdecrypting-wifi-password-with-win-xp-regedit-file%23new-answer', 'question_page');
                                        }
                                        );

                                        Post as a guest















                                        Required, but never shown





















































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown

































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown







                                        Popular posts from this blog

                                        If I really need a card on my start hand, how many mulligans make sense? [duplicate]

                                        Alcedinidae

                                        Can an atomic nucleus contain both particles and antiparticles? [duplicate]