Skip to content

Commit 1e78c70

Browse files
committed
Update README.md
1 parent cfab31e commit 1e78c70

File tree

1 file changed

+9
-49
lines changed

1 file changed

+9
-49
lines changed

README.md

+9-49
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,9 @@
11

22
# Eagle Monitor RAT Reborn | Open Source & Modern Remote Access Tool
3-
# ! Will be updated 10-08-2022 [Beta] !
4-
53
Fast, lightweight & easily customizable remote access tool written in C# coded from scratch.
64
Consider this as an upgrade of HorusEyesRat which was written in Visual Basic .NET.
75
As in the old good times, I decided to write a client in Visual Basic .NET.
86
<br>
9-
Issue section removed because of spamming & abusing.
10-
11-
12-
## Why did I choose to rework it ?
13-
14-
As I said, I learnt new things to make my code cleaner and a better networking management.
15-
16-
## New things will be added in the future ?
17-
18-
Of course. I plan to add features when I find them interesting to add. Please don't spam issue section with new features. If you really want a specific feature, you will have to add it by yourself. A wiki section will be written to show you how to add your own features.
19-
20-
## What's been reworked ?
21-
22-
* Whole UI (datagridview instead of listview, dark theme...)
23-
* Packets system
24-
* All plugins
25-
* Server side and packets handling
26-
* Client side and packets handling
27-
* Native Imports
28-
* Settings
29-
* Builder
30-
* Automation tasks
31-
* Mass tasks
32-
* Memory execution
33-
* Asynchronous operations
34-
* Use of threads (when needed)
35-
* Wifi recovery removed
36-
37-
## What's new ?
38-
39-
* Logs system
40-
* Keylogger (offline and realtime)
41-
* Client writtent both in VB and C#
42-
* An installer for deployment
43-
* Notification sound
447

458
## Current features
469

@@ -94,12 +57,9 @@ Of course. I plan to add features when I find them interesting to add. Please do
9457

9558
## External depencencies
9659

97-
* MRG.Controls.UI
98-
* XanderUI
9960
* GunaUI
10061
* dnlib
10162
* Newtonsoft.Json
102-
* BouncyCastle
10363
* NAudio
10464

10565
## Notes
@@ -132,27 +92,27 @@ Client.EntryClass.Main()
13292
## Inspirations
13393

13494
* Webcam plugins : [AsyncRat](https://github.com/NYAN-x-CAT/AsyncRAT-C-Sharp/blob/master/AsyncRAT-C%23/Plugin/RemoteCamera/RemoteCamera/Packet.cs)
95+
13596
* Keylogger (modded) : [AsyncRat](https://github.com/NYAN-x-CAT/AsyncRAT-C-Sharp/blob/master/AsyncRAT-C%23/Plugin/LimeLogger/LimeLogger/Packet.cs)
97+
13698
* Unmanaged pe and dlls : [schellingb](https://github.com/schellingb/DLLFromMemory-net)
137-
* Remote mouse & keyboard : [Quasar](https://github.com/quasar/Quasar/)
13899

139-
## TODO
100+
* Remote mouse & keyboard : [Quasar](https://github.com/quasar/Quasar/)
140101

141-
* Encryption/Decryption for folders and files
142-
* Rework installation method(s)
143-
* Wiki to make your own plugins
144-
* Some code improvements and refractoring
102+
145103

146104
## Known bugs
147105

148106
* Self destruct method (currently disabled)
149107

150108
## Interface
151109

152-
![PIC2](https://github.com/arsium/EagleMonitorRAT/blob/main/IMG/2.png?raw=true)
153-
![PIC3](https://github.com/arsium/EagleMonitorRAT/blob/main/IMG/6.png?raw=true)
154-
![PIC4](https://github.com/arsium/EagleMonitorRAT/blob/main/IMG/7.png?raw=true)
110+
![PIC2](https://github.com/arsium/EagleMonitorRAT/blob/main/IMG/1.png?raw=true)
111+
![PIC3](https://github.com/arsium/EagleMonitorRAT/blob/main/IMG/2.png?raw=true)
112+
![PIC4](https://github.com/arsium/EagleMonitorRAT/blob/main/IMG/3.png?raw=true)
155113

156114
I, the creator and all those associated with the development and production of this program are not responsible for any actions and or damages caused by this software. You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only. This software's intended purpose is NOT to be used maliciously, or on any system that you do not have own or have explicit permission to operate and use this program on. By using this software, you automatically agree to the above.
157115

116+
<a href="https://www.paypal.com/donate/?hosted_button_id=D83FCLVFMMHAA"><img src="https://raw.githubusercontent.com/andreostrovsky/donate-with-paypal/925c5a9e397363c6f7a477973fdeed485df5fdd9/blue.svg" height="40"></a>
117+
158118
Want to buy a coffee ? BTC: 1JpBNGLNmYR6MANK7wcY3h1YF2vG92BM4r

0 commit comments

Comments
 (0)