Recover sessions from Chrome's Cookies after formatting











up vote
2
down vote

favorite












I'm currently helping a friend with his pc(we had to re-install windows), and since he doesn't remember all of his passwords I was thinking that maybe we can extract his Chrome cookies from his backup (Windows.old folder), but I just learned that chrome encrypts them.



Is there any way to extract them? Considering we have the Windows.old folder.










share|improve this question







New contributor




Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • You should be able to just migrate the Chrome profile to the new installation.
    – Ramhound
    Nov 19 at 0:06















up vote
2
down vote

favorite












I'm currently helping a friend with his pc(we had to re-install windows), and since he doesn't remember all of his passwords I was thinking that maybe we can extract his Chrome cookies from his backup (Windows.old folder), but I just learned that chrome encrypts them.



Is there any way to extract them? Considering we have the Windows.old folder.










share|improve this question







New contributor




Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • You should be able to just migrate the Chrome profile to the new installation.
    – Ramhound
    Nov 19 at 0:06













up vote
2
down vote

favorite









up vote
2
down vote

favorite











I'm currently helping a friend with his pc(we had to re-install windows), and since he doesn't remember all of his passwords I was thinking that maybe we can extract his Chrome cookies from his backup (Windows.old folder), but I just learned that chrome encrypts them.



Is there any way to extract them? Considering we have the Windows.old folder.










share|improve this question







New contributor




Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I'm currently helping a friend with his pc(we had to re-install windows), and since he doesn't remember all of his passwords I was thinking that maybe we can extract his Chrome cookies from his backup (Windows.old folder), but I just learned that chrome encrypts them.



Is there any way to extract them? Considering we have the Windows.old folder.







google-chrome






share|improve this question







New contributor




Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 18 at 22:59









Mark

111




111




New contributor




Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • You should be able to just migrate the Chrome profile to the new installation.
    – Ramhound
    Nov 19 at 0:06


















  • You should be able to just migrate the Chrome profile to the new installation.
    – Ramhound
    Nov 19 at 0:06
















You should be able to just migrate the Chrome profile to the new installation.
– Ramhound
Nov 19 at 0:06




You should be able to just migrate the Chrome profile to the new installation.
– Ramhound
Nov 19 at 0:06










1 Answer
1






active

oldest

votes

















up vote
0
down vote













The following application seems to do just that:
http://www.nirsoft.net/utils/chromepass.html



It will let you view passwords stored in the Chrome userprofile and then export it to various formats including text/html/xml.



Short description from the website:




ChromePass is a small password recovery tool for Windows that allows you to view the user names and passwords stored by Google Chrome Web browser. For each password entry, the following information is displayed: Origin URL, Action URL, User Name Field, Password Field, User Name, Password, and Created Time. It allows you to get the passwords from your current running system, or from a user profile stored on external drive.
You can select one or more items and then save them into text/html/xml file or copy them to the clipboard.




I've not used the program personally, but a colleague of mine uses it frequently.



I'm not affiliated with NirSoft.






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
    });


    }
    });






    Mark is a new contributor. Be nice, and check out our Code of Conduct.










     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376556%2frecover-sessions-from-chromes-cookies-after-formatting%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    The following application seems to do just that:
    http://www.nirsoft.net/utils/chromepass.html



    It will let you view passwords stored in the Chrome userprofile and then export it to various formats including text/html/xml.



    Short description from the website:




    ChromePass is a small password recovery tool for Windows that allows you to view the user names and passwords stored by Google Chrome Web browser. For each password entry, the following information is displayed: Origin URL, Action URL, User Name Field, Password Field, User Name, Password, and Created Time. It allows you to get the passwords from your current running system, or from a user profile stored on external drive.
    You can select one or more items and then save them into text/html/xml file or copy them to the clipboard.




    I've not used the program personally, but a colleague of mine uses it frequently.



    I'm not affiliated with NirSoft.






    share|improve this answer



























      up vote
      0
      down vote













      The following application seems to do just that:
      http://www.nirsoft.net/utils/chromepass.html



      It will let you view passwords stored in the Chrome userprofile and then export it to various formats including text/html/xml.



      Short description from the website:




      ChromePass is a small password recovery tool for Windows that allows you to view the user names and passwords stored by Google Chrome Web browser. For each password entry, the following information is displayed: Origin URL, Action URL, User Name Field, Password Field, User Name, Password, and Created Time. It allows you to get the passwords from your current running system, or from a user profile stored on external drive.
      You can select one or more items and then save them into text/html/xml file or copy them to the clipboard.




      I've not used the program personally, but a colleague of mine uses it frequently.



      I'm not affiliated with NirSoft.






      share|improve this answer

























        up vote
        0
        down vote










        up vote
        0
        down vote









        The following application seems to do just that:
        http://www.nirsoft.net/utils/chromepass.html



        It will let you view passwords stored in the Chrome userprofile and then export it to various formats including text/html/xml.



        Short description from the website:




        ChromePass is a small password recovery tool for Windows that allows you to view the user names and passwords stored by Google Chrome Web browser. For each password entry, the following information is displayed: Origin URL, Action URL, User Name Field, Password Field, User Name, Password, and Created Time. It allows you to get the passwords from your current running system, or from a user profile stored on external drive.
        You can select one or more items and then save them into text/html/xml file or copy them to the clipboard.




        I've not used the program personally, but a colleague of mine uses it frequently.



        I'm not affiliated with NirSoft.






        share|improve this answer














        The following application seems to do just that:
        http://www.nirsoft.net/utils/chromepass.html



        It will let you view passwords stored in the Chrome userprofile and then export it to various formats including text/html/xml.



        Short description from the website:




        ChromePass is a small password recovery tool for Windows that allows you to view the user names and passwords stored by Google Chrome Web browser. For each password entry, the following information is displayed: Origin URL, Action URL, User Name Field, Password Field, User Name, Password, and Created Time. It allows you to get the passwords from your current running system, or from a user profile stored on external drive.
        You can select one or more items and then save them into text/html/xml file or copy them to the clipboard.




        I've not used the program personally, but a colleague of mine uses it frequently.



        I'm not affiliated with NirSoft.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Nov 19 at 0:29

























        answered Nov 18 at 23:49









        Patrick Jørgensen

        49825




        49825






















            Mark is a new contributor. Be nice, and check out our Code of Conduct.










             

            draft saved


            draft discarded


















            Mark is a new contributor. Be nice, and check out our Code of Conduct.













            Mark is a new contributor. Be nice, and check out our Code of Conduct.












            Mark is a new contributor. Be nice, and check out our Code of Conduct.















             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376556%2frecover-sessions-from-chromes-cookies-after-formatting%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

            Index of /

            Tribalistas

            Listed building