dllexp-x64/dllexp.exe
using this, i exported the all exports to win-x64/raw.txt
from there i used exporter.exe
to make a fake wer.dll
with all the exports as msgbox to see what i used
i then took the realavent exports and made fakewer/fakewer.c
, compiled and viola notepad opened
requires gcc in path