Skip to content

Parse program blob #40

@danielvladco

Description

@danielvladco

TODO

  • Check magic bytes
  • Parse RO/RW data and size
  • Parse stack size
  • Parse exports
    • Validate exports
  • Parse Imports
    • get ProgramSymbol
    • get imports length
  • Parse jump table
    • get by index
    • get by address
    • parse jump table entry size
    • parse jump table
    • parse bitmask
  • Parse code
    • Parse each instruction
  • Parse debug data

Metadata

Metadata

Assignees

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