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

Why permission error when using pwndbg with gdb-pt-dump #36

Open
peiwithhao opened this issue Aug 13, 2024 · 0 comments
Open

Why permission error when using pwndbg with gdb-pt-dump #36

peiwithhao opened this issue Aug 13, 2024 · 0 comments

Comments

@peiwithhao
Copy link

It shows next text every steps,I asked for the reason from pwndbg first, but seems not pwndbg's bug

Permission error when attempting to parse page tables with gdb-pt-dump.
Either change the kernel-vmmap setting, re-run GDB as root, or disable ptrace_scope (echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope)

  • kernel:linux-6.10.3
  • Gdb: 15.1
  • Python: 3.12.4 (main, Jun 7 2024, 06:33:07) [GCC 14.1.1 20240522]
  • Pwndbg: 2024.02.14 build: 00adfbbb
  • Capstone: 5.0.1280
  • Unicorn: 2.0.1
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

No branches or pull requests

1 participant