Qazeer / bmc-tools-compiled

Compiled version of the bmc-tools.py Python script from ANSSI-FR's bmc-tools project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMC Tools compiled

PyInstaller compiled version of the bmc-tools.py Python script from ANSSI-FR's bmc-tools.

The provided binary has been built using:

Invoke-WebRequest -OutFile bmc-tools.py https://raw.githubusercontent.com/ANSSI-FR/bmc-tools/master/bmc-tools.py

python3 -m pip install pyinstaller

python3 -m PyInstaller --clean -F bmc-tools.py

About

Compiled version of the bmc-tools.py Python script from ANSSI-FR's bmc-tools project

License:CeCILL Free Software License Agreement v2.1