macro-project | Automate keyboard and mouse scripting | Keyboard library
kandi X-RAY | macro-project Summary
kandi X-RAY | macro-project Summary
Automate keyboard and mouse scripting.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Press two keys
- Tap key n times
- Delayed delay
- Parse key name
- Install the package
- Compute md5 of a file
- Checks if the package needs to be downloaded
- Find the site - packages directory
- Find the virtualenv python version
- Press Ctrl + Fn key
- Press page_up key n times
- Right click
- Makes a middle click
- Press end key n times
- Press Ctrl + X
- Press Ctrl + Y
- Press Ctrl + F
- Left click
- Press control key
- Press Ctrl + Z
- Press Alt key
- Press Ctrl + C
- Press Alt - Tab key n times
- Performs a drag operation
- Press key n times
- Press shift key
macro-project Key Features
macro-project Examples and Code Snippets
Community Discussions
Trending Discussions on macro-project
QUESTION
I just ran into an even more annoying problem. Suddenly windows defender started to flag one of my excel files containing VBA macro code(on download from a browser) as being a virus. The specific virus being logged is:
Googling it reveals the following information:
Great, so once windows defender detects it, it basically shreds the file, and when you attempt to open it, excel claims the file has "been corrupted". I would love to post my VBA file to http://www.virustotal.com however it contains tons of propriety VBA code that cannot be shared with the wider community. I wonder if there's a website that accomplishes the same thing with a different terms and conditions?
This has only started recently and has only affected a few users/clients. I'm not sure the distribution of clients who have this installed and what versions of windows defender they are running. I'm worried the impact of this will increase until a large number of our clients are affected. Even more troubling, often clients can download one version without issue, but when they download the file(identical VBA code) from a different source they encounter the issue, could the download source affect the files likelihood of being flagged?
Main Question
What causes a excel VBA file to be flagged as a "O97M" virus and how do I prevent it from being flagged?
Related Concerns
Should I sign my VBA Macro's, would that affect the virus detection likelihood?
Are they're other common practices that I could change that would affect the likelihood of false positives?
What is a "Trojan:O97M/Foretype.A!ml" exactly? The window page contains so little information it might as well not exists, Symantec is also pretty unhelpful, (maybe I'm massively uninformed here) is there a centralized repository for virus detection? I would imagine that people may not want to share that and it my differ by product, but I'd be interested in any information pertaining to this...
External Libraries
I'm also using the following external code:
I'm also using the following window functions:
...ANSWER
Answered 2018-Nov-11 at 08:11Started to get the same problem with one of mine xlsm-files as well a couple of days ago (2018-10-29). I've made the file from scratch so I know that it don't contain any virus.
Don't know if Windows Defender reacts on one of the following things:
- File is stored on my OneDrive
- It contains code for downloading from the web (json-data and images)
Only thing that I haven't made on my own is this code that I'm using: https://github.com/VBA-tools/VBA-JSON/blob/master/JsonConverter.bas
My guess is that Windows Defender reacts on the JsonConverter-code, the "Trojan:O97M/Foretype.A!ml" might be using a similar code.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install macro-project
You can use macro-project like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page