News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

ResGuard

Started by Biterider, February 02, 2025, 05:53:17 PM

Previous topic - Next topic

Biterider

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

Regards, Biterider