bmwcarit / Emma

Emma Memory and Mapfile Analyser. (Repo marked private after security audit. Contact Marian Kneer for details)
GNU General Public License v3.0
4 stars 0 forks source link

Extended output about invalid address translation or does not belong to any memory regions #36

Closed holzkohlengrill closed 4 years ago

holzkohlengrill commented 4 years ago

Feature Description

The address before and after the translation should be printed (possibly when debug output is active) in order to make debugging easier.

holzkohlengrill commented 4 years ago

Not possible since we can only find the original address (that can be found through the fqn + line number within the mapfiles) but no translated address because the translation failed.