-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: refactor lone segment patching tool
Better code. Better data structures. Less complexity. Less I/O. Operates in place now. Reads only the ELF header and the PHDRs. Writes only the updated PHDRs back to the file. Allocates memory for any number of program header table entries.
- Loading branch information
1 parent
2d94771
commit ac1ed2d
Showing
1 changed file
with
123 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters