I am working on a Magento Project, version 1.9, which uses an extension called "Magenotification", while downloading the code to my local, my antivrus detected some files as "virus", my antivirus detected: PHP:Agent-RD [Trj]
Three files detected are located under Helper folder, here is the link to the repo:
https://github.com/nahidacm/magetheme/tree/master/app/code/local/Magestore/Magenotification/Helper
I have some questions:
- How can I decode this file?
- How can I detect if it actually contains a Trojan or if it was a false positive?
Thanks in advance for your help.