xoreaxeaxeax / movfuscator

The single instruction C compiler
Other
9.29k stars 394 forks source link

Recommend running `check.sh` on a VM #46

Open Rudxain opened 1 year ago

Rudxain commented 1 year ago

The rationale is to avoid undefined behavior (if there's a compiler bug that causes UB), and to reduce attack-surface if the server that hosts the AES implementation gets compromised