Loki icon indicating copy to clipboard operation
Loki copied to clipboard

Loki - Simple IOC and YARA Scanner

Results 36 Loki issues
Sort by recently updated
recently updated
newest added

works perfectly for yara and filename iocs, not a byte difference in the logs on 1600 hits. but I didn't have test cases for wmi and process scanning. it's not...

### problem Running Loki on my Windows 10 reported ``` [ERROR] [Error 3] Path not found: u'C:\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\*.*' ``` I assume this is due to the 260 characters in a file-path...

enhancement

Hi Techies, I am attempting to install psutil. Can someone please help with below. I get error below. I have tried installing setuptools (pip install setuptools) but it does not...

dependency-issue

When I scan my home directory with loki it gives me an OSError: ``` OSError: [Errno 2] No such file or directory: '/home/lokiuser/.steampath' ``` This is a symbolic link, which...

Could you please integrate xor bruteforcing feature in Loki scanner. I think the best implementation is XORSearch (https://www.aldeid.com/wiki/XORSearch), but this software is written in "C" and I don't know how...

enhancement
wontfix

It would be nice to see this install-able via PIP, and have it published to the python repository on a regular basis.

enhancement
wontfix

I am not able to run Loki in Silent/quiet mode without displaying screen , anyone have idea how to do that?

Version 0.45.0 needs to update its `__version__ `var with the correct value.

Hello Im trying to install LOKI on kali linux however when I try to run loki via "python3 loki.py -p" ı get this error ModuleNotFoundError: No module named "rfc5424logging". I...