awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hicccc77/weflowالصورة الرمزية لـ hicccc77

    hicccc77/WeFlow

    11,644عرض على 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
    عرض على GitHub↗11,644
  • nilaoda/n_m3u8dl-reالصورة الرمزية لـ nilaoda

    nilaoda/N_m3u8DL-RE

    7,406عرض على 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
    عرض على GitHub↗7,406
  • sigalor/whatsapp-web-revengالصورة الرمزية لـ sigalor

    sigalor/whatsapp-web-reveng

    6,482عرض على 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
    عرض على GitHub↗6,482
  • ackites/killwxapkgالصورة الرمزية لـ Ackites

    Ackites/KillWxapkg

    5,864عرض على GitHub↗

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

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

    Go
    عرض على GitHub↗5,864
  • qiye45/wechatvideodownloadالصورة الرمزية لـ qiye45

    qiye45/wechatVideoDownload

    4,430عرض على 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
    عرض على GitHub↗4,430
  • kkdai/youtubeالصورة الرمزية لـ kkdai

    kkdai/youtube

    3,903عرض على 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
    عرض على GitHub↗3,903
  1. Home
  2. Security & Cryptography
  3. Message Decryption
  4. Media Decryption

استكشف الوسوم الفرعية

  • WeChat Video Decryption3 وسوم فرعيةDecrypts 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.