You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... #471: malloc(0x18) = 0x7ffff792da40
... #472: malloc(0x18)
|-- warning: return value is not a heap pointer
| * this indicates some form of heap corruption
| * pointer is inside of section "<malware>" (0x555555554000-0x5555555f8000)
when I run it on the malware it:
doesn't bold the "warning" heading
returns a chunk inside of the elf?? todo investigate
The text was updated successfully, but these errors were encountered:
when I run it on the malware it:
The text was updated successfully, but these errors were encountered: