hcf A CPU-Fuzzer written in Bash/C Installation clone this repo gcc -o executeopcode executeopcode.c Usage ./hcf.sh [opcodes separated by spaces] ./hcf.sh 0xC3 0x90 The First OpCode has to be 0xC3 (ret)