ikelos
ikelos
Paging @atcuno, just a reminder that this is here and we're well past the parity release... 5;)
Oh, `ruff` spotted that formatted_rule now isn't defined, we can just use rule. 5:)
Also, the type hinting uses `yara` which may not exist if `yara_x` is the only installed instance. The previous methods avoided it by just not type hinting, but if you...
Well, you've created a lot of plugins, and I generally go through them in order so that plugins don't get forgotten and so that people can't jump the queue to...
Hmmm, so the lines that read `Invalid address in layer FileLayer found scanning LimeLayer at address` suggest that the lime layer has data saying a chunk of memory should exist...
So this is saying that it found the ISF and loaded it, but that a symbol it was expecting to be there `module_sect_attr` was not. This was noted during the...