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

Generic plugin - Unpacker #181

Open gheorghitamutu opened 1 year ago

gheorghitamutu commented 1 year ago

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

gheorghitamutu commented 1 year ago

Examples:

gheorghitamutu commented 6 months ago

An initial Base64 implementation has been created in https://github.com/gdt050579/GView/issues/192.