Process Injection: Early Bird
- Avoiding LoadLibrary and GetModuleHandle By walking through the PEB
- Dynamic Resolution with Hashes instead of comparing the PEB function names with strings
- Additional Obfuscation required to remove common process names but just a POC