Skip to content

mona heap searches #63

@corelanc0d3r

Description

@corelanc0d3r

Some ideas to consider implementing:

  • find the chunk (chunk, LFH chunk, VA) a certain address belongs to
  • find all chunks that contain a certain bytesequence or pointer (getAddyArgs to resolve)
  • find linked strings x levels deep:
    • look for a string
    • find all chunks that are referencing the string or the string-4 or string-8 (that's 1 level
    • for x levels, find chunks to that chunk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions