awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Task Automation Scripts · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesTask Automation Scripts

Custom scripts for interacting with and manipulating software components.

Distinguishing note: Focuses on user-defined automation scripts rather than built-in automation.

Explore 1 awesome GitHub repository matching development tools & productivity · Task Automation Scripts. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Task Automation Scripts

Awesome Task Automation Scripts GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • dnSpy/dnSpy

    dnSpy/dnSpy

    28,993View on GitHub↗

    dnSpy is a desktop application designed for the analysis, debugging, and modification of compiled .NET assemblies. It functions as an assembly analysis suite and decompiler, translating binary instruction streams back into readable source code to facilitate reverse engineering when original source files are unavailable. The tool distinguishes itself through an integrated binary patching engine and metadata editor, which allow for the direct modification of executable logic and internal metadata tables. It supports in-process debugging instrumentation, enabling users to inject runtime hooks, s

    Enables custom scripting to manipulate assembly contents.

    C#
    28,993View on GitHub↗