orhun / binsider

Analyze ELF binaries like a boss 😼🕵️‍♂️
https://binsider.dev/
Apache License 2.0
2.76k stars 61 forks source link

feat(static): add human readable option for Static/Section headers/ Size #96

Closed dacianpascu06 closed 3 weeks ago

dacianpascu06 commented 3 weeks ago

Description of change

Readability feature now works for Static Tab / Section headers /Size as well.

How has this been tested? (if applicable)

Verified the program to correctly toggle human readable on and off only on tab StaticAnalysis.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 3.30%. Comparing base (419feae) to head (1628d46). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/elf/header.rs 0.00% 7 Missing :warning:
src/tui/state.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ======================================== - Coverage 3.31% 3.30% -0.00% ======================================== Files 19 19 Lines 2419 2426 +7 ======================================== Hits 80 80 - Misses 2339 2346 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.