0xricksanchez / like-dbg

Fully dockerized Linux kernel debugging environment
MIT License
737 stars 58 forks source link

Add a dummy example for a vulnerable IOCTL kernel driver #127

Closed 0xricksanchez closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.92% // Head: 89.92% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (e4a759b) compared to base (522c245). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #127 +/- ## ========================================== - Coverage 89.92% 89.92% -0.01% ========================================== Files 18 18 Lines 1946 1945 -1 ========================================== - Hits 1750 1749 -1 Misses 196 196 ``` | [Impacted Files](https://codecov.io/gh/0xricksanchez/like-dbg/pull/127?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b) | Coverage Δ | | |---|---|---| | [src/kernel\_builder.py](https://codecov.io/gh/0xricksanchez/like-dbg/pull/127/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b#diff-c3JjL2tlcm5lbF9idWlsZGVyLnB5) | `97.64% <ø> (-0.02%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=434b)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.