Skip to content
SecArsenal
Educational and ethical use only. Only test systems you own or are explicitly authorized to test. Full disclaimer.

iheartxor.py (T)

Python script for brute-forcing XOR-obfuscated strings within defined boundaries to reveal hidden text in malware samples.

encoding-decoding
Official docs ↗

Platforms: Web · Last verified September 7, 2026

Python script for brute-forcing XOR-obfuscated strings within defined boundaries to reveal hidden text in malware samples.

Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.

Getting started

Best for: Targeted extraction of XOR-obfuscated strings from binaries. See the official site linked above for details.