ImpulsiveDLLHijack icon indicating copy to clipboard operation
ImpulsiveDLLHijack copied to clipboard

execute on NDP47-KB3186497-x86-x64-AllOS-ENU.exe fails with ArgumentOutOfRangeException

Open trivalik opened this issue 5 months ago • 0 comments

C:\Users\trivalik\source\repos\ImpulsiveDLLHijack\Precompiled- ImpulsiveDLLHijack>ImpulsiveDLLHijack.exe -path ndp47-kb3186497-x86-x64-allos-enu.exe


    ____                      __     _            ____  __    __    __  ___   _            __
   /  _/___ ___  ____  __  __/ /____(_)   _____  / __ \/ /   / /   / / / (_) (_)___ ______/ /__
   / // __ `__ \/ __ \/ / / / / ___/ / | / / _ \/ / / / /   / /   / /_/ / / / / __ `/ ___/ //_/
 _/ // / / / / / /_/ / /_/ / (__  ) /| |/ /  __/ /_/ / /___/ /___/ __  / / / / /_/ / /__/ ,<
/___/_/ /_/ /_/ .___/\__,_/_/____/_/ |___/\___/_____/_____/_____/_/ /_/_/_/ /\__,_/\___/_/|_|
             /_/                                                       /___/

                        Author: https://twitter.com/knight0x07
                        Github: https://github.com/knight0x07


[+] Initiating Impulsive DLL Hijack!
[+] Target Process Name: ndp47-kb3186497-x86-x64-allos-enu.exe
Unbehandelte Ausnahme: System.ArgumentOutOfRangeException: "count" muss nicht-negativ sein.
Parametername: count
   bei System.String.CtorCharCount(Char c, Int32 count)
   bei ImpulsiveDLLHijack.Program.Main(String[] args)

trivalik avatar Sep 05 '24 11:09 trivalik