delete-self-poc
File remover
A tool to delete locked or running files from disk by manipulating the current process's handle and file disposition
A way to delete a locked file, or current running executable, on disk.
497 stars
18 watching
91 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
surrim/vlc-delete | A VLC extension to remove videos from the harddisk using Lua scripts | 88 |
outflanknl/dumpert | A tool for creating a low-level memory dump of the LSASS process using direct system calls and API unhooking. | 1,490 |
espressocake/self_deletion_bof | BOF implementation of a research concept allowing for controlled deletion of processes | 169 |
sindresorhus/del-cli | A utility for permanently deleting files and directories with optional safety features. | 315 |
seventeenman/selfdel-bof | Deletes files regardless of handle occupation to bypass system restrictions | 40 |
pablolec/recoverpy | A tool to recover deleted or overwritten files by searching through system partitions | 1,345 |
berke/wipe | A tool for securely wiping out files from magnetic media. | 48 |
fmstrat/lpp | Automates removal of unused posts and media from an instance to free up disk space. | 20 |
sahib/rmlint | Tools for identifying and removing redundant or corrupted files on a filesystem | 1,939 |
edenwaith/permanent-eraser | Utility to securely erase files on Mac OS X. | 22 |
un1t/django-cleanup | Automates file deletion after changes to model instances or when models are deleted | 1,111 |
instaclustr/cassandra-ttl-remover | A tool that removes time-to-live information from Cassandra data files to make them appear non-expired | 19 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 102 |
sztupy/luadec51 | A tool for decompiling Lua 5.1 scripts into human-readable code | 319 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |