arm64-linux.elf-fold.S typo (eyesight)
https://github.com/upx/upx/issues/743 modified: misc/testsuite/upx_testsuite_1-expected_sha256sums.sh modified: src/stub/arm64-linux.elf-fold.h modified: src/stub/src/arm64-linux.elf-fold.S
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
250c656b9e
commit
fe6f1f0bb6
Generated
+3
-3
@@ -33,8 +33,8 @@
|
||||
/* clang-format off */
|
||||
|
||||
#define STUB_ARM64_LINUX_ELF_FOLD_SIZE 2852
|
||||
#define STUB_ARM64_LINUX_ELF_FOLD_ADLER32 0xf31ae492
|
||||
#define STUB_ARM64_LINUX_ELF_FOLD_CRC32 0xf7b54986
|
||||
#define STUB_ARM64_LINUX_ELF_FOLD_ADLER32 0xb9c6e48c
|
||||
#define STUB_ARM64_LINUX_ELF_FOLD_CRC32 0xc27414ca
|
||||
|
||||
unsigned char stub_arm64_linux_elf_fold[2852] = {
|
||||
/* 0x0000 */ 127, 69, 76, 70, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
@@ -62,7 +62,7 @@ unsigned char stub_arm64_linux_elf_fold[2852] = {
|
||||
/* 0x0160 */ 2,132, 0,248,194,255,255,181, 34,132, 64,248, 2,132, 0,248,
|
||||
/* 0x0170 */ 194,255,255,181, 4, 32, 0,209, 31,132, 0,248,231, 3, 0,170,
|
||||
/* 0x0180 */ 246, 3, 0,170, 34, 12,193,168, 2, 12,129,168,194,255,255,181,
|
||||
/* 0x0190 */ 247, 3, 0,170,225, 3, 6,170,129, 0, 0,249,194, 6, 0, 24,
|
||||
/* 0x0190 */ 247, 3, 0,170,225, 3, 0,170,129, 0, 0,249,194, 6, 0, 24,
|
||||
/* 0x01a0 */ 34, 68, 0,184,226,255,129, 82,128, 6, 0, 16, 97, 0, 0,148,
|
||||
/* 0x01b0 */ 31, 4, 64,177, 66, 0, 0, 84, 95,104, 32, 56,231, 3, 20,170,
|
||||
/* 0x01c0 */ 230, 3, 25,170,255, 3, 48,209, 5, 6, 0, 16,228, 3, 24,170,
|
||||
|
||||
@@ -177,7 +177,7 @@ L10:
|
||||
cbnz x2,.Laux // AT_NULL
|
||||
mov xauxe,x0 // last of new auxv
|
||||
|
||||
mov x1,x6
|
||||
mov x1,x0
|
||||
str x1,[x4] // new env ptr
|
||||
ldr w2,space3eq
|
||||
str w2,[x1],#4 // " =" of new env var
|
||||
|
||||
Reference in New Issue
Block a user