79082306

Date: 2024-10-13 02:54:45
Score: 2.5
Natty:
Report link

We can see the name is mangled so you need to use extern "C"

objdump show the name is mangled

or just use gcc to compile

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SodaCris