retdec
Classes | Namespaces
elf_upx_stub.h File Reference

Declaration of UPX unpacking stub in ELF files. More...

#include <vector>
#include "unpackertool/plugins/upx/upx_stub.h"
#include "retdec/unpacker/decompression/nrv/bit_parsers.h"
#include "retdec/utils/dynamic_buffer.h"

Go to the source code of this file.

Classes

struct  retdec::unpackertool::upx::ElfUpxStubTraits< int >
 
struct  retdec::unpackertool::upx::ElfUpxStubTraits< 32 >
 
struct  retdec::unpackertool::upx::ElfUpxStubTraits< 64 >
 
class  retdec::unpackertool::upx::ElfUpxStub< bits >
 

Namespaces

 ELFIO
 
 retdec
 
 retdec::unpackertool
 Generic unpacker.
 
 retdec::unpackertool::upx
 UPX unpacker.
 

Detailed Description

Declaration of UPX unpacking stub in ELF files.