fkie-cad / fact_extractor

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

jffs not functional on bionic #55

Closed weidenba closed 4 years ago

weidenba commented 4 years ago

python-lzma packege is needed to run the extractor

jstucke commented 4 years ago

This should be fixed by the switch to jefferson-3 (lzma became a builtin package in Python 3.3). What exactly is failing?

weidenba commented 4 years ago

Ok two problems here: 1) The old jefferson version is not removed 2) plug-in's install script install jefferson for python2 again.