retdec
|
Declaration of jump unfilters for UPX. More...
#include "retdec/utils/dynamic_buffer.h"
Go to the source code of this file.
Namespaces | |
retdec | |
retdec::unpackertool | |
Generic unpacker. | |
retdec::unpackertool::upx | |
UPX unpacker. | |
Enumerations | |
enum | retdec::unpackertool::upx::Filters { retdec::unpackertool::upx::FILTER_NONE = 0x0 , retdec::unpackertool::upx::FILTER_11 = 0x11 , retdec::unpackertool::upx::FILTER_16 = 0x16 , retdec::unpackertool::upx::FILTER_24 = 0x24 , retdec::unpackertool::upx::FILTER_26 = 0x26 , retdec::unpackertool::upx::FILTER_46 = 0x46 , retdec::unpackertool::upx::FILTER_49 = 0x49 , retdec::unpackertool::upx::FILTER_50 = 0x50 , retdec::unpackertool::upx::FILTER_D0 = 0xD0 , retdec::unpackertool::upx::FILTER_UNKNOWN = 0xFF } |
Declaration of jump unfilters for UPX.