No PDB. I have a loop that touches what is obviously a struct at rcx+0x20, +0x28, +0x30. Creating a Ghidra struct and applying it makes the decompiler nicer.
How aggressive are you with guessed field names before you have a second confirming function?
struct obj { void *vft; u64 field_20; u64 field_28; };Refs: Ghidra
Lab / educational. Public binaries and patched classes only. Isolated VM.