retdec
retdec::unpackertool::upx::UpxStub Member List

This is the complete list of members for retdec::unpackertool::upx::UpxStub, including all inherited members.

_createStubImpl(retdec::loader::Image *file, const DynamicBuffer *stubBytes)retdec::unpackertool::upx::UpxStubprivatestatic
_decompressorretdec::unpackertool::upx::UpxStubprotected
_fileretdec::unpacker::UnpackingStubprotected
_metadataretdec::unpackertool::upx::UpxStubprotected
_stubCapturedDataretdec::unpackertool::upx::UpxStubprotected
_stubDataretdec::unpackertool::upx::UpxStubprotected
cleanup()=0retdec::unpacker::UnpackingStubpure virtual
createStub(retdec::loader::Image *file)retdec::unpackertool::upx::UpxStubstatic
createStub(retdec::loader::Image *file, const DynamicBuffer &stubBytes)retdec::unpackertool::upx::UpxStubstatic
decodePackingMethod(std::uint8_t packingMethod) constretdec::unpackertool::upx::UpxStubprotected
getDecompressor() constretdec::unpackertool::upx::UpxStub
getFile()retdec::unpacker::UnpackingStubinline
getRealEpAddress() constretdec::unpackertool::upx::UpxStubvirtual
getStubCapturedData() constretdec::unpackertool::upx::UpxStub
getStubData() constretdec::unpackertool::upx::UpxStub
getUpxMetadata() constretdec::unpackertool::upx::UpxStub
getVersion() constretdec::unpackertool::upx::UpxStub
setFile(loader::Image *file)retdec::unpacker::UnpackingStubinlineprotected
setStubCapturedData(const DynamicBuffer &stubCapturedData)retdec::unpackertool::upx::UpxStub
setStubData(const UpxStubData *stubData)retdec::unpackertool::upx::UpxStub
unpack(const std::string &outputFile)=0retdec::unpacker::UnpackingStubpure virtual
UnpackingStub(loader::Image *file)retdec::unpacker::UnpackingStubinline
UpxStub(retdec::loader::Image *inputFile, const UpxStubData *stubData, const DynamicBuffer &stubCapturedData, std::unique_ptr< Decompressor > decompressor, const UpxMetadata &metadata)retdec::unpackertool::upx::UpxStub
~UnpackingStub()=defaultretdec::unpacker::UnpackingStubvirtual