$ tasklist /m chrome.dll
Nom de l'image PID Modules
========================= ====== =============================================
chromium.exe 3752 chrome.dll
chromium.exe 5476 chrome.dll
chromium.exe 5948 chrome.dll
chromium.exe 5792 chrome.dll
chromium.exe 5848 chrome.dll
chromium.exe 5860 chrome.dll
chromium.exe 5868 chrome.dll
chromium.exe 5880 chrome.dll
chromium.exe 4660 chrome.dll
I thought of building chrome.exe, then search for chrome.exe everywhere and reverse the configuration, but IIRC there are many places where the name is refered to, sometimes through string concatenation or similar.