Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Add Address Offset Feature  #54

@noahra

Description

@noahra

New feature

This feature would display the memory address offset next to each value in the converted list, regardless of the format being viewed (binary, ASCII, HEX, u32). The address offset should align with the file's internal structure, providing a clear and accurate reference point for each byte or set of bytes displayed.

Expected Outcome:

Enhanced usability and functionality for users needing precise navigation within a file.
Easier debugging and analysis of file contents, as users can quickly identify the location of specific data segments.
Improved overall user experience with added detail and precision in file examination.
Additional Notes:

The address offset feature should be toggleable in case users prefer a cleaner view without offsets.
Consideration of different systems and file structures is important to ensure wide compatibility and accuracy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions