Skip to content

2.6.2

Compare
Choose a tag to compare
@wagga40 wagga40 released this 19 Dec 14:23
· 126 commits to master since this release

What's new in v2.6.2 :

  • New format for releases : 7z packages that contain the standard version (not the embedded one) with all files needed to run it
  • Add a '-v' option to display Zircolite version
  • Documention is also available in PDF format
  • Solve some issues with unicode on windows
  • Add rule level/severity in CLI output
  • Updated rules and docs

What to download ?

  • [RECOMMENDED] Binaries with "nuitka" in their names were generated with Nuitka and are supposedly faster (but bigger in size)
  • Binaries with "embedded" in their names are self contained and to not need external files to work (even ruleset files)
  • Binaries for Windows 7 have "win7" in their names. Other releases may not work on Windows 7

⚠️ Some AV may not like the packaged binaries. The nuitka version are generally considered OK by most AV.
⚠️ The set of tests for windows binaries is far from being exhaustive, please create an issue if you encounter difficulties.