fb_clitools

Linux CLI Toolchain zur Analyse, Emulation und Modifikation von FRITZ!Box Firmware und Diensten.

$ curl -fsSL https://download.fbcli.tools/install.sh | bash
[+] Checking system
[+] Downloading tools
[+] Installing fb_clitools
[+] Done

Installation

fb_clitools wird über ein zentrales Install-Script installiert. Unterstützt curl und wget.

Manual install

$ wget https://download.fbcli.tools/install.sh
$ chmod +x install.sh
$ ./install.sh