Page cover image

☠️One Mantissa Please

Author: @Kkevsterrr#7469

What should we do?

I'll have one mantissa to go, please! (Note: the correct answer is the smallest positive integer value.)

user@pc:~$ nc challenge.nahamcon.com <port>
we've got a funky shell over here, and we're going to feed it your input!
the shell will run the following:
console.log(%d == (%d + 1));
And the flag is `flag{<md5>}, where <md5> is the md5sum of the smallest integer input that prints true!
>>>

What did we do!

Last updated