Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's a torjan virus #21

Closed
Naiml007 opened this issue Dec 4, 2023 · 16 comments
Closed

It's a torjan virus #21

Naiml007 opened this issue Dec 4, 2023 · 16 comments

Comments

@Naiml007
Copy link

Naiml007 commented Dec 4, 2023

Trojan

@mkckr0
Copy link
Owner

mkckr0 commented Dec 4, 2023

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

@Naiml007
Copy link
Author

Naiml007 commented Dec 4, 2023

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

.exe doesn't run on Windows 11.

@NormTurtle
Copy link

.exe doesn't run on Windows 11.

it does work im on window 11

@mkckr0
Copy link
Owner

mkckr0 commented Dec 4, 2023

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

@Naiml007
Copy link
Author

Naiml007 commented Dec 5, 2023

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.

@Naiml007
Copy link
Author

Naiml007 commented Dec 5, 2023

image

@Naiml007
Copy link
Author

Naiml007 commented Dec 5, 2023

bruh
where is he ! @mkckr0

@mkckr0
Copy link
Owner

mkckr0 commented Dec 6, 2023

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

@Naiml007
Copy link
Author

Naiml007 commented Dec 6, 2023

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

@mkckr0
Copy link
Owner

mkckr0 commented Dec 6, 2023

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

@kudlav
Copy link

kudlav commented Dec 16, 2023

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

@kudlav
Copy link

kudlav commented Dec 16, 2023

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

@mkckr0
Copy link
Owner

mkckr0 commented Dec 17, 2023

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.

@kudlav
Copy link

kudlav commented Dec 17, 2023

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

@mkckr0
Copy link
Owner

mkckr0 commented Dec 17, 2023

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

@mkckr0 mkckr0 closed this as completed Dec 18, 2023
@mkckr0
Copy link
Owner

mkckr0 commented Dec 18, 2023

Fix at #22 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants