Inspired by OtterHacker's DEF CON 32 workshop - "Traumatic Library Loading: If you want to use it, you have to implement it…"
My foray into creating my own DLL Loader integrated with the WIN32API
- Binary Ninja (Reverse Engineering NTDLL)
- WinDbg
- Windows Sysinternals Suite
- PEBear
- C/Python