Skip to content

moner-dev/DeadByte

Repository files navigation

DeadBYTE Logo

DeadBYTE

Advanced File Management & System Control for Windows

Latest Release Downloads License Stars

FeaturesScreenshotsInstallationDownloadContributing


Why DeadBYTE?

Tired of files you can't delete? Processes that won't stop? System clutter slowing you down?

DeadBYTE is a powerful, open-source Windows utility that gives you complete control over your system. Built with Electron for a modern, sleek interface while providing deep system access that other tools can't match.


✨ Features

🗂️ File Management

  • Force Delete - Remove locked/stubborn files
  • Permission Manager - View & modify NTFS permissions
  • Ownership Control - Take ownership instantly
  • File Browser - Navigate all drives seamlessly

⚡ System Control

  • Process Manager - Kill any process
  • Service Manager - Start/Stop Windows services
  • Startup Manager - Control what runs at boot
  • Real-time Monitoring - Live system stats

🧹 Maintenance

  • Junk Cleaner - Remove temp files & clutter
  • System Optimizer - Boost performance
  • Drive Analyzer - Visualize disk usage
  • Auto Maintenance - Scheduled cleanup

🔒 Security

  • Admin Mode - Full system privileges
  • Operation Logging - Track all changes
  • USB Detection - Real-time drive monitoring
  • Auto Updates - Stay secure & current

📸 Screenshots

Home Screen

View More Screenshots
Analyzer Clean Files
Analyzer Clean Files
Settings Maintenance
Settings Maintenance

📥 Download

Latest Release: v1.0.2

Type Download Description
Installer DeadBYTE-Setup-v1.0.2.exe Recommended - Full installation

Requirements: Windows 10/11 (64-bit) • Administrator privileges


🚀 Installation

Option 1: Download Release (Recommended)

  1. Download the latest installer
  2. Run DeadBYTE-Setup-v1.0.2.exe
  3. Follow installation wizard
  4. Launch DeadBYTE from desktop/Start menu

Option 2: Build from Source

# Clone repository
git clone https://github.com/moner-dev/DeadByte.git
cd DeadByte

# Install dependencies
npm install

# Run application
npm start

# Build installer
npm run build

🛠️ Tech Stack

Technology Purpose
Electron Desktop Framework
Node.js Backend Services
JavaScript Application Logic
HTML5 UI Structure
CSS3 Styling

📁 Project Structure

DeadBYTE/
├── electron.js          # Main process
├── preload.js           # IPC bridge
├── src/
│   ├── index.html       # Application UI
│   ├── main.js          # Renderer logic
│   ├── styles/          # CSS stylesheets
│   └── assets/          # Icons & images
├── backend/
│   ├── fileService.js        # File operations
│   ├── processService.js     # Process management
│   ├── forceDeleteService.js # Force delete
│   ├── junkService.js        # Cleanup
│   └── ...                   # Other services
└── installer/           # Build scripts

🤝 Contributing

Contributions are welcome! Here's how you can help:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit changes (git commit -m 'Add amazing feature')
  4. Push to branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Ideas for Contribution

  • Dark theme
  • Registry cleaner
  • Duplicate file finder
  • Disk defragmentation

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.


👤 Author

MONER INTELLIGENCE SYSTEMS


⭐ Support

If you find DeadBYTE useful, please consider:

  • Starring this repository ⭐
  • Sharing with others who might benefit
  • Reporting bugs or suggesting features

Made with ❤️ for Windows power users

Report BugRequest Feature

About

DeadBYTE is a powerful desktop application built with Electron that provides comprehensive file management, system maintenance, and administrative control capabilities. Designed for power users and system admin istrators who need deep access to Windows system operations.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors