[培训]科锐逆向工程师培训第53期2025年7月8日开班!
#define CONTAINING_RECORD(address, type, field) ((type *)( \ (PCHAR)(address) - \ (ULONG_PTR)(&((type *)0)->field)))