unknownv2 / CoreHook

A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
MIT License
259 stars 40 forks source link

Grant all app permissions on the pdb files for the UWP CoreHook modules #92

Closed unknownv2 closed 5 years ago

unknownv2 commented 5 years ago

Include pdb (symbol files) in the list of file types to grant ALL APPLICATION PACKAGES to for the UWP FileMonitor example.