stng v1.1.8

stng v1.1.8 is a performance-focused release with improved XOR detection across PE and ELF.

XOR and string classification now uses Aho-Corasick instead of linear scanning — noticeably faster on large samples. Disassembly is parallelized via iced-x86 and rayon. Caching for SHA and rizin calls has been tightened to avoid redundant work.

On coverage: XOR detection for ELF binaries is improved, and a PE/XOR bug affecting office_update-style samples is fixed.

Full release notes and downloads on Codeberg.

← All news