Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 2.78 KB

README.md

File metadata and controls

64 lines (53 loc) · 2.78 KB

malware program that includes a back door for administrative control over the target computer using Telegram.

Features

  • WebCam
  • Threading
  • Tasklist
  • TaskKill
  • Easy for Beginners !

Installing

  • Just download. And write your token and chat id. run python3 main.py.
  • you will find a place to write token and id chat in main.py

How to get token?

Create a Telegram bot using BotFather and Get the Api Token.

  1. Open Telegram
  2. Search @ botfather
  3. Type /newbot .
  4. It will show “Alright, a new bot. How are we going to call it? Please choose a name for your bot.”
  5. Type the name of your bot.
  6. After, it’ll show “Good. Now let’s choose a username for your bot. It must end in bot. Like this, for example: TetrisBot or tetris_bot.”
  7. You’ve to give a unique username and it should be ending with bot.
  8. After giving the name it’ll show :- “Done! Congratulations on your new bot. You will find it at t.me/ShibinTest3bot. You can now add a description, about section and profile picture for your bot, see /help for a list of commands. By the way, when you’ve finished creating your cool bot, ping our Bot Support if you want a better username for it. Just make sure the bot is fully operational before you do this. Use this token to access the HTTP API: “TOKEN” 9.Copy the Api Token for further.

For a description of the Bot API, see this page: https://core.telegram.org/bots/api

Medium Twitter Discord