x64dbg/x86dbg #
The tool you use when your code is crashing and you don't know why. It's the successor to OllyDbg and the standard for analyzing runtime behavior.
Pro Tip: Vanilla x64dbg is useless against basic anti-debug tricks. You MUST use it with ScyllaHide if you want to attach to anything modern.