malware An Example of Stack String in High Level Language, (Sat, May 23rd) This article discusses a malware obfuscation technique called "stack strings," where strings are dynamically constructed on the stack at runtime rather than being stored as contiguous data in the binary. The example demonstrates how this technique can evade simple detection tools like "strings" and "pestr" by utilizing… SANS Internet Storm Center · May 23, 2026 Medium obfuscationstackassembly