awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesLocalization Scanners

Tools that scan source code to identify and extract translatable text strings.

Distinct from Static Code Analysis: Distinct from Static Code Analysis: focuses on localization string extraction rather than bug or vulnerability detection.

Explore 2 awesome GitHub repositories matching part of an awesome list · Localization Scanners. Refine with filters or upvote what's useful.

Awesome Localization Scanners GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • k8gege/k8toolsAvatar de k8gege

    k8gege/K8tools

    6,167Ver en GitHub↗

    K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port forwarding, privilege escalation, and physical USB-based keystroke injection for comprehensive system compromise. At its core, the Ladon PowerShell module loads a multi-function scanner directly into memory, enabling command execution without writing files to disk, while supporting memory-only payload delivery that downloads and runs obfuscated shellcode or PowerShell commands to evade antivirus detection. The framework distinguishes itself through its breadth of integrated capabili

    Loads the Ladon scanner into a PowerShell session from a local file and executes its commands.

    PowerShell0daybrute-forcebypass
    Ver en GitHub↗6,167
  • ukdtom/webtools.bundleAvatar de ukdtom

    ukdtom/WebTools.bundle

    1,309Ver en GitHub↗

    WebTools.bundle is a web-based administration tool designed to extend the functionality of Plex Media Server. It functions as a plugin that provides a centralized interface for managing media server operations, including library maintenance, configuration adjustments, and the installation of community-developed extensions. The tool distinguishes itself by offering a comprehensive suite of utilities for database integrity and server customization. It enables users to verify metadata accuracy, identify missing files, and remove obsolete entries from media libraries. Additionally, it provides a

    Scans project files to identify translatable strings for localization workflows.

    Python4plexfindlogs
    Ver en GitHub↗1,309
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Static Code Analysis
  5. Localization Scanners

Explorar subetiquetas

  • Local Scanner ExecutionsLoading and executing a scanner from a local file into a PowerShell session for command execution. **Distinct from Localization Scanners:** Distinct from Localization Scanners: focuses on executing a security scanner locally, not extracting translatable strings.