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 Microsoft key analyzer #114

Merged
merged 5 commits into from
Oct 6, 2019
Merged

Add Microsoft key analyzer #114

merged 5 commits into from
Oct 6, 2019

Conversation

jmmille
Copy link
Contributor

@jmmille jmmille commented Oct 6, 2019

Here's an analyzer for microsoft license keys on pastebin. I think they use the same format as steam's 5 digit keys, so I tried to be more specific by only looking for the valid characters in a microsoft license key.

@coveralls
Copy link

coveralls commented Oct 6, 2019

Pull Request Test Coverage Report for Build 158

  • 38 of 39 (97.44%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.8%) to 65.152%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pastepwn/analyzers/tests/microsoftkeyanalyzer_test.py 32 33 96.97%
Totals Coverage Status
Change from base Build 157: 0.8%
Covered Lines: 3096
Relevant Lines: 4752

💛 - Coveralls

Copy link
Owner

@d-Rickyy-b d-Rickyy-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done. Thank you :)

@d-Rickyy-b d-Rickyy-b merged commit 0890ee9 into d-Rickyy-b:master Oct 6, 2019
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.

None yet

3 participants