Skip to content

Instantly share code, notes, and snippets.

@Intyre
Last active June 8, 2017 23:54
Show Gist options
  • Save Intyre/1645415073ebdf2694622198c7a7182e to your computer and use it in GitHub Desktop.
Save Intyre/1645415073ebdf2694622198c7a7182e to your computer and use it in GitHub Desktop.

/Users/Intyre/.pythonenv/frida/bin/python /Users/Intyre/git/github.com/Intyre/corsair-firmware-reversing/markdown.py

Memory mappings

Name Start End
[128 kB on-chip flash] 0x0000 0000 0x0002 0000
[reserved] 0x0002 0000 0x1000 0000
[8 kB SRAM0] 0x1000 0000 0x1002 0000
[reserved] 0x1002 0000 0x1FFF 0000
[16 kB boot ROM] 0x1FFF 0000 0x1FFF 4000
[reserved] 0x1FFF 4000 0x2000 0000
[2 kB SRAM1] 0x2000 0000 0x2000 0800
[reserved] 0x2000 0800 0x2000 4000
[2 kB USB RAM] 0x2000 4000 0x2000 4800
[reserved] 0x2000 4800 0x4000 0000
[APB peripherals] 0x4000 0000 0x4008 0000
[USB] 0x4008 0000 0x4008 4000
[reserved] 0x4008 4000 0x5000 0000
[GPIO] 0x5000 0000 0x5000 4000
[reserved] 0x5000 4000 0xe000 0000
[private peripheral bus] 0xe000 0000 0xe010 0000
[reserved] 0xE010 0000 0xFFFF FFFF

APB peripherals

Name Start End
[I2C-bus] 0x4000 0000 0x4000 4000
[WWDT] 0x4000 4000 0x4000 8000
[USART/SMART CARD] 0x4000 8000 0x4000 C000
[16-bit counter/timer 0] 0x4000 C000 0x4001 0000
[16-bit counter/timer 1] 0x4001 0000 0x4001 4000
[32-bit counter/timer 0] 0x4001 4000 0x4001 8000
[32-bit counter/timer 1] 0x4001 8000 0x4001 C000
[ADC] 0x4001 C000 0x4002 0000
[reserved] 0x4002 0000 0x4002 4000
[reserved] 0x4002 4000 0x4002 8000
[reserved] 0x4002 8000 0x4003 8000
[PMU] 0x4003 8000 0x4003 C000
[flash/EEPROM controller] 0x4003 C000 0x4004 0000
[SSP0] 0x4004 0000 0x4004 4000
[IOCON] 0x4004 4000 0x4004 8000
[system control] 0x4004 8000 0x4004 C000
[GPIO interrupts] 0x4004 C000 0x4004 C000
[reserved] 0x4004 C000 0x4005 8000
[SSP1] 0x4005 8000 0x4005 C000
[GPIO GROUP0 INT] 0x4005 C000 0x4006 0000
[GPIO GROUP1 INT] 0x4006 0000 0x4006 4000
[reserved] 0x4006 0000 0x4008 0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment