retdec
|
Files | |
file | arm.cpp |
Decoding methods specific to ARM architecture. | |
file | arm64.cpp |
Decoding methods specific to ARM64 architecture. | |
file | bbs.cpp |
Decode input binary into LLVM IR. | |
file | decoder.cpp |
Decode input binary into LLVM IR. | |
file | decoder_init.cpp |
file | decoder_ranges.cpp |
Representation of ranges to decode. | |
file | functions.cpp |
Decode input binary into LLVM IR. | |
file | ir_modifications.cpp |
Decode input binary into LLVM IR. | |
file | jump_targets.cpp |
Jump targets representation. | |
file | mips.cpp |
Decoding methods specific to MIPS architecture. | |
file | patterns.cpp |
Decode input binary into LLVM IR. | |
file | powerpc.cpp |
file | x86.cpp |
Decoding methods specific to x86 architecture. | |