Skip to content

Preventing Reflective DLL Injection on UWP Apps

Notifications You must be signed in to change notification settings

mjz3/UWPHardening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

UWP Hardening

Preventing Reflective DLL Injection on UWP Apps

Published at OIC CERT 2018.

About

This project aims to mitigate Reflective DLL Injection on Microsoft UWP apps, and consists of two parts:

  • Mitigation Engine

  • System Wide Injection Driver

Support

  • Windows 10 x64 build 14393 and higher

Usage

  • I) copy InjectionMitigationDLLx64 and InjectionMitigationDLLx86 DLLs into System32 and SysWOW64 directories respectively.

  • II) install the driver .sys file.

About

Preventing Reflective DLL Injection on UWP Apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published