From f0a6a887fc055375c0a2223be51c3ce287b3145a Mon Sep 17 00:00:00 2001 From: programmeruser2 <69394951+programmeruser2@users.noreply.github.com> Date: Tue, 14 May 2024 20:47:22 +0000 Subject: [PATCH] Update house_of_tangerine.c --- glibc_2.39/house_of_tangerine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc_2.39/house_of_tangerine.c b/glibc_2.39/house_of_tangerine.c index fe789a2..862a361 100644 --- a/glibc_2.39/house_of_tangerine.c +++ b/glibc_2.39/house_of_tangerine.c @@ -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() {