Skip to content

Releases: arsium/EagleMonitorRAT

Medium update

12 Dec 13:27
Compare
Choose a tag to compare
  • [New][Client] BypassUAC GitHub
  • [New] Added TCP Connection view
  • [Tweaks][UI] Optimization (imagelist, tabcontrol...)
  • [New] Added total clients on main UI
  • [Fix] Some logs could cause crash/be not displayed
  • [Tweaks] Optimization for PacketHandler (methods full static)
  • [Tweaks] Optimization for ClientHandler (methods full static)
  • [Tweaks] Optimization for ServerHandler (methods full static)

Medium update

13 Nov 19:45
Compare
Choose a tag to compare
  • [New][Client] Patch AMSI
  • [New][Client] Patch ETW
  • [New][Client] Randomize PE from PEB
  • [New][Client] Anti-Debug
  • [Tweaks] Added 'Optimize' attribute for csc compiler
  • [New] Added Remote CMD
  • [New] Added Remote Powershell
  • [Fix] BSOD was not working (wrong status code)
  • [Fix] Null reference with keylogger socket

Big Update

08 Oct 13:49
d7eddfd
Compare
Choose a tag to compare
  • [New] Open link in misc panel
  • [New] Information retrieve windows activation key
  • [New] Added packet size log
  • [New] Auto Save Recovery Option
  • [New] Stub automatically obfuscated
  • [New] Added buffer size settings to download file
  • [New] Directory size in file manager (only top files)
  • [New] Ransomware (RSA 4096 + AES)
  • [New] Multiple hosts for client
  • [New][UI] Added packet size to client's ui (sent & received)
  • [Tweaks] Keylogger offline fully independant (sends keystrokes every 30 sec)
  • [Tweaks] Client built with MSBuild + CSC (instead of patching with DnLib)
  • [Tweaks] Download File use long instead of int
  • [Tweaks] Download File improved
  • [Tweaks] Remote Desktop Improved
  • [Tweaks] Code & Folder refractoring
  • [Tweaks] Invoking asynchronous methods on right UI components
  • [Tweaks][UI] One dashboard for all features
  • [Tweaks][UI] UI remade
  • [Fix] Screenlocker crashing when closed
  • [Fix] Many bugs corrected
  • [Removed] Installer
  • [Removed] Dll Client (C# & VB)
  • [Removed] Client (VB)
  • [Removed] Costura from Client (manual binding)

Medium update

29 May 08:32
Compare
Choose a tag to compare
  • [Fix][Server] Re-added thread for ConnectedPacketHandler
  • [Fix][Client] Offline keystrokes sent after getting Connect packet (causing server crash if offline keylogger enabled)
  • [Fix][Updater] Updater did not work for 3.1.9.0 to 3.2.0.0 and above
  • [New] Added plugin named "Admin" used for all features requiring admin rights
  • [New] Added "Ask for admin rights"
  • [New] Added Restore Points View (requires UAC)
  • [New] Added Restore Points delete (requires UAC)
  • [Tweaks] "OffKeylogger" and "persistence" codes have been merged in a single Dll (Offline) -> reduce the client's size of +- 20 KB

Fixes update V2

15 May 15:14
Compare
Choose a tag to compare
  • [New] Guna version changed (2.0.1.4 => 2.0.3.2)
  • [New] Screenlocker avoid closing new method added
  • [New] Hook keyboard new messages added
  • [New][UI] Added changelog with GitHub API
  • [UI] Builder & startup task configurator added in client menu
  • [UI] Some UI tweaks
  • [UI] New ui for logs : no new form created for logs, they are placed in a datagridview on Main form
  • [Fix] ShortCut in file manager could not download file
  • [Fix] Victim cannot send msg in chat
  • [Fix] Forms not closing when socket disposed
  • [Fix] Many bugs have been fixed (better error handling, null reference corrected)
  • [Note] Tested on freshly installed VM

Fixes update

08 May 09:51
Compare
Choose a tag to compare
  • File download system rework (progressbar, file chunked...)
  • Code refractoring & global improvements
  • Fixed NullReference + non closing connection (Remote Desktop, Remote Audio, Remote Camera)
  • Fixed issue(s) with remote chat (high CPU usage, form not closing...)
  • Added missing TOS in builder
  • License changed (AGPL)

Medium update

01 May 09:22
Compare
Choose a tag to compare
  • Remote desktop optimization (interval & format options removed)
  • Remote Webcam optimization (NullReference fixed, interval removed)
  • Added keywords recovery in mass packet
  • Added autofill recovery in mass packet
  • Added C# remote code
  • Added VB remote code
  • Added RECOVERY_ALL packet for Mass task form (autofill, history, passwords, keywords)
  • Mass form : fixed theme
  • Option for builder : change assembly information
  • Option for builder : change client icon
  • Builder interface reworked
  • Some overal fixes and optimizations (ex : removed useless imports, removed unused icons...)

Medium update

25 Apr 18:35
Compare
Choose a tag to compare
  • Change icon folder in file manager
  • Change icon file manager
  • Change icon process manager
  • Added remote mouse in remote desktop
  • Added remote keyboard in remote deskop
  • Added screen rotation (0, 90, 180, 270)
  • Icon size set to 32;32
  • Missing theme in Mass task form
  • Added refresh button in file manager
  • Self made updater
  • Network chunking data
  • For installer, path is set to C:\Users{username}\AppData\Local to remove admin rights and allow drag & drop
  • Fixed non closing connection for remote desktop
  • Fixed missing HWID for remote webcam, remote desktop, remote microphone, keylogger
  • Added icons pack (4 packs)

Small Update

20 Apr 19:19
Compare
Choose a tag to compare
  • Added upload file in File manager
  • Label added can move form
  • Removed network information causing x64 crash
  • Added new information gathered

Medium update

17 Apr 14:13
Compare
Choose a tag to compare
  • Code refractoring (server)
  • Memory cleaner (packet = null) + async task
  • Added visit count for ChromiumHistory
  • Added keywords recovery
  • Added audio recording [microphone]
  • Auto saved audio recording
  • Reduced some Thread sleep (250 -> 125)
  • Corrected non closing connection [remote viewer + remote webcam]
  • Removed logs for remote viewer + remote webcam
  • Loading circle color changed (45;45;45)
  • Added label with client full name on all forms