⤷ Title: Recovering stack-initialised constants from stripped binaries
════════════════════════
𐀪 Author: Keiran Smith
════════════════════════
ⴵ Time: Wed, 20 May 2026 11:26:37 GMT
════════════════════════
⌗ Tags: #python #reverse_engineering #hacking #assembly_language #capstone_engine
════════════════════════
𐀪 Author: Keiran Smith
════════════════════════
ⴵ Time: Wed, 20 May 2026 11:26:37 GMT
════════════════════════
⌗ Tags: #python #reverse_engineering #hacking #assembly_language #capstone_engine
Medium
Recovering stack-initialised constants from stripped binaries
A stack-initialised constant is a piece of data, often a key or a seed, that lives in source code as a local array inside a function rather…