6 Commits

Author SHA1 Message Date
√(noham)²
9335c33671 Clear log on install and update installer URLs 2026-05-10 16:36:11 +02:00
√(noham)²
df2c1d2f4c Update download-and-install.ps1 2026-05-10 12:07:08 +02:00
√(noham)²
4c384dec04 Add script to download and install paho DLL 2026-05-10 12:05:13 +02:00
√(noham)²
b9c992e3d7 Implement export forwarders and refactor hooks
Introduce a PAHO_FORWARDER_EXPORTS macro and generate Original_* FARPROC forwarder targets, replace the many hand-written fake exports with assembly forwarding stubs, and simplify exports.cpp to declare and initialize those forwarder pointers. Refactor paho-mqtt3as-proxy hook logic: improve logging, robustly load/save JSON config using std::filesystem and safe parsing, consolidate URL/host patching logic for HTTP/WS/MQTT, and add safer MQTT URI patching and resolution helpers. Update main to populate forwarder addresses at startup and make hook installation more defensive when symbols aren't found. Add docs images, update README (bump tested version and enable images), remove STATE.md, and adjust .gitignore to keep docs included.
2026-05-09 23:14:02 +02:00
√(noham)²
dd4ee59267 Add MinHook 2026-05-07 16:03:39 +02:00
√(noham)²
86f8dbe99a First hook 2026-05-07 15:12:05 +02:00