All things rǝvǝrsǝd
  • Home
  • Socials

r2

A collection of 2 posts
Debugging r2 - child processes
r2

Debugging r2 - child processes

If you ever want to debug r2 while it is debugging another process (so basically debug while debug r2 -d /bin/ls or when using ood) remember about few important things. Radare2 will create a new process so it is important to be sure if gdb is set to attach
24 Apr 2021 1 min read
Debugging r2
r2

Debugging r2

This will be a short one. If you ever need to debug Radare2, and after running it under dbg you can't get into the debugger after hitting ^C as it should, remember that r2 handles this shortcut and this won't work. Instead use this: kill -SIGTRAP
22 Apr 2021
Page 1 of 1
All things rǝvǝrsǝd © 2025
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost