The MASM Forum

Projects => ObjAsm => Topic started by: Biterider on February 02, 2025, 05:53:17 PM

Title: ResGuard
Post by: Biterider on February 02, 2025, 05:53:17 PM
Hi
Another tool in the ObjAsm package is ResGuard. It checks for system resource leaks between 2 checkpoints defined in the application code.
To have this tool at hand, you can download it from the attachment. It is available as a 32-bit or 64-bit version.
The current version is 1.0.0.

The source code can be download here https://github.com/ObjAsm/ObjAsm-C.2/tree/master/Projects/X/ResGuard (https://github.com/ObjAsm/ObjAsm-C.2/tree/master/Projects/X/ResGuard)

Regards, Biterider