epanet-js
No installs. No forced cloud storage. Just fast, local-first water modeling — powered by the engine you already trust.
You shouldn't have to choose between speed, security, and affordability just to understand your water networks.


wuauclt.exe expects a manifest for Update ID {1234-5678} . When the server responds with "404 Not Found" for that manifest, the deserialization routine in wuaueng.dll fails to allocate an error object and returns NULL . The subsequent line of code attempts to log the error by calling strlen(NULL) . This is an instant , crashing the process without ever logging a meaningful error to the WindowsUpdate.log file. 3. The Debugger’s Perspective: A Case Study Let’s analyze a hypothetical crash dump. WinDbg shows:
FAULTING_IP: wuaueng!CUpdate::IsDownloaded+0x34 mov eax, dword ptr [ecx+0x14] ; ecx = 0x00000000 The this pointer ( ecx ) is null. The CUpdate object was never instantiated because a previous function failed to parse an update XML node. Why Does Wuauclt.exe Crash
Third-party antivirus or file system filters (minifilters) intercepting reads to C:\Windows\Servicing\Packages can return incomplete data. Additionally, a power loss during a previous update can leave CBS transaction logs in a "dirty" state. When wuauclt.exe calls CbsGetPackages() and the CBS returns a corrupted structure, the client attempts to dereference a pointer that points to freed memory—leading to an Access Violation (0xC0000005) . Category B: Cryptographic Stack Overflow (Fault Module: crypt32.dll or softpub.dll ) Modern Windows Updates are dual-signed using SHA-1 (for backward compatibility) and SHA-256. The client must validate catalog files ( *.cat ) against Microsoft's root certificates. A crash in crypt32.dll typically occurs during signature verification of a partially downloaded or truncated update file. wuauclt
When wuauclt.exe calls WinVerifyTrust , the cryptographic API attempts to build a certificate chain. If the system time is wildly incorrect (e.g., CMOS battery failure causing a date of 2001), the certificate validity period check fails. However, instead of a graceful error, a specific code path in CertGetCertificateChain can trigger a stack overflow if the CTL (Certificate Trust List) update fails simultaneously. The process tries to handle the error by recursively calling itself, exhausting the stack. Category C: WinHTTP Race Condition (Fault Module: winhttp.dll ) wuauclt.exe uses WinHTTP, not WinINet, for its SOAP transactions. It is designed to handle asynchronous I/O. Crashes here are almost always race conditions . This is an instant , crashing the process
In the vast ecosystem of Windows processes, few have earned such a paradoxical reputation as wuauclt.exe (Windows Update AutoUpdate Client). To the average user, it is an invisible background worker. To the system administrator, it is a necessary daemon. But to the forensic analyst, a crashing wuauclt.exe is a digital canary in a coal mine—a symptom of deep-seated corruption, policy mismatch, or race conditions within the operating system’s core plumbing.
EPANET was a gift to the industry — free, open-source water modeling for all. But commercial vendors built on it, locked away improvements, and left the community behind.
epanet-js is our answer: a faster, simpler, affordable water modeling tool that protects your privacy and sustains the open-source future of water modeling.
We're proud to be part of the next chapter — and we're just getting started.

When you purchase more features in epanet-js, you're investing in the future of open-source EPANET development.
Our open-source model balances innovation and accessibility:
Anyone can build on our code. The two-year commercial-use delay gives us the incentive to keep pushing forward — and that fuels progress for everyone.
That means when you support us, you support more affordable hydraulic modeling software for the entire community.
Choose the plan that works for you
Individual named license
Floating shared license
Have questions? or book a call.
Available for non-commercial projects, learning, and student work.
For curious minds and personal growth.
Free for students and teachers.
Find answers to common questions about epanet-js.
You may not know this, but for decades, the U.S. EPA has given the water industry an extraordinary gift: the free and open-source hydraulic modeling software EPANET. Odds are, if you've used any commercial hydraulic modeling software today, it was built on the EPANET engine.
The problem is, instead of giving back to their open-source roots like other industries do, big-name software vendors took EPANET's open code, built private tools on top of the engine, and then locked those improvements behind patents and proprietary licenses.
Some vendors even pressured the EPA to focus only on the engine — discouraging any effort to improve the interface or user experience for everyone else.
Those vendors now charge you exorbitant prices to use their software while EPANET lags behind — and utilities, engineers, and educators with smaller budgets suffer.
We think this is backwards — and we're on a mission to change it. We're focused on creating a better experience for the entire hydraulic modeling community.
That's why we built epanet-js under an FSL license — because we want to give you an affordable, easy-to-use water modeling option that creates a sustainable future for open-source EPANET development.
Support EPANET by using software that supports it back.
Simple, quick, and useful right out of the gate — designed to open-and-go.
Launch epanet-js now