spender-sandbox / cuckoomon-modified

Modified edition of cuckoomon
GNU General Public License v3.0
48 stars 22 forks source link

Add a hook for URLDownloadToCacheFileW #21

Closed KillerInstinct closed 7 years ago

KillerInstinct commented 7 years ago

As requested from https://github.com/spender-sandbox/cuckoo-modified/issues/344 A hook for URLDownloadToCacheFileA is not needed as this API just calls URLDownloadToCacheFileW. Also touched up URLDownloadToFileW to more properly use the unicode format.