orhun / binsider

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

fix(dynamic): only allow tracing calls while on the dynamic analysis tab #83

Closed orhun closed 1 month ago

orhun commented 1 month ago

Description of change

See https://github.com/orhun/binsider/pull/77#discussion_r1796114961

How has this been tested? (if applicable)

Locally.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 3.31%. Comparing base (03bc7f5) to head (e9e9519). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/tui/state.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ======================================== - Coverage 3.34% 3.31% -0.02% ======================================== Files 19 19 Lines 2401 2417 +16 ======================================== Hits 80 80 - Misses 2321 2337 +16 ```

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