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.
https://stackoverflow.com/questions/19376426/order-of-fields-when-using-a-bit-field-in-c Endianess
https://github.com/microsoft/uf2 USB Flashing Format (UF2) UF2 is a file format, developed by Microsoft for [PXT](https://github.com/Microsoft/pxt) (also known as [Microsoft MakeCode](https://makecode.com/)), that is particularly suitable for flashing microcontrollers over MSC (Mass...
[PE] Add resource viewer (dialog?)
[PE] Add/Parse Relocation section/panel
[Core][Build][Documentation] Create documentation (ReadMe & Github Pages)
At the moment we are passing a std::vector matrix with all the content. You may want to SetCell(x,y,content). * this is at interface level, not in AppCUI control.