securesystemslab / LLVM-MCA-Daemon

Other
11 stars 11 forks source link

Add instruction address metadata to vivisect broker #28

Closed andrej closed 2 weeks ago

andrej commented 2 weeks ago

Adds the virtual address at which each instruction is located as a metadata field when instructions are loaded from the vivisect emulator.

In the process also cleans up the generated protobuf files, of which we had duplicates in the repository.