Skip to content

Instantly share code, notes, and snippets.

View chickendrop89's full-sized avatar
🎯
There's always a room for improvement!

chickendrop89

🎯
There's always a room for improvement!
View GitHub Profile
@chickendrop89
chickendrop89 / how-to-read-pstore-ramoops-mtkclient.md
Last active July 20, 2025 18:49
How to read pstore/ramoops via mtkclient

How to extract PStore from a device with mtkclient

  • This must be done after a kernel panic/warm boot. Otherwise you might not get any meaningful data.
  • The first two steps can be skipped if you know the address and the length of the region.
  1. Extract expdb partition and run the strings against the image.
$ python mtk.py r expdb expdb.img
@chickendrop89
chickendrop89 / amlogic-9xxx-useful-links.md
Last active October 29, 2025 16:33
Amlogic S9xxx (set top box) useful links