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

rage: Detect PowerShell corruption during decryption #301

Merged
merged 2 commits into from
Mar 20, 2022

Conversation

str4d
Copy link
Owner

@str4d str4d commented Mar 20, 2022

This matches the detection done by age.

Closes #287.

@str4d str4d added this to the rage 0.8.0 milestone Mar 20, 2022
@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #301 (01c0519) into main (587fe00) will increase coverage by 0.04%.
The diff coverage is 0.00%.

❗ Current head 01c0519 differs from pull request most recent head 0f04922. Consider uploading reports for the commit 0f04922 to get more accurate results

@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   37.63%   37.67%   +0.04%     
==========================================
  Files          33       33              
  Lines        2806     2803       -3     
==========================================
  Hits         1056     1056              
+ Misses       1750     1747       -3     
Impacted Files Coverage Δ
rage/src/bin/rage/main.rs 0.00% <0.00%> (ø)

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 587fe00...0f04922. Read the comment docs.

@str4d str4d force-pushed the 287-powershell-corruption-hint branch from 01c0519 to 0f04922 Compare March 20, 2022 02:04
@str4d str4d merged commit 8032c75 into main Mar 20, 2022
@str4d str4d deleted the 287-powershell-corruption-hint branch March 20, 2022 02:11
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.

UX: Offer a hint during decryption when the file was corrupted by PowerShell
1 participant