Neo23x0 / Loki

Loki - Simple IOC and YARA Scanner
https://www.nextron-systems.com/compare-our-scanners/
GNU General Public License v3.0
3.4k stars 583 forks source link

Implement Include Callback for YARA Rule Includes #243

Open spmaris opened 1 year ago

spmaris commented 1 year ago

This pull request introduces a new include_callback function to properly handle the YARA rule includes

Neo23x0 commented 1 year ago

this PR changes many more lines in the code. I'm not sure if I want to review each of them.

spmaris commented 1 year ago

Hello Florian,

Sorry for the trouble. I just noticed, I don't know what happened, there are some invisible line breaks as you can see in the screenshot. I only added a function called include_callback and changed the initialize_yara_rules function a bit. I'll make the commit again. image