>we're bouncing through the DLL blocklist code
```patched_LdrLoadDll``` is the expected entry point of any thread AFAIK.
Bug 1818762 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
>we're bouncing through the DLL blocklist code
That's because ```CoGetProcessIdentifier``` loads a DLL, and we patch the DLL loader.