pr0v3rbs / FirmAE

Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis
MIT License
602 stars 117 forks source link

Update install to take python packages from repo. #59

Open credmp opened 1 year ago

credmp commented 1 year ago

Do 1 apt install

The packages are installed using 1 apt install. This ensures that conflicts are nicely managed and the installation procedure is a little bit smoother to the user.

Kali 2023.1

With the new release of Kali a new python setup is encouraged. Take the packages from the repository or install them as user. In this patch all the global python packages (where possible) are installed from the repository packages.

https://www.kali.org/blog/kali-linux-2023-1-release/

Obsolete package?

The fusecram package is no longer available in the repositories. It is removed from the apt installation.