awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSignature Decryption Algorithms

Algorithms for transforming obfuscated tokens into valid authentication keys for media streams.

Distinct from Obfuscated Data Decryption: Distinct from Obfuscated Data Decryption: focuses specifically on algorithmic reversal of media stream signatures rather than general binary obfuscation.

Explore 1 awesome GitHub repository matching security & cryptography · Signature Decryption Algorithms. Refine with filters or upvote what's useful.

Awesome Signature Decryption Algorithms GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kkdai/youtubeAvatar de kkdai

    kkdai/youtube

    3,903Voir sur GitHub↗

    This project is a Go library and command-line utility designed for the retrieval and local archival of remote video content. It provides a programmatic interface for fetching media streams, allowing users to extract metadata and download video files directly to local storage. The library distinguishes itself through its ability to resolve playback restrictions by performing algorithmic transformations on obfuscated authentication tokens. This signature decryption process enables the tool to bypass standard access limitations, while its interface-driven design allows for the selection of speci

    Bypasses playback restrictions by executing algorithmic transformations on obfuscated tokens to derive valid authentication keys.

    Gogoyoutube
    Voir sur GitHub↗3,903
  1. Home
  2. Security & Cryptography
  3. Message Decryption
  4. Obfuscated Data Decryption
  5. Signature Decryption Algorithms