Add D variant memory address offsets for manwb#2
Open
videodoctor wants to merge 1 commit into0dan0:mainfrom
Open
Add D variant memory address offsets for manwb#2videodoctor wants to merge 1 commit into0dan0:mainfrom
videodoctor wants to merge 1 commit into0dan0:mainfrom
Conversation
- frameno: 0x80f8214c -> 0x80f823a4 (+0x258) - nvm_base Type A: 0x80E0B78C -> 0x80E0D600 (+0x1E74) - nvm_base Type B: 0x80E0B87C -> 0x80E0D6F0 (+0x1E74) - nvm_base Type C: 0x80E0AD0C -> 0x80E0CB80 (+0x1E74) - active_settings Type A: 0x80DDC11C -> 0x80DDCF3C (+0xE20) - active_settings Type B: 0x80DDC204 -> 0x80DDD024 (+0xE20) - active_settings Type C: 0x80DDB69C -> 0x80DDD4BC (+0xE20) Addresses calculated via Ghidra comparative analysis of C and D variant firmware. Compiled successfully but injection methodology still needed for testing.
dnewman-gpsw
suggested changes
Jan 28, 2026
Contributor
dnewman-gpsw
left a comment
There was a problem hiding this comment.
New support Type A thru C only, don't change those values. Latest is supporting D
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses calculated via Ghidra comparative analysis of C and D variant firmware. Compiled successfully but injection methodology still needed for testing.