
SetWindowsHookを介してx64マネージドDLLをGUIプロセスに注入し、モジュール式C#ペイロードランナーとLSASSダンプPOCを備えた、レッドチーム/攻撃的Windowsテスト用ツール。
元のプロジェクト: https://github.com/enkomio/ManagedInjector
> Requires High Integrity depending on use case
> [System.Reflection.Assembly]::LoadFrom("C:\Users\public\TrollDump.dll")
> [TrollDump.ForFun]::Main("C:\windows\system32\taskmgr.exe")
教育目的でのみ使用してください!