Closed Alexander1609 closed 1 year ago
I solved this error using the patch mentioned at https://github.com/volatilityfoundation/dwarf2json/pull/12#issuecomment-998926419.
Unfortunately the resulting ISF didnt work with Volatility 3 but in the end i managed to get it working with the following steps:
Hey, im having trouble generating the ISF from an Android kernel:
I've tried 2 different ways (linux_build_module & vol2/tools/linux folders) to retrieve the module.ko from this kernel. But when trying to generate the ISF using dwarf2json im always getting the following error:
The Makefile im using to retrieve the module.ko looks as follows:
Am I doing something wrong here or is this a problem with dwarf2json? Any help would be greatly appreciated!