GView icon indicating copy to clipboard operation
GView copied to clipboard

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.

Results 98 GView issues
Sort by recently updated
recently updated
newest added

Currently, the unit testing only works for Debug builds.

Bug

Adjust the Information tab to scale with lower resolutions: either add a scrollbar for both the Information tab and Icon tab or scale the picture to be able to see...

Bug

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...

Bug

Migrate CMake to hardcoded source paths instead of glob. https://cmake.org/cmake/help/latest/command/file.html#filesystem

Enhancement

Each type plugin should be able to have a configurable way of noting the order of viewers that are available Consider the following scenario: By default the plugin PE, opens...

Enhancement
Development

On MacOS after allowing all the binaries to run (through Gatekeeper) I've tried to run `./GView reset` command in order to recreate the `GView.ini` file containing all the plugins (specific...

Bug