- Aug 18, 2021
-
-
pompolic authored
-
- Aug 16, 2021
- Jul 06, 2021
-
-
pompolic authored
Dependencies between script files are kind of a mess at the moment
-
- Jun 25, 2021
-
-
pompolic authored
Also some boilerplate for GUI
-
- Jun 24, 2021
-
-
pompolic authored
- TKinter code is now in PresentationLayer.init_gui() - aligned things better on the grid - added placeholder widget for parser hierarchy information
-
- Jun 18, 2021
-
-
pompolic authored
Backend support for parser hierarchy widget
-
- Jun 16, 2021
-
-
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
-