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
·

6 repositorios

Awesome GitHub RepositoriesMedia Decryption

Tools for decrypting image and video assets from secure sessions.

Distinct from Message Decryption: Specializes Message Decryption by focusing specifically on binary media assets rather than text messages.

Explore 6 awesome GitHub repositories matching security & cryptography · Media Decryption. Refine with filters or upvote what's useful.

Awesome Media Decryption GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hicccc77/weflowAvatar de hicccc77

    hicccc77/WeFlow

    11,644Ver en GitHub↗

    WeFlow is a local client extension for the WhatsApp messaging protocol. It functions as a suite of tools for decrypting media, managing chat history, and extending the core capabilities of the messaging client. The project is distinguished by its ability to block message recalls, preventing the remote deletion of sent messages to maintain a permanent record of conversations. It also includes a local messaging API that exposes internal chat capabilities via an HTTP service for use with external automation scripts and third-party tools. The software provides a chat analytics dashboard for gene

    Decrypts encrypted photos, videos, and live photos from chat histories for local viewing.

    annual-reportdata-analysisdata-visualization
    Ver en GitHub↗11,644
  • nilaoda/n_m3u8dl-reAvatar de nilaoda

    nilaoda/N_m3u8DL-RE

    7,406Ver en GitHub↗

    N_m3u8DL-RE is a command line tool designed for capturing and saving on-demand or live video streams from M3U8 manifest files. It functions as an HLS stream recorder and downloader capable of capturing adaptive bitrate streams and recording live broadcasts with real-time merging and specific duration limits. The tool features an AES encrypted stream decrypter that removes encryption from media segments using provided keys and external decryption engines. It also includes a media muxer that integrates with the FFmpeg engine to combine downloaded audio, video, and subtitle tracks into a single

    Decrypts encrypted media segments using provided keys and external engines to enable playback.

    C#dashffmpeghls
    Ver en GitHub↗7,406
  • sigalor/whatsapp-web-revengAvatar de sigalor

    sigalor/whatsapp-web-reveng

    6,482Ver en GitHub↗

    This project is a reverse engineering implementation and library designed to parse and decrypt the binary data streams used by the WhatsApp web client. It provides a WebSocket client library and tools to communicate with messaging servers by implementing reverse engineered protocol patterns. The system enables the development of custom clients and automation tools through the emulation of browser sessions and the management of persistent binary streams. It handles account authentication via QR code generation and pairing strings to link devices and maintain encrypted sessions. The project co

    Implements cryptographic sequences to decrypt image and video assets from secure sessions.

    JavaScriptencryptionnodereverse-engineering
    Ver en GitHub↗6,482
  • ackites/killwxapkgAvatar de Ackites

    Ackites/KillWxapkg

    5,864Ver en GitHub↗

    自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改

    Decrypts encrypted .wxapkg files by reversing proprietary XOR-based obfuscation and header checksum validation.

    Go
    Ver en GitHub↗5,864
  • qiye45/wechatvideodownloadAvatar de qiye45

    qiye45/wechatVideoDownload

    4,430Ver en GitHub↗

    wechatVideoDownload is a tool for capturing, downloading, and decrypting video content from the WeChat application for local storage. It functions as a batch media downloader, a channel content scraper, and a media decryption utility. The project distinguishes itself by providing specific capabilities for WeChat video archiving, including the processing of encrypted files into standard playable formats and the extraction of content from channels and live stream replays. The system employs packet-sniffing traffic analysis and pattern-based URL extraction to identify media links during active

    Provides a dedicated decryption tool for WeChat's encrypted video files, converting them to standard playable formats.

    downloadwechatwechat-video
    Ver en GitHub↗4,430
  • kkdai/youtubeAvatar de kkdai

    kkdai/youtube

    3,903Ver en 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

    Transforms encrypted video signature strings into valid identifiers by applying reversal, slicing, and swapping operations.

    Gogoyoutube
    Ver en GitHub↗3,903
  1. Home
  2. Security & Cryptography
  3. Message Decryption
  4. Media Decryption

Explorar subetiquetas

  • WeChat Video Decryption3 sub-etiquetasDecrypts encrypted WeChat video files into standard playable formats for local playback. **Distinct from Media Decryption:** Distinct from generic Media Decryption: specifically targets WeChat's proprietary encryption scheme for video files, not general media decryption from secure sessions.