Try this: objcopy -j .text -O binary firmware.ko firmware.text. The file firmware.text should then contain what you want. UPDATE: The above should work if ...
確定! 回上一頁