Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

1,409

Downloads of v 1.46.6:

325

Last Update:

19 Dec 2018

Package Maintainer(s):

Software Author(s):

  • SparkCognition

Tags:

antivirus security deeparmor sparkcognition av free

DeepArmor Next Generation Antivirus - Free Edition

This is not the latest version of DeepArmor Next Generation Antivirus - Free Edition available.

  • 1
  • 2
  • 3

1.46.6 | Updated: 19 Dec 2018

Downloads:

1,409

Downloads of v 1.46.6:

325

Maintainer(s):

Software Author(s):

  • SparkCognition

DeepArmor Next Generation Antivirus - Free Edition 1.46.6

This is not the latest version of DeepArmor Next Generation Antivirus - Free Edition available.

  • 1
  • 2
  • 3

This Package Contains an Exempted Check

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Exemption:

Our package requires .NET 4.7.1 and VC++ Runtime.

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install DeepArmor Next Generation Antivirus - Free Edition, run the following command from the command line or from PowerShell:

>

To upgrade DeepArmor Next Generation Antivirus - Free Edition, run the following command from the command line or from PowerShell:

>

To uninstall DeepArmor Next Generation Antivirus - Free Edition, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade deeparmor -y --source="'INTERNAL REPO URL'" --version="'1.46.6'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade deeparmor -y --source="'INTERNAL REPO URL'" --version="'1.46.6'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install deeparmor
  win_chocolatey:
    name: deeparmor
    version: '1.46.6'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'deeparmor' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '1.46.6'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller deeparmor
{
    Name     = "deeparmor"
    Version  = "1.46.6"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'deeparmor':
  ensure   => '1.46.6',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved by moderator gep13 on 20 Dec 2018.

Description

DeepArmor Is a next-generation endpoint protection solution that uses artificial intelligence to block future, unknown variants of malware, offering better protection than any existing traditional antivirus solution. It does not bog down systems with the bloated, system slowing, noisy, and popup-riddled experience associated with traditional free security products. Is easy to install, easy to manage and configure, updates itself automatically, and protects devices for a set-it-and forget-it security experience.

Features:

*Intelligent Threat Prevention: A pioneering antivirus solution uses AI to protect against never before-seen-threats
*Lightweight Agent: Traditional AV drains processing power, battery life and bombards you with pesky pop-ups
*Proactive Protection: DeepArmor doesn’t need constant updates to protect against new threats. Our AI engine identifies and stops new threats proactively

Note:

This includes a 1 year free trial.

System Requirement Notes:

DeepArmor requires TLS 1.2, please ensure patches are applied to Windows 7 and Server 2008


tools\chocolateyinstall.ps1
$packageArgs = @{
  packageName   = 'DeepArmor'
  fileType      = 'exe'
  url           = 'https://storage.googleapis.com/deeparmor-client-prod/prod/1.46.6/1.46.6_DeepArmor.exe'
  url64bit      = 'https://storage.googleapis.com/deeparmor-client-prod/prod/1.46.6/1.46.6_DeepArmor.exe'
  checksum      = '4540cb3809fda938307fde972e60a8bd905a9db73a87455fe5b28df00ede5a9d'
  checksum64    = '4540cb3809fda938307fde972e60a8bd905a9db73a87455fe5b28df00ede5a9d'
  checksumType  = 'sha256'
  silentArgs    = "/qn WEBSERVICEURL=https://da-trial-2.deeparmor.io/ REGISTRATIONKEY=68e6cf830a058c2cb4e377a0ebb7d09518066515"
  validExitCodes= @(0, 3010, 1641)
}

$osversion = [System.Environment]::OSVersion.Version;

if ($osversion.Major -eq 6 -and $osversion.Minor -eq 0) {
   throw "Windows Server 2008 is not supported, please upgrade to 2008 R2 or higher";
}

if ($osversion.Major -lt 6) {
   throw "Windows Server 2003 is not supported";
}

Install-ChocolateyPackage @packageArgs
tools\LICENSE.txt
SparkCognition, Inc. - DeepArmor License Agreement

THIS SOFTWARE LICENSE AGREEMENT (THIS "AGREEMENT") SETS FORTH THE TERMS AND CONDITIONS ON WHICH SPARKCOGNITION, INC. ("SPARKCOGNITION, INC.") IS WILLING TO ALLOW YOU (IF YOU ARE INSTALLING THE SOFTWARE ON YOUR OWN BEHALF) OR THE BUSINESS ENTITY THAT IS YOUR EMPLOYER (IF YOU ARE INSTALLING THE SOFTWARE IN YOUR CAPACITY AS AN EMPLOYEE OR AGENT OF A BUSINESS ENTITY) (IN EITHER CASE, "LICENSEE") TO ACCESS AND USE THE DEEPARMOR SOFTWARE ("SOFTWARE") THAT THIS AGREEMENT ACCOMPANIES (INCLUDING UPDATES, MODIFICATIONS OR NEW RELEASES OF SUCH SOFTWARE THAT MAY BE PROVIDED BY SPARKCOGNITION, INC. TO THE LICENSEE FROM TIME TO TIME) AND THE DOCUMENTATION PROVIDED WITH THE SOFTWARE TO EXPLAIN ITS OPERATION AND USE (THE "DOCUMENTATION").  THIS AGREEMENT IS A BINDING LEGAL AGREEMENT BETWEEN LICENSEE AND SPARKCOGNITION, INC. AND REPRESENTS THE ENTIRE UNDERSTANDING BETWEEN LICENSEE AND SPARKCOGNITION, INC. WITH REGARD TO THE SOFTWARE AND DOCUMENTATION.  IF THIS AGREEMENT IS CONSIDERED TO BE AN OFFER BY SPARKCOGNITION, INC., ACCEPTANCE IS EXPRESSLY LIMITED TO THE TERMS AND CONDITIONS SET FORTH HEREIN.

BY CLICKING UPON THE "Yes" SELECTION IN ANSWER TO THE QUESTION "DO YOU ACCEPT ALL THE TERMS OF THE PRECEDING SOFTWARE LICENSE AGREEMENT?" YOU INDICATE THAT YOU INTEND YOUR ACT OF CLICKING UPON THE "Yes" SELECTION TO SERVE AS YOUR SIGNATURE TO THIS AGREEMENT AND TO HAVE THE SAME FORCE AND EFFECT AS THE USE OF A MANUAL SIGNATURE, AND IF YOU ARE INSTALLING THE SOFTWARE IN YOUR CAPACITY AS AN EMPLOYEE OR AGENT OF A BUSINESS ENTITY, YOU WARRANT THAT YOU ARE AUTHORIZED TO LEGALLY BIND SUCH ENTITY TO THIS AGREEMENT.  IF LICENSEE DOES NOT AGREE TO OR CANNOT COMPLY WITH ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT, (1) YOU MUST CLICK UPON THE "No" SELECTION IN ANSWER TO THE QUESTION "DO YOU ACCEPT ALL THE TERMS OF THE PRECEDING SOFTWARE LICENSE AGREEMENT?" AND (2) LICENSEE MUST RETURN THE SOFTWARE AND DOCUMENTATION AND PROOF OF PAYMENT TO SPARKCOGNITION, INC. WITHIN 30 DAYS OF FIRST ACQUIRING THE SOFTWARE, AND UPON TIMELY RECEIPT THEREOF, SPARKCOGNITION, INC. WILL PROVIDE LICENSEE A FULL REFUND OF AMOUNTS PAID BY LICENSEE FOR THE RIGHT TO ACCESS AND USE THE SOFTWARE.

1 Precedence
Any conflict or ambiguity between this Agreement and the Terms and Conditions of Sale (or any other agreement between Licensee and SparkCognition, Inc.) shall be resolved by giving precedence in the following order: (a) Agreement and (b) Terms and Conditions of Sale or other agreement.  No terms, provisions or conditions of any purchase order, acknowledgement or other business form that Licensee may use in connection with the acquisition or licensing of the Software will have any effect on the rights, duties or obligations of the parties under this Agreement, or otherwise modify this Agreement, regardless of any failure of SparkCognition, Inc. to object to such terms, provisions, or conditions.

2 Termination

2.1 Breach Incapable of Remedy - SparkCognition, Inc. shall have the right to terminate the Agreement upon written notice in the event Licensee (a) violates any provision of this agreement and fails to cure within thirty (30) days of receipt of notice; or (b) terminates or suspends its business; or (c) becomes subject to any bankruptcy or insolvency proceeding under Federal or state statute; or (d) becomes insolvent or becomes subject to direct control by a trustee, receiver or similar authority; or (e) discloses SparkCognition, Inc. confidential information.

2.2 Return of Software - In the event of termination by SparkCognition, Inc. pursuant to this section, Licensee will, within five (5) days after termination of the Agreement, (a) delete all copies of the Software installed on Licensee’s Computers and (b) return to SparkCognition, Inc. all copies of the Software in Licensee’s possession or, upon request by SparkCognition, Inc., Licensee shall destroy all copies of the Software then in Licensee’s possession or under Licensee’s control and certify in writing to SparkCognition, Inc. that they have been destroyed.  

2.3 Survival - Clauses 2.2 (Return of Software), 6 (Limitation of Liability), 11.3 (Assignment) and 11.4 (Audit) will survive termination of this Agreement.

3 License Terms and Conditions

3.1 Grant of License - In consideration of the license fees paid by Licensee to SparkCognition, Inc. under Section 3.2 and Licensee's agreement to abide by the terms and conditions of this Agreement, SparkCognition, Inc. grants Licensee a non-exclusive, non-sub-licensable, non-transferable license to install, access and use the Software in accordance with the Documentation, solely in object code format, solely in connection with and as necessary for the Licensee’s authorized use of the SparkCognition, Inc. DEEPARMOR Software that accompanies this license.  An individual DEEPARMOR License must be purchased for EACH Production Use end user station protected with the Software.

3.2 License Fees - Are set forth in the SparkCognition, Inc. invoice for the Software and are exclusive of shipping, taxes and duties, which shall be paid by Licensee.  If not otherwise specified, License fees are due and payable within 30 days of delivery of the Software, F.O.B. SparkCognition, Inc.'s designated facility.  Late payments will be subject to a late fee charge equal to 1.5% of the outstanding balance calculated on a monthly basis.

3.3 Warranty - The Software is provided "As Is" without any express or implied warranty of any kind including warranties of merchantability, non-infringement, or fitness for a particular purpose.  Specifically, SparkCognition, Inc. does not warrant that the Software will be error free or will perform in an uninterrupted manner. To the maximum extent allowed by law, SparkCognition, Inc. specifically disclaims all implied warranties (even if SparkCognition, Inc. had been informed of such purpose) with respect to the Software.  No employee, agent, representative or affiliate of SparkCognition, Inc. has authority to bind SparkCognition, Inc. to any oral representations or warranty concerning the Software. Any written representation of warranty not expressly contained in this Agreement is unenforceable. 

3.4 Media Backups - Upon installing the Software, Licensee may retain the media on which the Software is stored to be used by Licensee solely for backup purposes in accordance with this Agreement.  In addition, Licensee may make one copy of the Software to be used by Licensee solely for backup purposes in the event the original Software media is damaged or destroyed.  Licensee must reproduce and include the copyright notice and any other notices that appear on the original Software or any copies thereof.  Licensee has no right to receive, use or examine any source code or design documentation relating to the Software.

4 Restrictions
Licensee shall not (and shall not allow any third party to) (a) except as provided in Section 3.4 above, copy the Software or Documentation, (b) decompile, disassemble, or otherwise reverse engineer or attempt to reconstruct or discover any source code or underlying ideas, APIs, protocols, algorithms or data formats of the Software, (c) remove any product identification, copyright or other notices from the Software or Documentation, (d) copy, modify, sell, distribute, provide, lease, lend, use for timesharing or service bureau purposes or otherwise use or allow others to use the Software or Documentation to or for the benefit of third parties, (e) except as expressly specified in the Documentation, incorporate the Software into or with other software or (f) modify or create a derivative work of any part of the Software, (f) except as expressly allowed by this Agreement, Licensee will not use or disclose any Software or any related technology, ideas, algorithms or information except to the extent Licensee can document that such information is already part of the public domain.  Licensee recognizes and agrees that there is no adequate remedy at law for a breach of this section, that such a breach would irreparably harm SparkCognition, Inc., and that SparkCognition, Inc. is entitled to equitable relief (including, without limitation, injunctions, and without the posting of a bond) with respect to any such breach or potential breach in addition to any other remedies.

5 Ownership
As between the parties, SparkCognition, Inc. retains title to and ownership of and all proprietary rights with respect to the Software and all copies and portions thereof, and all copyrights with respect to the Documentation and all copies or portions thereof.  All rights in the Software and documentation not expressly granted to Licensee in this Agreement are hereby reserved by SparkCognition, Inc.  The License does not constitute a sale of the Software or any portion or copy of it. SparkCognition, Inc. grants no express or implied right under SparkCognition, Inc. patents, copyrights, trademarks, or other intellectual property rights.   If the Software has been delivered by SparkCognition, Inc. on physical media, SparkCognition, Inc. warrants the media to be free from physical defects for a period of ninety (90) days after delivery by SparkCognition, Inc..  If such a defect is found, return the media to SparkCognition, Inc. for replacement.

6 Limitation of Liability
In no event shall SparkCognition, Inc. (or any provider of any non-SparkCognition, Inc. application distributed with the Software) be liable for any damages whatsoever (including, without limitation, lost profits, business interruption, loss of data, cost of cover, indirect, special, incidental or consequential damages of any kind), arising out of the use of or inability to use the Software (or any non-SparkCognition, Inc. applications distributed with the Software) or in any way related to this Agreement, even if SparkCognition, Inc. has been advised of the possibility of such damages.

7 Compliance with Laws
This section applies if the Software contains encryption technology.  The U.S. Dept. of Commerce Encryption regulations are applicable on all products imported to and exported from the United States and Puerto Rico.  Additionally, imports and exports may be regulated by Government agencies in other countries.  Licensee may not distribute, export, re-export or use the Software in violation of any applicable laws, regulations, orders or other restrictions.  

8 U.S. Government Restricted Rights Legend
The Software and Documentation were developed at private expense and are provided with "Restricted Rights."  Use, duplication, or disclosure by the Government is subject to restrictions as set forth in FAR52.227-19, its successor or applicable agency rights in technical data or computer software.  In the event that this License, or any part thereof, is deemed inconsistent with the minimum rights identified in the Restricted Rights provisions, the minimum rights shall prevail.  DeepArmor software utilizes Cognitive Fingerprinting and is protected by US patent  No. 9,292,675.

9 Maintenance Service
SparkCognition, Inc. will provide Maintenance Service to Licensee pursuant to the specifications contained in a separate Software Maintenance and Support Agreement.  The ability of SparkCognition, Inc. to provide Maintenance Service depends upon: Licensee installing all Updates as and when made available; and supplying all printouts, software, data and other information reasonably required to reproduce any reported errors or defects.

10 Licensee Responsibilities
Licensee shall treat all Registration keys, updates, patches, fixes or other software programs delivered by Maintenance Service under the same terms defined in this license agreement and the Terms and Conditions of Sale.  Unless otherwise authorized, Licensee shall not distribute such Registration keys, upgrades, patches, fixes or other software programs delivered by SparkCognition, Inc. hereunder to any third party.  The Licensee shall not make any modifications to the Registration keys, updates, patches, fixes or other software programs delivered by SparkCognition, Inc. hereunder, unless otherwise allowed under this Agreement or specifically allowed by SparkCognition, Inc. in writing.  

11 General

11.1 Governing Law; Venue - This Agreement and performance hereunder shall be governed by and construed in accordance with the laws of the State of Texas without regard to its conflict of laws rules.  Any disputes related to this Agreement shall be litigated in the state or Federal courts located in Travis County, Texas, and the parties hereby consent to jurisdiction in such venue.

11.2 Severability - If any provision of this Agreement shall be held to be invalid, illegal or unenforceable, the validity, legality and enforceability of the remaining provisions shall in no way be affected or impaired thereby. 

11.3 Assignment - The Licensee may not subcontract, assign, or transfer its rights, duties or obligations under this Agreement to any person or entity, in whole or in part, without the prior written consent of SparkCognition, Inc..

11.4 Audit - SparkCognition, Inc. may, at any time, audit Licensee to determine if the Software use complies with the provisions of this Agreement and acceptance of this Agreement whereby the audit includes but is not limited to:
* Remotely monitoring product generated security alerts
* Gathering product usage information
* Tracking product statistical behavior
* Obtaining any data extracted from analyzed portable executables


Appendix

The definitions below supplement the definitions contained elsewhere in the Agreement:

"Computer" means server, personal computer (PC), workstation, terminal or other hardware device capable of executing the Software.

"Maintenance Service" means Software maintenance and support services as specified in the separate Software Maintenance and Support Agreement.

"Non-Production Use" means Licensee’s use for development, testing and/or quality assurance purposes only.

"Production Use" means any authorized use of the Software that is not explicitly encompassed by the definition of Non-Production Use.  This includes all Computers acting as Hot Spares.

"Updates" means any subsequent release, solution, change or correction to the Software, supplied as part of Maintenance Service.  Updates do NOT include any program, release, version or option that SparkCognition, Inc. licenses separately from the Software.



Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
DeepArmor Next Generation Antivirus - Free Edition 1.46.6 325 Wednesday, December 19, 2018 Approved
Discussion for the DeepArmor Next Generation Antivirus - Free Edition Package

Ground Rules:

  • This discussion is only about DeepArmor Next Generation Antivirus - Free Edition and the DeepArmor Next Generation Antivirus - Free Edition package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or DeepArmor Next Generation Antivirus - Free Edition, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus