gdt050579 / GView

GView is a cross-platform framework for reverse-engineering. Users can leverage the diverse range of available visualization options to effectively analyze and interpret the information.
MIT License
39 stars 15 forks source link

[GView] Command shows the old commands, from the recently closed window, until a new paint is triggered into the current one #278

Open rzaharia opened 5 months ago

rzaharia commented 5 months ago

How to trigger: Open a PE go to DissasmView -> Press the command AsmExportToFile(F8), that command will open a new window -> Close that window -> The command bar does not change. Possible fix: redraw the current command bar when a window is closed