question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sign Node.js add-ons (.node) to prevent antivirus false detections

See original GitHub issue
  • Etcher version: Etcher-1.0.0-win32-x64.zip
  • Operating system and architecture: Windows 7 Pro 64, i5-4310U
  • Image flashed: none
  • Do you see any meaningful error information in the DevTools? no

I have unzipped Etcher-1.0.0-win32-x64.zip to an empty directory on Windows 7 Pro 64. Then I clicked on Etcher.exe. The program execution was terminated immediately by Symantec Endpoint Protection that is commonly used in the corporate environment. The Symantec program quarantined the lzma_native.node file.

Risk: WS.Reputation.1 Filename: lzma_native.node Type: Quarantine Original location: c:\Users.… Status: Infected Date: 6/13/2017 5:13 PM File Create Date: 5/12/2017 2:43 AM

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
jhermsmeiercommented, Jun 22, 2017

@masieran btw, the whitelisting request came through, and they’ve added the binary in question – so this particular release shouldn’t cause trouble anymore.

0reactions
jviotticommented, Jun 21, 2017

So it seems that we can sign *.node files as well, and node loads them just fine, so I’ll rename this issue to reflect the task of signing add-ons.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to remove Node.js ransomware from the operating system
Removing Node.js will prevent it from further encryption, however, ... Disable your antivirus to prevent the removal of this software.
Read more >
Dealing with Anti-Virus False Positives - Rick Strahl's Web Log
I've been struggling with false positive Anti-Virus warnings for Markdown Monster. In this post I describe what problems I was running into ...
Read more >
Easily Integrate ClamAV Antivirus Software in Your Node.js ...
In this article, we will explore how we can use clamscan to scan files for detecting viruses and malicious content in the server....
Read more >
Can viruses be written in Node.js given that it is a scripting ...
JS is another tool for running JavaScript code, it's not installed by default on most machines and hence is not usually targeted by...
Read more >
Building the Electron Demo - 华为云
To compile Windows 32-bit add-ons when the Node.js version is 32-bit, run build_nodeaddon_win32.bat in the directory generated after ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found