ELI5: Explain Like I'm 5

Binary recompiler

A binary recompiler is a computer program that changes (or recompiles) a program written in one type of computer language, like "machine code", into a different type of computer language, like "C". It's like changing a complicated recipe written in one language into a different language so it can be understood by more people.