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

Add account extractor for 'Git For Windows' application #61

Merged
merged 1 commit into from
Jul 21, 2016
Merged

Add account extractor for 'Git For Windows' application #61

merged 1 commit into from
Jul 21, 2016

Conversation

righettod
Copy link
Contributor

Hello,

I have created a small module and associated category in order to extract account's credentials for the "Git For Windows" application in case in which the user use the default disk storage mode on Windows.

I have tested it with the last version of the "Git For Windows" application.

I have based my implementatin on the SVN Tortoise module in order to stick to the development standards that you have defined.

Thanks in advance :)

@AlessandroZ AlessandroZ merged commit 40b584b into AlessandroZ:master Jul 21, 2016
@AlessandroZ
Copy link
Owner

Hi,

Thanks for your work, I just remove the line "if len(final_pwd_found) > 0:" at the end because the check is done later and if it's empty it prints "[!] No passwords found".
I will generate the binary soon and the Git module will be present on the 1.4 version. Thanks again for your contribution.
Feel free to add any other useful module, I will add it to the project with pleasure.

Alessandro

@righettod
Copy link
Contributor Author

Hi,

Thanks for the merge.

I have another module in Mind about Apache Maven credentials in user
profile, I will work on it and provide another PR to you...

Thanks again for your quick merge.

Cordialement, Best regards,
Dominique Righetto
dominique.righetto@gmail.com
GPG: 323D19BA

On Thu, Jul 21, 2016 at 11:18 AM, AlessandroZ notifications@github.com
wrote:

Hi,

Thanks for your work, I just remove the line "if len(final_pwd_found) >
0:" at the end because the check is done later and if it's empty it prints
"[!] No passwords found".
I will generate the binary soon and the Git module will be present on the
1.4 version. Thanks again for your contribution.
Feel free to add any other useful module, I will add it to the project
with pleasure.

Alessandro


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#61 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABgDj5fYhSEdoX-VU0ZodMTmFK4RDb7wks5qXzlJgaJpZM4JOLmF
.

AlessandroZ added a commit that referenced this pull request Aug 14, 2018
Add account extractor for 'Git For Windows' application
AlessandroZ added a commit that referenced this pull request Aug 14, 2018
Add account extractor for 'Git For Windows' application

Former-commit-id: da1f3c4840019a243250766e309760f15cf93525 [formerly 5eec0ff]
Former-commit-id: 3a8c194f55290b6aa98a1af79fd6c5ef84a1ab91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants