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

Create RustDesk plugin #983

Open
DissectBot opened this issue Jan 10, 2025 · 1 comment · May be fixed by #992
Open

Create RustDesk plugin #983

DissectBot opened this issue Jan 10, 2025 · 1 comment · May be fixed by #992
Labels
good first issue Good for newcomers

Comments

@DissectBot
Copy link

Create a plugin to support RustDesk log files:

[2025-01-01 14:04:08.350802 +01:00] DEBUG [src\server\connection.rs:983] #1362 Connection opened from REDACTED IP:6074.

Note: should be similar to AnyDesk plugin

@DissectBot DissectBot added the good first issue Good for newcomers label Jan 10, 2025
Peter-The-Great added a commit to Peter-The-Great/dissect.target that referenced this issue Jan 14, 2025
Peter-The-Great added a commit to Peter-The-Great/dissect.target that referenced this issue Jan 14, 2025
Peter-The-Great added a commit to Peter-The-Great/dissect.target that referenced this issue Jan 15, 2025
@Peter-The-Great
Copy link

Peter-The-Great commented Jan 15, 2025

Alright so i have added the RustdeskPlugin code. Parts of the code are based on the AnydeskPlugin, but should work as intended on targets that have the signature rustdesk logs. The tests files are ready too and are also based on the AnydeskPlugin test script. That might need to be improved, but i'll see what comes up next.

@Peter-The-Great Peter-The-Great linked a pull request Jan 16, 2025 that will close this issue
@Horofic Horofic changed the title Creat RustDesk plugin Create RustDesk plugin Jan 16, 2025
Peter-The-Great added a commit to Peter-The-Great/dissect.target that referenced this issue Jan 20, 2025
Rustdesk doesn't support Mac as a server and the original android path was not supported as a relative path.
@EinatFox EinatFox linked a pull request Jan 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants