Skip to content

Releases: Neo23x0/Loki

LOKI version 0.43.0

23 Aug 09:59
Compare
Choose a tag to compare
  • feat: rule author output to comply with DRL 1.1 (new signature-base license)

Screenshot 2021-08-23 at 11 59 15

LOKI version 0.42.3

24 Jul 06:15
Compare
Choose a tag to compare
  • refactor: making the vulnerability check optional

LOKI version 0.42.2

20 Jul 20:02
Compare
Choose a tag to compare
LOKI version 0.42.2 Pre-release
Pre-release
  • trying to fix unicode decode issues for some users

LOKI version 0.42.1

20 Jul 16:09
Compare
Choose a tag to compare
  • docs: better description of Hive Permission bug
  • fix: typos in some words

LOKI version 0.42.0

20 Jul 12:36
Compare
Choose a tag to compare
  • vulnerability check: local SAM database readable by every user

Screenshot 2021-07-20 at 14 35 55

LOKI version 0.41.2

15 Jul 07:26
Compare
Choose a tag to compare
  • 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

28 Apr 06:59
Compare
Choose a tag to compare
  • build with YARA 4.1.0
  • performance improvements (20-35%)
  • lower memory usage

LOKI version 0.40.0 BETA Build 2

LOKI version 0.40.0 BETA

27 Feb 18:24
Compare
Choose a tag to compare
  • changed code to support Python 3
  • new build using PyInstaller 4.2 on Windows 10
  • removed some unneeded modules and structures: reginfs, plugins, pylzma requirement by custom encrypted signatures

Screenshot 2021-02-27 at 19 20 57

Screenshot 2021-02-27 at 19 20 13

LOKI version 0.40.1 BETA

04 Mar 14:15
Compare
Choose a tag to compare
  • removed tracebacks for permission denied errors during file walk while scanning as non-admin user