oalabs
patreon
x64dbg Scripting - Logging C Runtime String Operations
🕑 Added 2024-12-15 00:05:54 +0000 UTCJust a quick tip and some x64dbg scripts that can be used to spy on the C Runtime interface. This will only work if the C Runtime is dynamically linked which is uncommon for msvc compiled malware, but is the default for gcc/minGW compiled malware.
Scripts
References