mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
De-activate "bkpt" at entry
modified: arm64-linux.elf-so_entry.S
This commit is contained in:
parent
e702aa0252
commit
d5e7672a45
|
@ -93,7 +93,7 @@ arg6w .req w5
|
|||
|
||||
.balign 4
|
||||
_start: .globl _start
|
||||
bkpt // DEBUG // ???
|
||||
nop // bkpt // DEBUG
|
||||
PUSH4 (x0,x1,x2,lr) // MATCH_00
|
||||
|
||||
sub sp,sp,#2*NBPW // space for ADRU, LENU
|
||||
|
|
Loading…
Reference in New Issue
Block a user