Suhas N | 2023
This program injects into explorer.exe
and plays with its Shift+Delete functionality.
The file which is Shift+Delete
-ed will be hidden for a while and moved to the store/{unix-epoch}
directory.
You will know where to use this program.
Read about the inner workings here
I recommend you to create a seperate directory.
- Grab
NoDelete.exe
andNoDeleteH.dll
files fromReleases
and place them in the same folder. - Start
NoDelete.exe
program. It will downloadshell32.pdb
(10-11MB, speed depends on MS symbol servers) - If the program ends, check the logs in the
log
folder. - The logs in the log folder as named as follows:
base.log
: contains information of the main executableinject_{PID}.log
: contains information of the target process.
For every windows update (not product/.NET updates), you should delete the shell32.pdb
file and regenerate it.