awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • k8gege/k8toolsAvatar von k8gege

    k8gege/K8tools

    6,167Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,167
  • ukdtom/webtools.bundleAvatar von ukdtom

    ukdtom/WebTools.bundle

    1,309Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,309
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Static Code Analysis
  5. Localization Scanners

Unter-Tags erkunden

  • 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.