Anti Delete
Anti Delete
Anti Delete is a DLL that prevents sandboxed programs from deleting any files in the sandbox, by silently "discarding" any delete operation.
Useful to malware researchers.
Usage: To use it, download the ZIP and extract the DLL into some folder. Then insert this line in your Sandboxie.ini file for the sandbox in which you want to use the DLL.
InjectDll=C:\some\path\to\antidel.dll
The DLL will be injected into any process running in the sandbox. That's it!
Download from here:
http://bsa.isoftware.nl/old/antidel.rar
Useful to malware researchers.
Usage: To use it, download the ZIP and extract the DLL into some folder. Then insert this line in your Sandboxie.ini file for the sandbox in which you want to use the DLL.
InjectDll=C:\some\path\to\antidel.dll
The DLL will be injected into any process running in the sandbox. That's it!
Download from here:
http://bsa.isoftware.nl/old/antidel.rar
Last edited by Buster on Tue Oct 09, 2012 10:40 am, edited 2 times in total.
I'm no expert on deletion coding or methods. I mentioned it because I was able to use a sandboxed sdelete to delete a sandboxed txt file created by a sandboxed text editor. Deleting via a sandboxed Windows Explorer was blocked by AntiDel.Buster wrote:I don´t know what´s sdelete´s deletion method. Do you know?
Nick
if we are talking about the same sdelete: http://technet.microsoft.com/en-us/sysi ... 97443.aspxBuster wrote:I made a test and hooking only DeleteFileW sdelete was able to delete a file. Hooking both this would not happen. Don´t know why or if I did something wrong.Mark_ wrote:DeleteFileA directly calls DeleteFileW (after converting from Ansi to Unicode) so you don't have to hook both
then you are doing something wrong, i stepped trough it in a debugger and set a breakpoint on W that did fire..
(however the file is overwritten and renamed by the tool before calling deletefile)
Thanks for the improvement...Buster wrote:I have modified AntiDel to fix the problem nick s found.
You can get the new version from here.
Code: Select all
C:\sysinternals>sdelete c:\files\antidel\test.txt
SDelete - Secure Delete v1.51
Copyright (C) 1999-2005 Mark Russinovich
Sysinternals - www.sysinternals.com
SDelete is set for 1 pass.
c:\files\antidel\test.txt...
Error deleting c:\files\antidel\test.txt: The operation completed successfully.
Nick
-
- Posts: 2
- Joined: Sun Jun 27, 2010 3:34 pm
The download link is not working, does anyone have the updated version? Buster would you mind uploading it again? Thanks!Buster wrote:I have modified AntiDel to fix the problem nick s found.
You can get the new version from here.
-
- Posts: 2
- Joined: Sun Jun 27, 2010 3:34 pm
The spammers are getting more sophisticated, though:Buster wrote:Spam!!!!
mentioning sdelete and sandboxed, in the post.
Wasn't there an "erica" who has posted using the Guest account?
Maybe the spammer registered using her name.
The words in the spammers post, are from the "nick s" post, above.
Last edited by Guest10 on Mon Sep 06, 2010 7:26 am, edited 1 time in total.
Paul
Win 10 Home 64-bit (w/admin rights) - Zone Alarm Pro Firewall, MalwareBytes Premium A/V, Cyberfox, Thunderbird
Sandboxie user since March 2007
Win 10 Home 64-bit (w/admin rights) - Zone Alarm Pro Firewall, MalwareBytes Premium A/V, Cyberfox, Thunderbird
Sandboxie user since March 2007
Who is online
Users browsing this forum: No registered users and 1 guest