We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6646d3 commit 0ade35aCopy full SHA for 0ade35a
hijack/hijack.c
@@ -557,12 +557,12 @@ unsigned int sc[] = {
557
0xe1a0e00f, // mov lr, pc
558
0xe59ff038, // ldr pc, [pc, #56] ; 4c <.text+0x4c>
559
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>
+0xe59f0010, // ldr r0, [pc, #16] ; 30 <.text+0x30>
+0xe59f1010, // ldr r1, [pc, #16] ; 34 <.text+0x34>
+0xe59f2010, // ldr r2, [pc, #16] ; 38 <.text+0x38>
+0xe59f3010, // ldr r3, [pc, #16] ; 3c <.text+0x3c>
+0xe59fe010, // ldr lr, [pc, #16] ; 40 <.text+0x40>
+0xe59ff010, // ldr pc, [pc, #16] ; 44 <.text+0x44>
566
0xe1a00000, // nop r0
567
0xe1a00000, // nop r1
568
0xe1a00000, // nop r2
0 commit comments