Skip to content

[doltool.py] Todo for 0.1.0 #10

@tmpz23

Description

@tmpz23

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 workingdocumentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions