Skip to content
Snippets Groups Projects
  • pompolic's avatar
    Rudimentary GUI · d9e74401
    pompolic authored
    - left hand side shows the parser about to be invoked (top of current parser stack), as well as its address
    - right hand side shows the current position in the input + the next 32 bytes
    - step button executes hammer-parse-step 1
    
    Start the GUI by sourcing gui.py after parser-name-instrumentation-gdb.py and utility-commands.py have been loaded
    d9e74401
    History