GView
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.
- 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...
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...
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...
**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...
Add a secure way of communication for accessing a remove GView instance