diff --git a/Offensive.md b/Offensive.md index 16768d0..30bd6ac 100644 --- a/Offensive.md +++ b/Offensive.md @@ -171,6 +171,10 @@ Some tools can be categorized in more than one category. But because the current Flangvik/SharpDllProxy Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading + + GoodstudyChina/APC-injection-x86-x64 + injdrv is a proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC. + jonatan1024/clrinject Injects C# EXE or DLL Assembly into every CLR runtime and AppDomain of another process.