Skip to content

2.6.1

Compare
Choose a tag to compare
@wagga40 wagga40 released this 26 Nov 05:37
· 140 commits to master since this release

What's new in v2.6.1 :

This is a bug correction release. Check 2.6.0 release to know what were the new features.

  • Embedded versions are now using bindings instead of dropping the evtx_dump binary (slower but more reliable), If you don't want that use 2.6.0 release
  • Solved a Windows character encoding problem when running non-interactively.

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.