Skip to content

Commit 0ade35a

Browse files
committed
zpforyou on commit c4d757b
1 parent c6646d3 commit 0ade35a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

hijack/hijack.c

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -557,12 +557,12 @@ unsigned int sc[] = {
557557
0xe1a0e00f, // mov lr, pc
558558
0xe59ff038, // ldr pc, [pc, #56] ; 4c <.text+0x4c>
559559
0xe59fd02c, // ldr sp, [pc, #44] ; 44 <.text+0x44>
560-
0xe59f0010, // ldr r0, [pc, #20] ; 30 <.text+0x30>
561-
0xe59f1010, // ldr r1, [pc, #20] ; 34 <.text+0x34>
562-
0xe59f2010, // ldr r2, [pc, #20] ; 38 <.text+0x38>
563-
0xe59f3010, // ldr r3, [pc, #20] ; 3c <.text+0x3c>
564-
0xe59fe010, // ldr lr, [pc, #20] ; 40 <.text+0x40>
565-
0xe59ff010, // ldr pc, [pc, #20] ; 44 <.text+0x44>
560+
0xe59f0010, // ldr r0, [pc, #16] ; 30 <.text+0x30>
561+
0xe59f1010, // ldr r1, [pc, #16] ; 34 <.text+0x34>
562+
0xe59f2010, // ldr r2, [pc, #16] ; 38 <.text+0x38>
563+
0xe59f3010, // ldr r3, [pc, #16] ; 3c <.text+0x3c>
564+
0xe59fe010, // ldr lr, [pc, #16] ; 40 <.text+0x40>
565+
0xe59ff010, // ldr pc, [pc, #16] ; 44 <.text+0x44>
566566
0xe1a00000, // nop r0
567567
0xe1a00000, // nop r1
568568
0xe1a00000, // nop r2

0 commit comments

Comments
 (0)