HyperDbg / gui

HyperDbg's Graphical User Interface (GUI)
Apache License 2.0
63 stars 10 forks source link

Insert all commands into the ui event callback function #159

Closed ddkwork closed 1 month ago

ddkwork commented 1 month ago

Currently the toolbar is not suitable for inserting more commands, the context menu in the disassembly area for categorized insertion is a good choice, but there still seems to be a lot of commands left, or maybe the remaining commands should be laid out to the right side of the disassembly area, and a grid style should be used to present all the remaining command buttons?