Code Monkey home page Code Monkey logo

pyautoscan's Introduction

Pyautoscan

Automate the installation and execution of virus removal tools. Note these only bother covering steps that can not be completely covered from command line.

  • Ninite
  • ESET
  • Malwarebytes Anti-Malware
  • Spybot

Installation

Requirements

  • Windows OS (tested with Vista 64 bit)
  • Python 2.7
  • pywinauto (tested with 4.2.0)

Running

Options are listed at the beginning of each file, and can be listed with -h or --help. They all take a parameter -e, followed by the path the the executable you wish to run. You might encounter some quirks when running these with UAC enabled.

python <scriptname> <options>

An example of running each:

python Ninite.py -e "C:\Path\To\Executable" # Run Ninite, there are no other options
python ESET.py -e "C:\Path\To\Executable" # Run ESET, there are no other options
python Malwarebytes.py -e "C:\Path\To\Executable" -u -q # Update Malwarebytes and run a quick scan
python Spybot.py -e "C:\Path\To\Executable" -u # Uninstall Spybot

License

These scripts are licensed under the MIT open source license.

pyautoscan's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pyautoscan's Issues

Clicking the buttons in Malwarebytes

Hello, I have been trying to find a way to automate Malwarebytes and I have landed on your code.

The code runs well with the exception of connecting and clicking the buttons in various dialog windows in Malwarebytes. I was interested in your code because I could not build my own code successfully to click the desired buttons I needed. I also used Swapy to try and automate any buttons clicks. But to no avail.

I changed a few things and it was connecting but I still cannot figure out why it can't click the buttons.

I just wanted to see if is my lack of knowledge or the Malwarebytes interface is more tricky.

Thank you.

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.