Skip to content

Commit

Permalink
Change exploit.c
Browse files Browse the repository at this point in the history
  • Loading branch information
conlonial committed Apr 1, 2024
1 parent 5fd8684 commit 49c656b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ void exploit(struct nl_sock *socket){
//del table b first
del_table(socket, tmp);
//Try to get it back and control RIP
sleep(0.5);
bitmap_key = i;
int t=0;
while(1){
Expand Down

0 comments on commit 49c656b

Please sign in to comment.