Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Implement GT-2845 (Memory API to preserve imported program's original bytes) #1

Open
JayFoxRox opened this issue Sep 24, 2019 · 0 comments

Comments

@JayFoxRox
Copy link
Owner

Ghidra supports loading of the original file now (from "Ghidra v9.1 (September 2019)" changelog):

Memory. Added new API to preserve imported program's original bytes and how they map to memory blocks. (GT-2845)

This probably means the importer no longer has to slice the file into different sections, thereby making it nearly impossible to reach bytes which the importer didn't support at the time.

Someone should look into this.


For some reference changes also look at this:

https://github.com/NationalSecurityAgency/ghidra/search?q=%22gt-2845%22&type=Commits

@JayFoxRox JayFoxRox changed the title Implement GT-2845 Implement GT-2845 (Memory API to preserve imported program's original bytes) Sep 24, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant