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

allow decrypting net-messages via ParserConfig.NetMessageDecryptionKey #323

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

markus-wa
Copy link
Owner

No description provided.

@markus-wa markus-wa force-pushed the decrypt-encrypted-net-messages branch 2 times, most recently from 5338458 to d9fea3d Compare January 26, 2022 21:55
@markus-wa markus-wa changed the title add option to decrypt encrypted net-messages via ParserConfig.NetMessageDecryptionKey allow decrypting net-messages via ParserConfig.NetMessageDecryptionKey Jan 26, 2022
@markus-wa markus-wa force-pushed the decrypt-encrypted-net-messages branch 5 times, most recently from 520281d to d775bfa Compare January 27, 2022 15:25
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #323 (d5653b5) into master (07c1a10) will decrease coverage by 0.14%.
The diff coverage is 82.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
- Coverage   92.65%   92.50%   -0.15%     
==========================================
  Files          30       31       +1     
  Lines        3037     3084      +47     
==========================================
+ Hits         2814     2853      +39     
- Misses        170      176       +6     
- Partials       53       55       +2     
Impacted Files Coverage Δ
pkg/demoinfocs/events/events.go 91.66% <ø> (ø)
pkg/demoinfocs/net_messages.go 88.40% <75.00%> (-11.60%) ⬇️
pkg/demoinfocs/parsing.go 92.35% <86.36%> (+0.27%) ⬆️
pkg/demoinfocs/matchinfo.go 100.00% <100.00%> (ø)
pkg/demoinfocs/parser.go 81.45% <100.00%> (+0.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07c1a10...d5653b5. Read the comment docs.

@markus-wa markus-wa force-pushed the decrypt-encrypted-net-messages branch from d775bfa to d5653b5 Compare January 27, 2022 15:36
@markus-wa markus-wa merged commit 7243d60 into master Jan 27, 2022
@markus-wa markus-wa deleted the decrypt-encrypted-net-messages branch January 27, 2022 16:17
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.

1 participant