Giter VIP home page Giter VIP logo

powsh's Introduction

PowSH [Remote Windows PowerShell Control Tool💻]

This is a basic Python script for remote Windows PowerShell control. It is still under early development and is primarily provided for educational purposes.😁 After installing the dependencies, you can replace the Telegram bot token and generate the .exe output file and run it. Then you can remotely control your Windows PowerShell via the Telegram bot. (Tested on the latest version of Windows 11) secbaz(1)

  1. First, install the latest version of Python on your system.

Open the Windows CMD and execute the following commands in sequence to install the required dependencies:

  • pip install pyTelegramBotAPI
  • pip install cx_Freeze
  • pip install uuid

  • @rmsup

    1. Open the main.py source file and replace the placeholder TOKEN line 7 with your Telegram bot token. Save the file.

    @rezamz

    Download all the files into a single folder. Open CMD and navigate to the directory. Execute the following command:

    • python setup.py build
    • Wait for the .exe file to be generated in the build folder. rmsup
    1. You can employ various encoding and encryption techniques to bypass antivirus detection. Avoid using PyInstaller as it increases file size and may trigger antivirus alerts.

    2. Extensive modifications will be required for future binding functionalities (binding from .exe to .exe or to other original files).

    3. The filename and icon can be modified in the setup.py file. An example chicken icon is provided.

    4. Apart from obfuscation and advanced antivirus bypass techniques, the signtool tool can be used to sign your executable with a digital certificate, potentially influencing antivirus behavior.

    Farewell until the next projects.🫣

    powsh's People

    Contributors

    isecbaz avatar

    Stargazers

     avatar  avatar  avatar  avatar  avatar  avatar  avatar

    Watchers

     avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.