On Mon May 19 07:39:46 2025 +0000, Nikolay Sivov wrote:
Or wait. This has further implication, doesn't it. Do you get same export address for both SymGetModuleBase and SymGetModuleBase64 on 64-bits?
yes, I used int64 (in the arch=win64 case) just to have the same spec for SymGetModuleBase64; sure, I could have kept long but that IMO makes it even harder to follow