mkckr0/audio-share

It's a torjan virus

Closed this issue · 16 comments

Trojan

If you don't believe the binaries, you can compile by yourself.

If you don't believe the binaries, you can compile by yourself.

.exe doesn't run on Windows 11.

.exe doesn't run on Windows 11.

it does work im on window 11

You need to install The Visual C++ Redistributable for Visual Studio 2015-2022.

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

You need to install The Visual C++ Redistributable for Visual Studio 2015-2022.

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

[2023-12-05 11:48:11.529] [server] [error] exit_on_failed Element not found.

[2023-12-05 11:48:14.045] [server] [error] exit_on_failed Element not found.

[2023-12-05 11:48:25.604] [server] [error] exit_on_failed Element not found.

[2023-12-05 11:48:38.037] [server] [error] exit_on_failed Element not found.

[2023-12-05 11:49:11.625] [server] [error] exit_on_failed Element not found.

bruh
where is he ! @mkckr0

Take a screenshot of running AudioShareServer.exe to see the arguments.

Take a screenshot of running AudioShareServer.exe to see the arguments.

AudioShareServer.exe. application didn't prompt any arguments; it simply created a server.txt file. Additionally, the application GUI appeared for only 1 second

Download audio-share-server-cmd-windows.zip, run as-cmd -l to see available audio endpoints.

same here, running as-cmd -l prints just [error] exit_on_failed Element not found. AudioShareServer.exe crashes right after the launch.

the problem is when there is no Audio Endpoint in the Windows. The app is not able to handle that.

OK, I'll fix the crash. The most of PC has at least one audio endpoint while motherboard has a available audio speaker interface although you don't plug a real speaker.

Hi, my latest motherboard adds and removes outputs only after connecting speaker/headphones into those plugs. Probably the same case as the original reporter.

Changing state of using audio enpoint will exit the app. It's a not a bug.

You can change some settings of Audio Adapter to let it always be working. e.g. For Realtek Audio Adapter, you can open Realtek Audio Console and switch on the settings as picture shown below.

realtek

Fix at #22 .