Releases: Neo23x0/Loki
Releases · Neo23x0/Loki
LOKI version 0.43.0
- feat: rule author output to comply with DRL 1.1 (new signature-base license)
LOKI version 0.42.3
- refactor: making the vulnerability check optional
LOKI version 0.42.2
- trying to fix unicode decode issues for some users
LOKI version 0.42.1
- docs: better description of Hive Permission bug
- fix: typos in some words
LOKI version 0.42.0
LOKI version 0.41.2
- fix: multiple Cobalt Strike rule matches on a single process could cause a false negative message saying that LOKI shows "too many matches on process memory" and prints a "WARNING" level message that states "most likely a false positive" - we've increased the threshold from 3 to 5 different rules #180
LOKI version 0.41.0
- build with YARA 4.1.0
- performance improvements (20-35%)
- lower memory usage
LOKI version 0.40.0 BETA Build 2
- Build with patch from pyinstaller/pyinstaller#5580 to reduce AV engine matches
LOKI version 0.40.0 BETA
LOKI version 0.40.1 BETA
- removed tracebacks for permission denied errors during file walk while scanning as non-admin user