Menu

Home

Bogdan Drozdowski

LibSecRm

LibSecRm (LIBrary for SECure ReMoval) is a library which partially ensures secure data deleting by intercepting calls to some C library functions and replacing them by its own substitutes.

The data that would be deleted from a file is first securely wiped, then the original functions are called. This way, LibSecRm protects your sensitive deleted data from being recovered.

LibSecRm partially also takes care about memory security - some of the memory allocation functions are intercepted, and the allocated memory is wiped before passing it to the calling program.

There is NO NEED to rebuild your software, because LibSecRm is a pre-loadable library, meaning you just need to RUN the software with LibSecRm loaded.
LibSecRm is also a development library.

Read the info documentation (type 'info doc/libsecrm.info') to get more information.

See https://libsecrm.sourceforge.io for details.

My related projects:
- WipeFreeSpace,
- LibHideIP,
- LibNetBlock.

[Compiling]
[Usage]
[Limitations]
[Reporting issues]
[Summary of changes]

Download

Download LibSecRm - Secure Removal Library
Codacy Badge

Screenshots

Screenshot thumbnail
LibSecRm in DEBUG mode (normal operation is invisible)

See my other SourceForge projects on my SourceForge profile page.


Related

Wiki: Compiling
Wiki: Limitations
Wiki: Reporting issues
Wiki: Summary of changes
Wiki: Usage

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.