Skip to content

Commit

Permalink
Update house_of_tangerine.c
Browse files Browse the repository at this point in the history
  • Loading branch information
programmeruser2 authored May 14, 2024
1 parent 754c554 commit f0a6a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glibc_2.39/house_of_tangerine.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
* *to make the PoC more reliable we need to malloc and probe the current top chunk size,
* this should be predictable in an actual exploit and therefore, can be removed to get 5 malloc calls instead
*
* Special Thanks to pepsipu for creating the challenge "High Frequency Trading"
* Special Thanks to pepsipu for creating the challenge "High Frequency Troubles"
* from Pico CTF 2024 that inspired this exploitation technique
*/
int main() {
Expand Down

0 comments on commit f0a6a88

Please sign in to comment.