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 111 GView issues
Sort by recently updated
recently updated
newest added

- added XML plugin - improved VBA with VBA plugins for constant variable replacement and concatenation - updated AppCUI to have a reason for creating new Windows - added reason...

Enhancement
Development

The parser should be able to verify and understand the entire document: - [x] Check if a file or buffer is XML - [ ] Align the content for better...

Development

This PR aims to: - Add support for checking if a file is malicious, using an online provider - Add support for uploading the file to the provider - Show...

This is consequence of https://github.com/gdt050579/GView/issues/345. Current smart assistant implementation from https://github.com/gdt050579/GView/pull/356 modifies all the viewers interfaces and Types plugins (DLLs) exports. This needs to be redone most probably similar to...

Bug
Enhancement

**Is your feature request related to a problem? Please describe.** I was trying to develop a dropper and I was not able to hit a breakpoint in the check function...

Integrate AnalysisEngine into GView so it can trigger events

Development

Add a secure way of communication for accessing a remove GView instance

Enhancement