I'm dumb and forgot to add Forwarder to the title lol
TLDR: I modified the source code from the USBLoaderGX Forwarder repository to make it easy to build
PD: I hate trying to make old code work
I was trying to compile the USBLoaderGX Forwarder from the github repository and found out that it wasn't really nice to get it to build, so after some hours of smashing my head against the keyboard I managed to do it and wanted to share the result, since I'm likely not the only one who might be interested in modifying the forwarder for Aesthetic Reasons.
The code is available in https://github.com/angelapuzzle/usbloadergx_forwarder_enhanced, and it's built by running
exactly as how USBLoaderGX itself is built.docker build -o . .
I will try to be attentive to any issues other people might find if it magically only works in my computer or something.
I haven't tested yet wrapping it in the forwarder channel, just as a heads-up
Last edited by AngelaPuzzle,






