Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigation: "warning: return value is not a heap pointer" #72

Open
Arinerron opened this issue Nov 23, 2021 · 0 comments
Open

Investigation: "warning: return value is not a heap pointer" #72

Arinerron opened this issue Nov 23, 2021 · 0 comments
Assignees

Comments

@Arinerron
Copy link
Owner

... #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
@Arinerron Arinerron added the bug Something isn't working label Nov 23, 2021
@Arinerron Arinerron self-assigned this Nov 23, 2021
@Arinerron Arinerron removed the bug Something isn't working label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant