[GH-ISSUE #89] Automatic Download Manager #39

Closed
opened 2026-02-27 15:48:25 +03:00 by kerem · 1 comment
Owner

Originally created by @vigneshkarthisan on GitHub (May 6, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/89

A Download Manager(simple) would be useful in a scenario where one wants to exploit a friend's internet and download whatever he wants. He goes to the victim's home and copies everything that xRAT download manager has downloaded.

This may be used to download files from URLs mentioned in a txt file. The server can send commands to add new downloads or manage them.

We can use projects for download managers in c# that are available in GitHub and integrate one of them in xRAT.

I have created a downloader in C# which communicates with aria2c, a powerful download manager, developed by a Japanese programmer in C++. I use it in internet cafes to download whatever I need.

Originally created by @vigneshkarthisan on GitHub (May 6, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/89 A Download Manager(simple) would be useful in a scenario where one wants to exploit a friend's internet and download whatever he wants. He goes to the victim's home and copies everything that xRAT download manager has downloaded. This may be used to download files from URLs mentioned in a txt file. The server can send commands to add new downloads or manage them. We can use projects for download managers in c# that are available in GitHub and integrate one of them in xRAT. I have created a downloader in C# which communicates with [aria2c](https://github.com/tatsuhiro-t/aria2), a powerful download manager, developed by a Japanese programmer in C++. I use it in internet cafes to download whatever I need.
kerem 2026-02-27 15:48:25 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@MaxXor commented on GitHub (May 6, 2015):

No, sorry.

<!-- gh-comment-id:99546422 --> @MaxXor commented on GitHub (May 6, 2015): No, sorry.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#39
No description provided.