--android-shlib fix Elf64_Shdr.sh_offset
https://github.com/upx/upx/issues/100 modified: ../p_lx_elf.cpp modified: ../p_lx_elf.h
This commit is contained in:
+1
-1
@@ -278,7 +278,7 @@ protected:
|
||||
Elf64_Phdr const *gnu_stack; // propagate NX
|
||||
upx_uint64_t e_phoff;
|
||||
upx_uint64_t e_shoff;
|
||||
unsigned so_slide;
|
||||
upx_uint64_t so_slide;
|
||||
unsigned char *note_body; // concatenated contents of PT_NOTEs, if any
|
||||
unsigned note_size; // total size of PT_NOTEs
|
||||
upx_uint64_t page_mask; // AND clears the offset-within-page
|
||||
|
||||
Reference in New Issue
Block a user