Skip to content

Add peek commands #5

Open
Open
@mlafeldt

Description

@mlafeldt

Add peek commands to ntpbclient to read the contents of memory at a specified address.

In particular, implement commands to peek byte, halfword, word, doubleword, quadword, and float:

  • peekb
  • peekh
  • peekw (same as peek)
  • peekd
  • peekq
  • peekf

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions