mirror of
https://github.com/netinvent/npbackup.git
synced 2025-02-24 06:25:17 +08:00
Update ANTIVIRUS.md
This commit is contained in:
parent
e5aff7a0fe
commit
a05bd923a3
1 changed files with 17 additions and 7 deletions
24
ANTIVIRUS.md
24
ANTIVIRUS.md
|
@ -2,26 +2,36 @@
|
|||
|
||||
### 2024/03/10
|
||||
|
||||
#### Viewer compilation
|
||||
|
||||
Build type: Onefile
|
||||
Compiler: Nuitka 2.1 Commercial
|
||||
Backend: MSVC
|
||||
Backend: gcc 13.2.0
|
||||
Signed: No
|
||||
Result: 11/73 security vendors and no sandboxes flagged this file as malicious
|
||||
Build target: npbackup-viewer-x64.exe
|
||||
Result: 9/73 security vendors and no sandboxes flagged this file as malicious
|
||||
Link: https://www.virustotal.com/gui/file/efb327149ae84878fee9a2ffa5c8c24dbdad2ba1ebb6d383b6a2b23c4d5b723f
|
||||
|
||||
Build type: Standalone
|
||||
Compiler: Nuitka 2.1 Commercial
|
||||
Backend: MSVC
|
||||
Backend: gcc 13.2.0
|
||||
Signed: No
|
||||
Result: 5/72 security vendors and no sandboxes flagged this file as malicious
|
||||
Build target: npbackup-viewer-x64.exe
|
||||
Result: 3/73 security vendors and no sandboxes flagged this file as malicious
|
||||
Link: https://www.virustotal.com/gui/file/019ca063a250f79f38582b980f983c1e1c5ad67f36cfe4376751e0473f1fbb29
|
||||
|
||||
Build type: Onefile
|
||||
Compiler: Nuitka 2.1 Commercial
|
||||
Backend: MSVC
|
||||
Backend: gcc 13.2.0
|
||||
Signed: Yes (EV Code signing certificate)
|
||||
Build target: npbackup-viewer-x64.exe
|
||||
Result: 4/73 security vendors and no sandboxes flagged this file as malicious
|
||||
Link: https://www.virustotal.com/gui/file/48211bf5d53fd8c010e60d46aacd04cf4dc889180f9abc6159fde9c6fad65f61
|
||||
|
||||
Build type: Standalone
|
||||
Compiler: Nuitka 2.1 Commercial
|
||||
Backend: MSVC
|
||||
Backend: gcc 13.2.0
|
||||
Signed: Yes (EV Code signing certificate)
|
||||
Result: 1/73 security vendor and no sandboxes flagged this file as malicious
|
||||
Build target: npbackup-viewer-x64.exe
|
||||
Result: 2/73 security vendor and no sandboxes flagged this file as malicious
|
||||
Link: https://www.virustotal.com/gui/file/31fbd01a763b25111c879b61c79b5045c1a95d32f02bf2c26aa9a45a9a8583ea
|
Loading…
Reference in a new issue