retdec
|
Converts bytes to Capstone representation, and Capstone representation to LLVM IR. More...
#include "retdec/capstone2llvmir/capstone2llvmir.h"
#include "capstone2llvmir/arm/arm_impl.h"
#include "capstone2llvmir/arm64/arm64_impl.h"
#include "capstone2llvmir/mips/mips_impl.h"
#include "capstone2llvmir/powerpc/powerpc_impl.h"
#include "capstone2llvmir/x86/x86_impl.h"
Namespaces | |
retdec | |
retdec::capstone2llvmir | |
Converts bytes to Capstone representation, and Capstone representation to LLVM IR.