我正在尝试在 python 中访问 LDR。要找到 LDR 的地址,我需要 PEB。 我怎么会得到那个?
我尝试的是: RtlGetCurrentPeb 使用 ctypes NtQuerySystemInformation 使用 ctypes