- Download the release of the program (or compile it yourself), and then run Builder.exe (Important: Stub.exe must be located next to Builder.exe)
- Create your bot and get its API from t.me/BotFather
- Insert the your BOT API in the "Enter the BOT API:"
- Get the CHAT ID from t.me/chatid_echo_bot
- Insert your CHAT ID in the "Enter your CHAT ID"
- Enter any file name in the "Enter output file name"
- In the "Enter the drop path", enter the path where the program should be copied after launch
- In "Client delay", enter the delay of accessing the Telegram API in m\s (recommended: 2000)
- In "Enter the name in autorun:" enter how the program will be signed in autorun
- In "Enter the name in taskschd:" enter how the program will be signed in the task scheduler
- "Auto delete yourself before run" - used together with "Drop and run yourself from [DROP PATH]" - after starting, the program is copied to the path "Enter the drop path:" and starts, and the original program is deleted.
- "Write yourself in autorun" - sign up for autorun after startup
- "Drop and run yourself from [DROP PATH]" - copy to the specified path in "Enter the drop path:" and after launching from there
- "Protect from debuggers (By processes)" - create a thread that will search for debugger and sniffer processes
- "Write yourself in task scheduler" - sign up for the task scheduler after launch
- Загрузите релиз программы (или скомпилируйте его самостоятельно), а затем запустите Builder.exe (важно: Stub.exe должен быть расположен рядом с Builder.exe)
- Создайте своего бота и получите его BOT API у t.me/BotFather
- Вставьте API вашего бота в поле "Enter the BOT API:"
- Получите CHAT ID у t.me/chatid_echo_bot
- Вставьте ваш CHAT ID в "Enter the CHAT ID:"
- Введите любое имя файла в "Enter output file name:"
- В "Enter the drop path:" введите путь, куда программа должна будет скопирована после запуска
- В "Client delay", введите задержку обращения к Telegram API в м\с (рекомендуется: 2000)
- В "Enter the name in autorun:" введите, как программа будет называться в автозагрузке
- В "Enter the name in taskschd:" введите, как программа будет называться в планировщике задач
- "Auto delete yourself before run" - используется вместе с "Drop and run yourself from [DROP PATH]" - после запуска программа копируется в путь "Enter the drop path:" и запускается, а исходная программа удаляется.
- "Write yourself in autorun" - если стоит галочка - программа после запуска запишется в автозагрузку
- "Drop and run yourself from [DROP PATH]" - скопироваться в указанный путь в "Enter the drop path:" и запуститься оттуда
- "Protect from debuggers (By processes)" - создание потока, который будет искать процессы отладчиков и снифферов
- "Write yourself in taskschd" - если стоит галочка - программа после запуска запишет себя в планировщик заданий