malwaredllc / byob

An open-source post-exploitation framework for students, researchers and developers.
https://byob.dev
GNU General Public License v3.0
8.94k stars 2.12k forks source link

Windows executable isn't generating #668

Closed JacobWasTaken closed 1 year ago

JacobWasTaken commented 1 year ago

When I try to generate a windows executable it first says /usr/bin/docker (343 bytes written to output/jacob/src/byob_win_x32_qec.py) Compiling executable... then b'005c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.' b'005c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."' b'005c:err:systray:initialize_systray Could not create tray window' image I installed docker completely correctly, installed all the requirements, and did a fresh install and it gives that error.