#debugging

22 posts · Last used 2d

Back to Timeline
Disconnect3d @disconnect3d@infosec.exchange · Jul 30, 2026
New Pwndbg release! Added exithandlers cmd, kernel debug improvements + new cmds, support for glibc 2.43 heap dumping, track-heap --where, richer procinfo output (e.g. see those chromium/firefox pipe pairs!) & MORE! See more at https://github.com/pwndbg/pwndbg/releases/tag/2026.07.29 ! Sponsor us: https://github.com/sponsors/pwndbg ! #pwndbg #pwn #debugging #gdb #lldb #exploit #ctf
8
0
8
Josh Anders @josh@social.joshanders.com · Jun 16, 2026
Debugging tale of the day: a call-monitoring dashboard where every call showed the same destination number. Figured someone hardcoded a test value and moved on. Nope. Every callee was wrong, inbound and outbound, just usually a *different* wrong number, which killed the "it's always X" theory fast. The log parser had been mislabeling calls the entire time. The system was never "working." It was just wrong consistently enough to look fine. #VoIP #SIP #debugging
0
0
3