Skip to content

Releases: danisss9/Xvirus

XvirusSDK 5.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 11:24

XvirusSDK 5.1.3

See the Changelog for what's new in this release.

Release Assets

Asset Platform Description
XvirusSDK.5.1.3.nupkg Any C# NuGet package
CSharpSDK.zip Any C# SDK managed library + example
NativeSDK-Windows.zip Windows x64 Native AOT shared library + example
NativeSDK-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) Native AOT shared library + example
NativeSDK-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) Native AOT shared library + example
NodeSDK-Windows.zip Windows x64 Node.js native addon (.cjs / .mjs / .d.ts) + example
NodeSDK-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) Node.js native addon + example
NodeSDK-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) Node.js native addon + example
XvirusCLI-Windows.zip Windows x64 CLI tool (self-contained)
XvirusCLI-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) CLI tool (self-contained)
XvirusCLI-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) CLI tool (self-contained)

XvirusSDK 5.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 23:14

XvirusSDK 5.1.2

See the Changelog for what's new in this release.

Release Assets

Asset Platform Description
XvirusSDK.5.1.2.nupkg Any C# NuGet package
CSharpSDK.zip Any C# SDK managed library + example
NativeSDK-Windows.zip Windows x64 Native AOT shared library + example
NativeSDK-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) Native AOT shared library + example
NativeSDK-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) Native AOT shared library + example
NodeSDK-Windows.zip Windows x64 Node.js native addon (.cjs / .mjs / .d.ts) + example
NodeSDK-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) Node.js native addon + example
NodeSDK-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) Node.js native addon + example
XvirusCLI-Windows.zip Windows x64 CLI tool (self-contained)
XvirusCLI-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) CLI tool (self-contained)
XvirusCLI-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) CLI tool (self-contained)

XvirusSDK 5.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 16:07

XvirusSDK 5.1.1

See the Changelog for what's new in this release.

Release Assets

Asset Platform Description
XvirusSDK.5.1.1.nupkg Any C# NuGet package
CSharpSDK.zip Any C# SDK managed library + example
NativeSDK-Windows.zip Windows x64 Native AOT shared library + example
NativeSDK-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) Native AOT shared library + example
NativeSDK-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) Native AOT shared library + example
NodeSDK-Windows.zip Windows x64 Node.js native addon (.cjs / .mjs / .d.ts) + example
NodeSDK-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) Node.js native addon + example
NodeSDK-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) Node.js native addon + example
XvirusCLI-Windows.zip Windows x64 CLI tool (self-contained)
XvirusCLI-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) CLI tool (self-contained)
XvirusCLI-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) CLI tool (self-contained)

Xvirus Firewall 5.0Beta1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 00:40

Xvirus Firewall 5.0Beta1

See the Changelog for what's new in this release.

Installation

Download and run XvirusFW-Installer-5.0Beta1.exe to install Xvirus Firewall.

Note: Administrator privileges are required during installation.

XvirusSDK 5.1

Choose a tag to compare

@github-actions github-actions released this 01 Mar 22:04

XvirusSDK 5.1

See the Changelog for what's new in this release.

Release Assets

Asset Platform Description
XvirusSDK.5.1.nupkg Any C# NuGet package
CSharpSDK.zip Any C# SDK managed library + example
NativeSDK-Windows.zip Windows x64 Native AOT shared library + example
NativeSDK-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) Native AOT shared library + example
NativeSDK-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) Native AOT shared library + example
NodeSDK-Windows.zip Windows x64 Node.js native addon (.cjs / .mjs / .d.ts) + example
NodeSDK-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) Node.js native addon + example
NodeSDK-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) Node.js native addon + example
XvirusCLI-Windows.zip Windows x64 CLI tool (self-contained)
XvirusCLI-Linux-glibc.zip Linux x64 (glibc ≥ 2.23) CLI tool (self-contained)
XvirusCLI-Linux-musl.zip Linux x64 (musl ≥ 1.2.2) CLI tool (self-contained)

Xvirus SDK 5.0

Choose a tag to compare

@danisss9 danisss9 released this 24 Jun 23:57

Changelog:

  • Updated to .NET 8
  • XvirusAI is now out of beta
  • XvirusAI now works on C++ bindings
  • Improved performance of heuristics engine
  • Added new settings: EnableSignatures, HeuristicsLevel, AILevel, MaxHeuristicsPeScanLength, MaxHeuristicsOthersScanLength, MaxAIScanLength, CheckSDKUpdates

Xvirus SDK 4.2.3

Choose a tag to compare

@danisss9 danisss9 released this 23 Nov 16:44

Changelog:

  • Fixed Windows scan performance regression
  • Fixed ScanFolder command not working in CLI
  • Fixed ScanFolderString JSON not formatted correctly
  • Fixed update check always returning there was a update

Full Changelog: XvirusSDK_4.2.2...XvirusSDK_4.2.3

Xvirus SDK 4.2.2

Choose a tag to compare

@danisss9 danisss9 released this 18 Nov 22:46
c4a2693

Changelog:

  • Optimized scanning speed of PDF files
  • ScanResult now returns the file path
  • Added new ScanFolder() and ScanFolderString() functions