Expired How to get DeepArmor for free for one year.

Disclaimer: We cannot guarantee that all promo codes will remain active. Some offers have a short validation period and expire.

Promo page
https://chocolatey.org/packages/deeparmor
How to get a license
[URL="https://chocolatey.org/install#install-with-cmdexe"]Installation[/URL]
[URL="https://chocolatey.org/packages/deeparmor"]Chocolatey Gallery | DeepArmor Next Generation Antivirus - Free Edition 1.46.6[/URL]

eonline

Level 21
Thread author
Verified
Well-known
Nov 15, 2017
1,064
Hello, first I would like to thank the company that created the program for providing me with the information. Let's get to the bottom of it.

First you have to install Chocolatey. There is a way with CMD (The CMD method is recommended and the one I used) and another with Powershell, both are valid.

In CMD as administrator execute the following code:

Code:
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"

In PowerShell:

With PowerShell, there is an additional step. You must ensure Get-ExecutionPolicy is not Restricted. We suggest using Bypass to bypass the policy to get things installed or AllSigned for quite a bit more security.

Run Get-ExecutionPolicy. If it returns Restricted, then run Set-ExecutionPolicy AllSigned or Set-ExecutionPolicy Bypass -Scope Process.
Now run the following command:
Code:
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

Then execute in CMD or Powershell the following command:

Code:
choco install deeparmor

Wait for it to finish and you're done! You already have a next-generation antivirus for free for a year! I hope you can use it or just try it.

Regards and thanks.
 

eonline

Level 21
Thread author
Verified
Well-known
Nov 15, 2017
1,064
Yes, I'll leave you this link with more details. Regards!

 

eonline

Level 21
Thread author
Verified
Well-known
Nov 15, 2017
1,064
Not version 2.0.0?
if you click the antivirus icon and then check for updates. After that process you will have version 2.0. Regards.
2.0.jpg
 

Threadripper

Level 9
Verified
Well-known
Feb 24, 2019
408
I get the error in CMD:
New-Object : Cannot create type. Only core types are supported in this language mode.
At line:1 char:7
+ iex ((New-Object System.Net.WebClient).DownloadString('https://chocol ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: :)) [New-Object], PSNotSupportedException
+ FullyQualifiedErrorId : CannotCreateTypeConstrainedLanguage,Microsoft.PowerShell.Commands.NewObjectCommand
This is likely because PowerShell is blocked and can't even be executed, is there no other way to install?
 

ZeroDay

Level 30
Verified
Top Poster
Well-known
Aug 17, 2013
1,905
Thank you for this it's much appreciated. But, if you don't mind my asking why are there so many command line commands just to install this product? Thank you again.
 

thrillskr

Level 2
Verified
Dec 28, 2018
83
Be carefull with this. My first impression was what the hell is this program doing. Zero info about what files it was scanning and almost zero settings. My laptop fans were making noise, so i did a scan with Zemana 2.0 and it deleted a few PUA:W32/Traffic/Analitic files and a root certificate ! All related to Chocalatey.
 

redsworn

Level 4
Verified
Well-known
Dec 6, 2017
191
Thank you for this it's much appreciated. But, if you don't mind my asking why are there so many command line commands just to install this product? Thank you again.
Chocolatey is Windows equivalent of Linux package manager (apt, pacman, etc). As such, by nature it's operated by using commands to streamline the install process. It's particularly useful and powerful for system administrator to deploy software in large scale. Think about it like Ninite minus the GUI but with way bigger database.
 

DeepWeb

Level 25
Verified
Top Poster
Well-known
Jul 1, 2017
1,396
Yeah I have my doubts on this like @fredgo said. You are installing an endpoint client that is connected to some enterprise console that you have no control over. You just gave complete control over your computer to someone you don't know. I wouldn't risk it.
 

Mikesierra

Level 2
Verified
Feb 26, 2018
97
Yeah I have my doubts on this like @fredgo said. You are installing an endpoint client that is connected to some enterprise console that you have no control over. You just gave complete control over your computer to someone you don't know. I wouldn't risk it.
After installation it seems that DeepArmor connects to a cloud hosted by SparkCognition. Nevertheless, as you already mentioned a user doesn´t have control over this cloud nor can he modify any policies. Since DeepArmor is completely managed via cloud I´m just wondering whether this does make sense.
 

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top