Skip to content

Commit

Permalink
Fix cos exploit.c
Browse files Browse the repository at this point in the history
  • Loading branch information
conlonial committed Aug 23, 2024
1 parent 9887a97 commit 1045854
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ void exploit(struct nl_sock *socket){
get_setelem(socket2, table, rbtree_set, key, 0x40);//control rip

printf("End\n");
//while(1);
}


Expand Down

0 comments on commit 1045854

Please sign in to comment.