fkie-cad / fact_extractor

Standalone Utility for FACT-like extraction
GNU General Public License v3.0
80 stars 31 forks source link

The "avm_kernel_image" extractor does not work #129

Open maringuu opened 4 months ago

maringuu commented 4 months ago

I have not inspected the problem very thoroughly, but in short it does not work because something in the freetz-ng installation fails. To get the freetz unpacker working without the fact_extractor you have to do:

# These variables instruct freetz to use the system versions of lzma and sfk
export UNLZMA=$(which lzma) 
# http://stahlworks.com/dev/swiss-file-knife.html
export SFK=$(which sfk)
tools/unpack-kernel -u kernel.img