Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

self-destructing-file-system

A lightweight and cross-platform C program that securely deletes a file after a specified countdown. Built to demonstrate system-level file operations using platform-specific commands.

Self-Destructing File System

C Language

Demo

# Compile the code
gcc sdfs.c -o sdfs

# Run the executable
./sdfs

Usage

  1. Run the executable.
  2. Provide the file path and countdown time.
  3. Confirm deletion.

Features

  • Cross-platform compatibility (Windows/Linux)
  • Secure deletion with system-level commands
  • Configurable countdown timer

Contributing

Feel free to fork this repo and submit PRs!!!

πŸ“œ License

This project is licensed under the MIT License.

About

A lightweight and cross-platform C program that securely deletes a file after a specified countdown. Built to demonstrate system-level file operations using platform-specific commands.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages