retdec
Classes | Namespaces
macho_upx_stub.h File Reference

Declaration of UPX unpacking stub in Mach-O files. More...

#include <cstdint>
#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::MachOUpxStubTraits< int >
 
struct  retdec::unpackertool::upx::MachOUpxStubTraits< 32 >
 
struct  retdec::unpackertool::upx::MachOUpxStubTraits< 64 >
 
class  retdec::unpackertool::upx::MachOUpxStub< bits >
 

Namespaces

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

Detailed Description

Declaration of UPX unpacking stub in Mach-O files.