retdec
Classes | Namespaces
upx_exceptions.h File Reference

Exception specific for UPX plugin. More...

#include "retdec/unpacker/unpacker_exception.h"

Go to the source code of this file.

Classes

class  retdec::unpackertool::upx::InvalidBlockException
 
class  retdec::unpackertool::upx::UnsupportedPackingMethodException
 
class  retdec::unpackertool::upx::UnsupportedFilterException
 
class  retdec::unpackertool::upx::OriginalHeaderNotFoundException
 
class  retdec::unpackertool::upx::OriginalHeaderCorruptedException
 
class  retdec::unpackertool::upx::InvalidDataDirectoryException
 
class  retdec::unpackertool::upx::ImportNamesNotFoundException
 
class  retdec::unpackertool::upx::FileMemoryDumpedException
 
class  retdec::unpackertool::upx::FirstBlockNotFoundException
 
class  retdec::unpackertool::upx::NotPackedWithUpxException
 

Namespaces

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

Detailed Description

Exception specific for UPX plugin.