#4132·pwndbg

Add a hint about `nearpc -f`

Author: OBarronCSCreated Sep 6, 2026Updated Sep 14, 2026
Labelsfeature

We should add a hint to our list of hints that are printed on startup to mention nearpc -f, which is a replacement for the built-in disass, to provide disassembly that takes advantage of the additional information our disassembly system provides.

It would be nice to also mention it in the docs on the website.