Hook mIRC events with DLL
The_JD
15 hours ago
As per the topic, is it possible to hook mIRC events in a similar way to that of a script once the DLL is loaded? or is a script required to pass the data to the dll?
In my case, I'm considering the on PARSELINE event, rather than hooking the winsock read/write calls directly.