mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
build sync: compile using crosstool gcc-3.4.3.20050507-glibc-2.3.5
committer: jreiser <jreiser> 1145820281 +0000
This commit is contained in:
parent
b739bd3d79
commit
6984be48c3
|
@ -1,4 +1,4 @@
|
|||
/* l_lx_elf64amd.h -- created from l_lx_elf64amd.bin, 619 (0x26b) bytes
|
||||
/* l_lx_elf64amd.h -- created from l_lx_elf64amd.bin, 616 (0x268) bytes
|
||||
|
||||
This file is part of the UPX executable compressor.
|
||||
|
||||
|
@ -27,12 +27,12 @@
|
|||
*/
|
||||
|
||||
|
||||
#define LINUX_ELF64AMD_LOADER_SIZE 619
|
||||
#define LINUX_ELF64AMD_LOADER_ADLER32 0xbfe028a3
|
||||
#define LINUX_ELF64AMD_LOADER_CRC32 0xe248fd34
|
||||
#define LINUX_ELF64AMD_LOADER_SIZE 616
|
||||
#define LINUX_ELF64AMD_LOADER_ADLER32 0x3d3a267e
|
||||
#define LINUX_ELF64AMD_LOADER_CRC32 0x323363cd
|
||||
|
||||
unsigned char linux_elf64amd_loader[619] = {
|
||||
232, 96, 2, 0, 0, 85, 83, 81, 82, 72, 1,254, 86, 72,137,254, /* 0x 0 */
|
||||
unsigned char linux_elf64amd_loader[616] = {
|
||||
232, 93, 2, 0, 0, 85, 83, 81, 82, 72, 1,254, 86, 72,137,254, /* 0x 0 */
|
||||
72,137,215, 49,219, 49,201, 72,131,205,255,232,129, 1, 0, 0, /* 0x 10 */
|
||||
1,219,116, 2,243,195,139, 30, 72,131,238,252, 17,219,138, 22, /* 0x 20 */
|
||||
243,195, 72,141, 4, 47,131,249, 5,138, 16,118, 33, 72,131,253, /* 0x 30 */
|
||||
|
@ -68,7 +68,7 @@ unsigned char linux_elf64amd_loader[619] = {
|
|||
69, 41,192,106, 9, 88, 15, 5, 57,199,117,173,104, 74, 77, 80, /* 0x 210 */
|
||||
85,104, 65, 68, 82, 85,190, 65, 68, 82, 67,104, 76, 69, 78, 85, /* 0x 220 */
|
||||
185, 67, 78, 84, 67,104, 65, 68, 82, 88,104, 76, 69, 78, 88,137, /* 0x 230 */
|
||||
250, 41,242, 1,213, 1,211,252,243, 72,165,135,199,137,222, 80, /* 0x 240 */
|
||||
135,194,173, 80, 72,137,225,173,135,199,173, 68, 15,182,192,135, /* 0x 250 */
|
||||
254,255,213, 89,195, 93,232,147,255,255,255 /* 0x 260 */
|
||||
250, 41,242, 1,213, 1,211,252,243, 72,165,151,137,222, 80,146, /* 0x 240 */
|
||||
173, 80, 72,137,225,173,151,173, 68, 15,182,192,135,254,255,213, /* 0x 250 */
|
||||
89,195, 93,232,150,255,255,255 /* 0x 260 */
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user