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 kchecksec command #1441

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Add kchecksec command #1441

merged 1 commit into from
Dec 21, 2022

Conversation

gsingh93
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1441 (5fd4bf5) into dev (d08c6af) will decrease coverage by 0.03%.
The diff coverage is 58.33%.

@@            Coverage Diff             @@
##              dev    #1441      +/-   ##
==========================================
- Coverage   57.89%   57.86%   -0.04%     
==========================================
  Files         161      162       +1     
  Lines       19951    19965      +14     
  Branches     1892     1897       +5     
==========================================
+ Hits        11551    11552       +1     
- Misses       7846     7859      +13     
  Partials      554      554              
Impacted Files Coverage Δ
pwndbg/commands/kchecksec.py 57.14% <57.14%> (ø)
pwndbg/commands/__init__.py 71.34% <100.00%> (+0.08%) ⬆️
pwndbg/commands/dt.py 76.92% <0.00%> (-1.65%) ⬇️
pwndbg/commands/vmmap.py 65.93% <0.00%> (-1.44%) ⬇️
pwndbg/commands/ida.py 57.50% <0.00%> (-1.04%) ⬇️
pwndbg/commands/argv.py 60.25% <0.00%> (-1.00%) ⬇️
pwndbg/commands/pie.py 70.17% <0.00%> (-0.52%) ⬇️
pwndbg/commands/probeleak.py 56.52% <0.00%> (-0.47%) ⬇️
pwndbg/commands/leakfind.py 78.26% <0.00%> (-0.47%) ⬇️
pwndbg/commands/ignore.py 95.45% <0.00%> (-0.38%) ⬇️
... and 13 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gsingh93 gsingh93 merged commit 2240920 into pwndbg:dev Dec 21, 2022
@gsingh93 gsingh93 deleted the kchecksec branch December 21, 2022 04:25
@gsingh93 gsingh93 added the kernel label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants