bmwcarit/Emma

Section / address space / ... tester

Opened this issue · 1 comments

Feature Description

  • Tests if...
    • something (section, object, ...) is within one section
    • something is contained, overlapped, ...
    • what is before and after the given "something" or address
    • what lies on a given address (hex or dec)
  • The search should be possible for one or more (previously selected) reports
  • Output should be an neat output on the command line (so, no files so far)

Potentially this can be closed since we can create no SVG files (#52 ) visualising exactly this.

On the other hand by a separate tool we save time since all the processing is not done (no complete Emma run).