Skip to content
Snippets Groups Projects
  1. Aug 16, 2021
  2. Aug 10, 2021
    • pompolic's avatar
      WIP commit · 0b658619
      pompolic authored
      Fixes:
      - missing parenthesis in ActionEnv
      - ord() instead of int() in ChEnv
      - VTTypes() needs to be initialized in InitParserBreakpoint, to get the correct gdb frame. Also keep references in TopLevelParse
      0b658619
  3. Jul 06, 2021
    • pompolic's avatar
      WIP commit · 70dfbebb
      pompolic authored
      Dependencies between script files are kind of a mess at the moment
      70dfbebb
  4. Jun 24, 2021
  5. Jun 21, 2021
  6. Jun 18, 2021
    • pompolic's avatar
      WIP commit · 863eda00
      pompolic authored
      Backend support for parser hierarchy widget
      863eda00
  7. Jun 16, 2021
    • 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
  8. Jun 11, 2021
  9. Jun 10, 2021
  10. Jun 08, 2021
  11. Jun 07, 2021
  12. Jun 04, 2021
  13. May 27, 2021
Loading