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 Hide Identical Sectors option and show Difference Percentage #431

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

deunlee
Copy link
Contributor

@deunlee deunlee commented Aug 24, 2023

This PR implements #414

  1. Add Hide Identical Sectors option in Diff Tool.
  2. Show difference between dumps in Diff Tool.

In the picture below, sectors 1 to 14 are identical and therefore not shown.
The difference was calculated as 21 / 2048 ≒ 1.03%.
For reference, 21 is the number of 'X', and a typical 1KB card is 2048 bytes in HEX string.

test

@ikarus23
Copy link
Owner

Looks great. Thank you! I will merge it to be part of the next release.

@ikarus23 ikarus23 merged commit dbee8fc into ikarus23:master Sep 15, 2023
1 check passed
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