retdec
Namespaces
upx.cpp File Reference

Unpacker plugin for UPX packer. More...

#include <memory>
#include <elfio/elfio.hpp>
#include "retdec/loader/loader.h"
#include "unpackertool/plugins/upx/upx.h"
#include "unpackertool/plugins/upx/upx_exceptions.h"
#include "unpackertool/plugins/upx/upx_stub_signatures.h"
#include "retdec/pelib/PeFile.h"
#include "retdec/unpacker/unpacker_exception.h"

Namespaces

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

Detailed Description

Unpacker plugin for UPX packer.