https://bugs.winehq.org/show_bug.cgi?id=48981
Andrew Wesie awesie@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |awesie@gmail.com
--- Comment #1 from Andrew Wesie awesie@gmail.com --- There are likely more imports required. A dump of the kernel driver contains these imports within its address space:
cng BCryptOpenAlgorithmProvider cng BCryptGetProperty cng BCryptCreateHash cng BCryptHashData cng BCryptFinishHash
I posted a full list here: https://gist.github.com/awesie/618eb15e9f57e1fff4efb2786febec3f. I haven't done any substantial analysis yet, so these could be a false flag.