Upx_Doxygen
https://github.com/upx/upx
|
Public Member Functions | |
Section (const char *n, const void *i, unsigned s, unsigned a=0) | |
Public Attributes | |
char * | name |
void * | input |
upx_byte * | output |
unsigned | size |
upx_uint64_t | offset |
unsigned | p2align |
Section * | next |