Hi,
I'm trying to analyze a memory dump of Solus with volatility3 framework, so I need a profile to make it work.
The process is well documented here:
https://beguier.eu/nicolas/articles/security-tips-3-volatility-linux-profiles.html
This github issue sheds some light on exactly what kernel is needed.
The trouble is that Solus has no dbg kernel, but linux-current-dbginfo package, which to my understanding is not the same thing as the Ubuntu's.
Can somebody help me to understand if using the dbginfo package could substitute having a 700 MB+ kernel with debugging symbols ?
Cheers,
PY