awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bmrf avatar

bmrf/tron

0
View on GitHub↗
6,481 stars·414 forks·Batchfile·MIT·14 viewsold.reddit.com/r/TronScript↗

Tron

Tron is an automated script that runs a sequenced collection of disinfection and cleanup utilities to remove malware and temporary files from a Windows system. It executes a multi-stage sequence of temp-file cleanup, malware scans, system repairs, and optimization tasks in a single unattended pass, and can detect a prior incomplete run to restart from the last successfully completed stage while preserving previously used command-line switches.

The tool runs multiple anti-virus and anti-rootkit scanners in sequence, including MBAM, AdwCleaner, KVRT, Sophos, TDSS Killer, and McAfee Stinger, to clean up viruses, spyware, and other malicious software. It also restores default file and registry permissions to undo changes made by malware or user misconfiguration, and can disable non-essential Windows services and scheduled tasks to free up system resources.

Beyond security, Tron handles system maintenance by removing accumulated temporary files and cache, resetting the page file to Windows-managed settings, and defragmenting the system drive while automatically skipping solid-state drives. It can repair Windows system files, disk errors, network settings, and file extensions, disable telemetry and upgrade nagging, and remove manufacturer-installed programs and Metro apps using customizable blacklists. The script also applies updates to 7-Zip, Adobe Flash Player, and Windows, optionally runs bundled WSUS Offline update packages, and executes any user-supplied batch files placed in a designated folder just before the script finishes. After completion, it generates a log of all actions taken and can email a summary report or upload debug logs to the project maintainer.

Features

  • Windows System Cleanup Scripts - Runs a sequenced collection of disinfection and cleanup utilities to remove malware and temporary files from a Windows system.
  • Automated Cleanup Sequences - Executes a multi-stage sequence of temp-file cleanup, malware scans, system repairs, and optimization tasks in a single unattended pass.
  • Malware Scanning - Runs multiple anti-virus and anti-rootkit scanners (MBAM, AdwCleaner, KVRT, Sophos, TDSS Killer, McAfee Stinger) in sequence.
  • Malware Removal - Runs a sequence of third-party disinfection tools to remove viruses, spyware, and other malicious software from a Windows system.
  • Temporary File Cleaners - Delete accumulated temporary files, cache, and other unnecessary data to free disk space and improve system responsiveness.
  • Windows System Repair Utilities - Checks and fixes Windows system files, disk errors, network settings, file extensions, and disables telemetry and upgrade nagging.
  • System Cleanup Resumers - Detects a prior incomplete run and restarts from the last successfully completed stage, preserving previously used command-line switches.
  • System Permission Restorers - Restores default file and registry permissions to undo changes made by malware or user misconfiguration.
  • Software Update Managers - Updates 7-Zip, Adobe Flash Player, and Windows, and optionally applies bundled WSUS Offline update packages.
  • Windows Service Disablers - Stop non-essential Windows services and scheduled tasks to free up system resources and reduce security risks.
  • Windows Bloatware Removals - Uninstalls manufacturer-installed programs and Metro apps by matching names and GUIDs from customizable blacklists.
  • Disk and Memory Optimizers - Reset the page file to Windows-managed settings and defragment the system drive, automatically skipping solid-state drives.

Star history

Star history chart for bmrf/tronStar history chart for bmrf/tron

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Tron

Similar open-source projects, ranked by how many features they share with Tron.
  • zyperwave/zyperwinoptimizeZyperWave avatar

    ZyperWave/ZyperWinOptimize

    6,746View on GitHub↗

    ZyperWinOptimize is a Windows system optimization tool that automates performance tuning by removing bloatware, disabling unnecessary services, and cleaning junk files to improve system responsiveness. It functions as a profile-driven configuration tool, storing user-selected optimization settings in a JSON file for consistent reapplication across sessions, and includes capabilities for Windows and Office activation via embedded product keys and command-line tools. The tool distinguishes itself through its comprehensive approach to system modification, combining registry tweaking, service sta

    C#
    View on GitHub↗6,746
  • ledragox/win-debloat-toolsLeDragoX avatar

    LeDragoX/Win-Debloat-Tools

    6,378View on GitHub↗

    Re-imagining Windows like a minimal OS install, already debloated with minimal impact for most functionality.

    PowerShellbloatware-removalchocolateygui-application
    View on GitHub↗6,378
  • sipeed/nanokvmsipeed avatar

    sipeed/NanoKVM

    6,061View on GitHub↗

    NanoKVM is a KVM-over-IP device that provides remote keyboard, video, and mouse control over IP networks for headless server management. It functions as remote server management hardware enabling out-of-band control of a computer's power, BIOS, and operating system over a network, while also serving as a RISC-V single-board computer for embedded and edge applications. The device additionally operates as an AI edge inference device running neural network models locally for real-time image recognition and object detection, and integrates Tailscale as a VPN appliance for secure peer-to-peer conne

    TypeScript
    View on GitHub↗6,061
  • bigbluebutton/bigbluebuttonbigbluebutton avatar

    bigbluebutton/bigbluebutton

    9,040View on GitHub↗

    BigBlueButton is an open-source virtual classroom software and meeting server designed for hosting real-time online teaching sessions. It functions as a WebRTC video conferencing platform and collaboration suite, providing a self-hosted environment for virtual classroom management and online course administration. The system distinguishes itself through specialized educational tools, including an interactive quiz engine, breakout room coordination, and live polling. It provides a comprehensive suite of collaborative assets such as a shared infinite whiteboard, real-time co-authored notes, and

    JavaScriptbigbluebuttoncollaborationconferencing
    View on GitHub↗9,040
See all 30 alternatives to Tron→

Frequently asked questions

What does bmrf/tron do?

Tron is an automated script that runs a sequenced collection of disinfection and cleanup utilities to remove malware and temporary files from a Windows system. It executes a multi-stage sequence of temp-file cleanup, malware scans, system repairs, and optimization tasks in a single unattended pass, and can detect a prior incomplete run to restart from the last successfully completed stage while preserving previously used command-line switches.

What are the main features of bmrf/tron?

The main features of bmrf/tron are: Windows System Cleanup Scripts, Automated Cleanup Sequences, Malware Scanning, Malware Removal, Temporary File Cleaners, Windows System Repair Utilities, System Cleanup Resumers, System Permission Restorers.

What are some open-source alternatives to bmrf/tron?

Open-source alternatives to bmrf/tron include: zyperwave/zyperwinoptimize — ZyperWinOptimize is a Windows system optimization tool that automates performance tuning by removing bloatware,… ledragox/win-debloat-tools — Re-imagining Windows like a minimal OS install, already debloated with minimal impact for most functionality. sipeed/nanokvm — NanoKVM is a KVM-over-IP device that provides remote keyboard, video, and mouse control over IP networks for headless… bigbluebutton/bigbluebutton — BigBlueButton is an open-source virtual classroom software and meeting server designed for hosting real-time online… cisco-talos/clamav — ClamAV - Documentation is here: https://docs.clamav.net. cisco-talos/clamav-devel — ClamAV is an open-source antivirus engine and malware detection scanner. It identifies trojans, viruses, and other…