qwb2024 quals mips-bin
Given two binaries emu and mips_bin.
mips_bin is a MIPS binary, and emu is a qemu emulator. Using ghidra, we can decode mips_bin. To dynamically debug it, use a normal qemu-mips emulator would be better.
mips_bin performs an annoying fork. To get rid...
lzdq.hashnode.dev1 min read