Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 503 Bytes

File metadata and controls

24 lines (14 loc) · 503 Bytes

BambuNetworkDecrypt

Installation

Ensure you have Python 3

Install the required dependencies:

pip install -r requirements.txt or pip install pycryptodome

put BambuNetworkEngine.conf in the same directory as the script

Where to get BambuNetworkEngine.conf:

Windows: C:\Users{username}\AppData\BambuStudio\BambuNetworkEngine.conf Mac: ~/Library/Application Support/BambuStudio/BambuNetworkEngine.conf

Usage

run python decrypt.py

now decrypted.conf is readble with any text editor