retdec
decompressors.h
Go to the documentation of this file.
1 
7 #ifndef UNPACKERTOOL_PLUGINS_UPX_DECOMPRESSORS_DECOMPRESSORS_H
8 #define UNPACKERTOOL_PLUGINS_UPX_DECOMPRESSORS_DECOMPRESSORS_H
9 
15 
16 #endif
Declaration of base decompressor visitor for unpacking packed data.
Declaration of UPX scrambler with direct jump decompressor visitor for unpacking packed data.
Declaration of LZMA decompressor visitor for unpacking packed data.
Declaration of NRV decompressor visitor for unpacking packed data.
Declaration of UPX scrambler UPX$HIT decompressor visitor for unpacking packed data.