Skip to content

Commit

Permalink
Merge pull request #11 from mc-17/bugfix/payload
Browse files Browse the repository at this point in the history
Update kexploit.js
  • Loading branch information
mc-17 committed Jan 8, 2022
2 parents 3086827 + f0e4dc4 commit c8d9dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/9.0.0/kexploit.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ function run_hax() {
loader_writer[27] = 0x01499848;
loader_writer[28] = 0xF78944C5;
loader_writer[29] = 0xBAEE894C;
loader_writer[30] = 0x0000100h;
loader_writer[30] = 0x00001000;
loader_writer[31] = 0x000025E8;
loader_writer[32] = 0x7FC08500;
loader_writer[33] = 0xFF8944E7;
Expand Down

0 comments on commit c8d9dcb

Please sign in to comment.