I'm trying to compile your code to see it in action and better understand the flow, but "binary.hpp" is missing from the source files.
At first, I thought it could be LIEF/PE/Binary.hpp, but no. Other functions (e.g. disassemble) are undefined without it.
I'm trying to compile your code to see it in action and better understand the flow, but "binary.hpp" is missing from the source files.
At first, I thought it could be LIEF/PE/Binary.hpp, but no. Other functions (e.g. disassemble) are undefined without it.