Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite Get-ChromeCreds to be more PowerShell-like #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 23, 2017

  1. rewrite Get-ChromeCreds to be more PowerShell-like

    + Script now finds and runs all 'Login Data' databases.  No more providing path DB.
    + Provided parameter for alternative output format.  This output is more PowerShell-like and easily manipulatable.
    TheRealNoob committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    55afd04 View commit details
    Browse the repository at this point in the history
  2. PSv2 compatability test

    TheRealNoob committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    7e723d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22ac201 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Configuration menu
    Copy the full SHA
    169b67d View commit details
    Browse the repository at this point in the history