Reverse engineering Bambu Connect: Difference between revisions
Add a descriptive link |
add notice |
||
Line 1: | Line 1: | ||
<noinclude><div style="padding-left:1.6rem;margin-bottom:0.5rem;">''This is part of the [[Bambu Lab Authorization Control System]] article.''</div></noinclude> | <noinclude><div style="padding-left:1.6rem;margin-bottom:0.5rem;">''This is part of the [[Bambu Lab Authorization Control System]] article.''</div></noinclude> | ||
Bambu Connect is an [[Help:Electron|Electron]] App with Security through Obscurity principles, hence it is inherently insecure.<noinclude> | Bambu Connect is an [[Help:Electron|Electron]] App with Security through Obscurity principles, hence it is inherently insecure.<noinclude> | ||
{{GuideNotice}} | |||
To read the main.js for further analysis or extracting the private key stored by Bambu in the app: | To read the main.js for further analysis or extracting the private key stored by Bambu in the app: | ||