We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As we start to parse contents of various regions, it would be helpful to not hold in memory @raw_data but materialize as needed in MachOView.
@raw_data
This can be accomplished by using the new file reference and seek / read to pull in the data lazy