Stelios333

Results 5 issues of Stelios333

### Describe the bug Whenever I run `waydroid session start` I get an OSError: container failed to start on WSLg ### Waydroid version 1.4.2 ### Device Linux Desktop ### Operating...

This script is not only python bytecode but it's obfuscated. The decompiled code mostly consists of `exec(str(chr(35) + chr(1)))`. Why did you hide the source code? Here is the complete...

When I select bridged connection on any VM's settings vmware freezes during the guest's bootup process. Here is what dmesg shows: [dmesg.txt](https://github.com/user-attachments/files/16673339/dmesg.txt) I use VMware workstation 17.5.2 on fedora 40...

Why are there multiple layers of obfuscation? Are you hiding malware or are you ashamed of your code? I've attached the disassembly for anyone curious. [wifi_hacking_dec.txt](https://github.com/user-attachments/files/19233989/wifi_hacking_dec.txt) Update: Using AI tools...

I built it using github actions and copied the so file to the appropriate location but it makes sdrpp crash when launching. I'm using sdrpp v1.2.1 on fedora 42. `sdrpp:...