PDA

View Full Version : ExecProt


dog
April 22nd, 2004, 06:28 AM
This is a short'n and sweet question concerning execution protection in TDS.

Once execprot in TDS is installed / enabled does it function as an execution hook, the same way Worm Guard functions? So that it functions regardless if TDS is loaded or not?

Thanks in advance. ;D

rodsoto
April 22nd, 2004, 06:32 AM
Its an execution hook, however it does need TDS loaded, reason being if TDS is closed, the database is not loaded into memory. If TDS-3 is running, the database is loaded and therefore TDS-3 scans every file executed against its database.

dog
April 22nd, 2004, 06:39 AM
Thanks Rodsoto! ;)

-{ Quote: " it does need TDS loaded" }-

My assumption was wrong, I'm glad I asked! :D