Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doltool.py] Todo for 0.1.0 #10

Open
6 of 10 tasks
tmpz23 opened this issue Apr 15, 2022 · 0 comments
Open
6 of 10 tasks

[doltool.py] Todo for 0.1.0 #10

tmpz23 opened this issue Apr 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@tmpz23
Copy link
Contributor

tmpz23 commented Apr 15, 2022

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.
@tmpz23 tmpz23 changed the title [doltool.py] [doltool.py] Todo for 0.1.0 Apr 15, 2022
@tmpz23 tmpz23 self-assigned this Apr 15, 2022
@tmpz23 tmpz23 added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 15, 2022
@tmpz23 tmpz23 added this to the 0.1.0 milestone Apr 15, 2022
@tmpz23 tmpz23 added the bug Something isn't working label Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant