Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Used in:
decoded instruction information
icpp interpretable object file it's a kind of runtime cache file to make icpp run faster e.g.: full workflow: source.cc --compile--> object --parse--> iobject --interpret--> done cache workflow: source.cc --load|source.cc.io--> iobject -->interpret--> done As we can see, the skipping of compile and parse stages which are very expensive at runtime will make icpp run much faster next time with the same C++ source script.
.io proto instance header
architecture and orignal object file type
cache file generator main program path
instruction details, e.g.: type, reloc, length, etc.
decoded instruction operand meta datas
module list referenced by relocation symbol
details of the instruction relocation symbol
the original object buffer
Used in:
Used in:
module index
symbol file buffer rva from text[0] section
symbol type
dynamical section index
symbol name