Skip to content
Snippets Groups Projects
  1. Aug 18, 2021
  2. Aug 17, 2021
  3. Aug 16, 2021
  4. Aug 12, 2021
  5. 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
  6. Jul 06, 2021
    • pompolic's avatar
      WIP commit · 70dfbebb
      pompolic authored
      Dependencies between script files are kind of a mess at the moment
      70dfbebb
  7. Jul 05, 2021
  8. Jun 30, 2021
  9. Jun 28, 2021
  10. Jun 25, 2021
  11. Jun 24, 2021
  12. Jun 21, 2021
  13. Jun 18, 2021
    • pompolic's avatar
      WIP commit · 863eda00
      pompolic authored
      Backend support for parser hierarchy widget
      863eda00
  14. 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
  15. Jun 11, 2021
  16. Jun 10, 2021
  17. Jun 08, 2021
  18. Jun 07, 2021
  19. Jun 04, 2021
  20. May 27, 2021
  21. May 14, 2021
Loading