Search found 2 matches

by MiRo
Mon Oct 07, 2013 10:56 am
Forum: Contributed Utilities & Templates
Topic: NoDelete for 32 and 64-bit platforms
Replies: 4
Views: 8568

It prevents programs running under Sandboxie to delete files - useful for example during installation of a program or when some malware creates temporary files, do something with them and then deletes them to hide it's activity. With this plugin the programs think they were successful when deleting ...
by MiRo
Sun Oct 06, 2013 7:53 pm
Forum: Contributed Utilities & Templates
Topic: NoDelete for 32 and 64-bit platforms
Replies: 4
Views: 8568

NoDelete for 32 and 64-bit platforms

As there was no 64-bit version of Buster's Anti Delete DLL available, I've created a similar plugin called NoDelete, which is available for both 32 and 64-bit platforms. I've hooked API functions, which have the delete functionality that I know of: - DeleteFile - CreateFile - NtDeleteFile - NtSetInf...