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.
typo _Originally posted by @gheorghitamutu in https://github.com/gdt050579/GView/pull/281#discussion_r1530183449_
ends duplicated code _Originally posted by @gheorghitamutu in https://github.com/gdt050579/GView/pull/281#discussion_r1530167239_
duplicated - should be deleted _Originally posted by @gheorghitamutu in https://github.com/gdt050579/GView/pull/281#discussion_r1530166808_
this should actually be returned as a warning (bool& has_warnings (or an error message?)) and the message should be treated/discarded by who's calling the function _Originally posted by @gheorghitamutu in...
reserve? might be funky with Add function _Originally posted by @gheorghitamutu in https://github.com/gdt050579/GView/pull/281#discussion_r1530162808_
While working on #181 & #182 several performance issues were encountered with the Cache module. After the initial read from file (by a size of max cache size) the subsequently...
Add more documentation regarding usage, motivation & project structure
We need a generic plugin that unpacks (a buffer, binary, file, etc) and opens it in a new window (with the possibility of dropping on disk the unpacked data).
We need a plugin that identify and extracts (dropping on disk) all the possible artefacts from a file/binary/buffer.
[Core] Allow opening a folder by double clicking in folder explorer / Open Folder menu item