moom825 / xeno-rat

Xeno-RAT is an open-source remote access tool (RAT) developed in C#, providing a comprehensive set of features for remote system management. Has features such as HVNC, live microphone, reverse proxy, and much much more!
MIT License
904 stars 260 forks source link

WebCam and Dll Load Problems #57

Open swolfking opened 3 months ago

swolfking commented 3 months ago

Thanks for the great tool.

It's a really sophisticated and smart tool.

I'm a beginner doing research on red team hacking.

I am requesting because I am having some problems in my examination process.

  1. first of all, the client or server crashes and shuts down.

I loaded the screen control module once, turned it off and tried to load it again after a while, but it crashed and closed the client.

  1. There are times when the webcap does not show any image.

When I turn on the webcap for the first time, it works fine, but when I load it and restart it, there is no screen.

I think this is caused by a problem with loading and freeing the dll.

Just an opinion.

I would really appreciate it if you could fix this issue as soon as possible.

Thanks again for providing such a great tool.

Best regards.