Skip to content

Add D variant memory address offsets for manwb#2

Open
videodoctor wants to merge 1 commit into0dan0:mainfrom
videodoctor:d-variant-addresses
Open

Add D variant memory address offsets for manwb#2
videodoctor wants to merge 1 commit into0dan0:mainfrom
videodoctor:d-variant-addresses

Conversation

@videodoctor
Copy link

  • 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.

- 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.
Copy link
Contributor

@dnewman-gpsw dnewman-gpsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New support Type A thru C only, don't change those values. Latest is supporting D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants