Skip to content

dis/asm improvements #1

Description

@rva3

TODO:

  • Replace capstone with yaxpeax-arm
    • Replace string-based fuzzy matcher with enum-based matcher Replaced with analyzer
    • Either invoke matcher from the device instead of blind search or add unarm to the payload (no_std matching for both host and device?) BootROM and Preloader stage split is planned to pull yaxpeax and jit-assembler
    • Make replacement optional (e.g. for hooks which can't be placed statically)
  • Figure out if keystone pulls too much bloat and needs to be replaced Planned to replace with jit-assembler

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