retdec
retdec::unpackertool::upx::MachOUpxStub< bits > Member List

This is the complete list of members for retdec::unpackertool::upx::MachOUpxStub< bits >, including all inherited members.

_bitParserretdec::unpackertool::upx::MachOUpxStub< bits >private
_createStubImpl(retdec::loader::Image *file, const DynamicBuffer *stubBytes)retdec::unpackertool::upx::UpxStubprivatestatic
_decompressorretdec::unpackertool::upx::UpxStubprotected
_fileretdec::unpacker::UnpackingStubprotected
_metadataretdec::unpackertool::upx::UpxStubprotected
_readPosretdec::unpackertool::upx::MachOUpxStub< bits >private
_stubCapturedDataretdec::unpackertool::upx::UpxStubprotected
_stubDataretdec::unpackertool::upx::UpxStubprotected
AddressType typedefretdec::unpackertool::upx::MachOUpxStub< bits >
cleanup() overrideretdec::unpackertool::upx::MachOUpxStub< bits >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
decompress(DynamicBuffer &packedData, DynamicBuffer &unpackedData)retdec::unpackertool::upx::MachOUpxStub< bits >
getDecompressor() constretdec::unpackertool::upx::UpxStub
getFile()retdec::unpacker::UnpackingStubinline
getFirstBlockOffset(std::ifstream &inputFile) constretdec::unpackertool::upx::MachOUpxStub< bits >protected
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
MachOHeaderType typedefretdec::unpackertool::upx::MachOUpxStub< bits >
MachOSegmentCommandType typedefretdec::unpackertool::upx::MachOUpxStub< bits >
MachOUpxStub(retdec::loader::Image *inputFile, const UpxStubData *stubData, const DynamicBuffer &stubCapturedData, std::unique_ptr< Decompressor > decompressor, const UpxMetadata &metadata)retdec::unpackertool::upx::MachOUpxStub< bits >
readNextBlock(std::ifstream &inputFile)retdec::unpackertool::upx::MachOUpxStub< bits >protected
setFile(loader::Image *file)retdec::unpacker::UnpackingStubinlineprotected
setStubCapturedData(const DynamicBuffer &stubCapturedData)retdec::unpackertool::upx::UpxStub
setStubData(const UpxStubData *stubData)retdec::unpackertool::upx::UpxStub
setupPackingMethod(std::uint8_t packingMethod)retdec::unpackertool::upx::MachOUpxStub< bits >
unfilterBlock(const DynamicBuffer &packedBlock, DynamicBuffer &unpackedData)retdec::unpackertool::upx::MachOUpxStub< bits >protected
unpack(const std::string &outputFile) overrideretdec::unpackertool::upx::MachOUpxStub< bits >virtual
unpack(std::ifstream &inputFile, std::ofstream &outputFile, std::uint64_t baseInputOffset, std::uint64_t baseOutputOffset)retdec::unpackertool::upx::MachOUpxStub< bits >
unpackBlock(DynamicBuffer &packedBlock)retdec::unpackertool::upx::MachOUpxStub< bits >protected
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