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 - XOR Obfuscation #80

Merged
merged 3 commits into from
Jan 5, 2024
Merged

ADD - XOR Obfuscation #80

merged 3 commits into from
Jan 5, 2024

Conversation

DissectMalware
Copy link
Contributor

@zurmokeeper

This comment was marked as off-topic.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (82a612e) 91.90% compared to head (b14e85d) 92.00%.

Files Patch % Lines
msoffcrypto/method/xor_obfuscation.py 91.86% 10 Missing ⚠️
msoffcrypto/format/xls97.py 77.14% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   91.90%   92.00%   +0.09%     
==========================================
  Files          13       14       +1     
  Lines        1236     1364     +128     
==========================================
+ Hits         1136     1255     +119     
- Misses        100      109       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nolze nolze merged commit 57cae1c into nolze:master Jan 5, 2024
15 of 16 checks passed
@nolze
Copy link
Owner

nolze commented Jan 5, 2024

I was finally able to merge this. Thanks again for your extraordinary work! @DissectMalware

@DissectMalware
Copy link
Contributor Author

Woohooo! Glad it is merged! Thanks @nolze

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