Interesting, I'm suspecting that openssl may be preventing the DLL from being unloaded somehow.
On Thu, Aug 2, 2018 at 3:15 PM, A <[email protected]> wrote: > That worked, had to remove the hash module preproc and hash.c file > > On Thursday, August 2, 2018 at 8:27:37 AM UTC-4, Víctor Manuel Álvarez > García wrote: >> >> Can you try building the DLL without defining HAVE_LIBCRYPTO? >> >> On Thu, Aug 2, 2018 at 2:14 PM, A <[email protected]> wrote: >> >>> Nothing seems to stand out, no handles open to files that were in the >>> directory being scanned. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "YARA" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "YARA" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "YARA" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
