⛓️ Preparations - Jarl-Bjoern/Yggdrasil GitHub Wiki
The following settings are advisable in order to make optimum use of the VM with the tools.
| Component | Size |
|---|---|
| CPU | 2 Cores |
| RAM | 8192 MB |
| Disk Space | 100 GB |
If the provided GUI automation is used, it must be ensured that the scrot and gnome-screenshot tools are installed.
Since the newest kali release Pillow must be also installed via pip.
# Installing_APT_Packages
sudo apt install -y gnome-screenshot scrot
# Installing_Python_Packages
pip3 install PillowWarning
In some cases, the Kali machine must be restarted once after the preparations have been completed.