retdec
|
Declaration of abstract UPX stub class that represents the unpacking procedure itself. More...
#include <memory>
#include "retdec/loader/loader.h"
#include "retdec/unpacker/plugin.h"
#include "retdec/utils/dynamic_buffer.h"
#include "retdec/unpacker/unpacking_stub.h"
Go to the source code of this file.
Classes | |
class | retdec::unpackertool::upx::UpxMetadata |
class | retdec::unpackertool::upx::UpxStub |
Namespaces | |
retdec | |
retdec::unpacker | |
retdec::unpackertool | |
Generic unpacker. | |
retdec::unpackertool::upx | |
UPX unpacker. | |
Declaration of abstract UPX stub class that represents the unpacking procedure itself.