-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Milestone
Description
doltool.py
- Add mask for first byte 01FFFFFF to get address (and allow 03 and 05 in regex)
- Control patching length to avoid dol segment overflow on next segment.
- Add tests for --patch-action-replay
- Add standard comments
- Add system to patch out "not in existing sections space" action replay codes:
- Add an --analyse-action-replay command to show stats on the file and memory section to add if not in already mapped virtual space
- Add -sr command to add automaticly new section for unmapped arcodes
- Add tests on -sr command
- Add a --add-section command to allow adding a Null initialised .data or .text section usefull for -par command
- Add a command to parse addresses with data dump as hex for patching.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request