Skip to content

Conversation

@dlrobertson
Copy link
Contributor

Summary

  • format GustPhysAddr integer as hexidecimal
  • format HostPhysAddr integer as hexidecimal
  • format MemWriteRequest data bytes as hexidecimal

Example

[   5.383615] MYTHRIL-INFO: local apic read of addr = GuestPhysAddr(0xfee00280) (len=0x4)
[   5.386908] MYTHRIL-INFO: local apic write of addr = GuestPhysAddr(0xfee00370) (data=MemWriteRequest { data: [00, 00, 00, fe] })

 - format GustPhysAddr integer as hexidecimal
 - format HostPhysAddr integer as hexidecimal
 - format MemWriteRequest data bytes as hexidecimal
@dlrobertson dlrobertson requested a review from ALSchwalm June 13, 2020 15:27
@ALSchwalm
Copy link
Collaborator

This looks good to me. Thanks!

@ALSchwalm ALSchwalm merged commit 2c87be3 into mythril-hypervisor:master Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants