Skip to content

[Feature Request] Filter gadget extraction by binary section #215

@captainGeech42

Description

@captainGeech42

I'd like to have a flag for only searching for gadgets in a specific section(s) of a binary. For example, when doing ring0 ROP chains on Windows, some parts of ntoskrnl.exe may get paged out, but the .text section won't. I'd like to only look for gadgets in .text, without having to mess with figuring out the RVA range of .text to pass to --range

(this is another one I'm interested in writing a PR for at some point)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions