Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   Old-DOS tools (https://forum.exetools.com/showthread.php?t=18666)

dosprog 02-18-2018 17:50

Old-DOS tools
 
1 Attachment(s)
This simple tiny DOS tools made last century for a specific task
but came out as universal utilities.

They are used and now, when debugged DOS-programs.

===============================================================================
INT.COM - DOS interrupt trapper (Resident, can calls debugger when choosed INT+ARGS occurs).
GUARD.COM - DOS memory guarder (Resident, beeps when target memory is changed).
===============================================================================

Both used well with Insight debugger in a DOS-session of Win9x/WinXP too.




COMMENT~
------------------------------------------------------------------------------------------------------

INT.COM - this is clear for what it is necessary.
For trap more intrrupts or more its arguments too - run next instance(s) of this program with а new settings.

GUARD.COM is used, for example, when it is necessary to know whether the program intercepts a certain interrupt vector.
Or for guarding usage of "Inter-Process DOS communication area" etc..
For guard more memory ranges too - run next instance(s) of this program with а new settings (as for INT.COM).

For removing this programs from memory use DOS memory manager, for example VC.COM.
Or reboot PC / Restart DOS-session.

------------------------------------------------------------------------------------------------------
END_COMMENT~


See attached archive.


All times are GMT +8. The time now is 13:09.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX