5 repository-uri
Cryptographic processes for decrypting image and media files before they are decoded for rendering.
Distinct from Data Decryption: Distinct from general Data Decryption by specifically targeting image-format bitmaps and media streams.
Explore 5 awesome GitHub repositories matching security & cryptography · Media Decryption. Refine with filters or upvote what's useful.
SDWebImage is an asynchronous image downloader and caching library for iOS and macOS applications. It provides a core identity centered on a network utility for fetching images from URLs, a tiered memory and disk caching engine, and a processing framework for decoding and encoding media. The library features a specialized rendering engine for animated formats such as GIF and WebP, including support for progressive animation rendering. It distinguishes itself through a plugin system that allows for extended image format support and the ability to replace default loading or storage logic with c
Provides a custom handler to decrypt image data before it is passed to the downloader and decoder.
WeChatFerry is a platform-specific automation tool designed for programmatic account and conversation management. It enables the creation of bots and the integration of large language models to provide automated replies within a messaging interface. The project functions by using native API interception and memory-based hooking to capture incoming communication and send messages without an official API. It includes capabilities for binary data decryption to transform protected media files and database records into readable formats. The system covers a broad range of functional areas, includi
Includes tools for downloading and decrypting protected image and video files for local accessibility.
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
Recovers original media files using specific cryptographic keys and HMAC validation.
JMComic-Crawler-Python is a high-performance asynchronous web scraper and API client designed to programmatically retrieve images and metadata from a comic hosting service. It functions as a media archiving tool for batch downloading albums and chapters, automating the process of saving content to a local filesystem. The project is distinguished by its ability to reverse server-side pixel obfuscation, using a decryption tool to reconstruct sliced and shuffled images. To maintain stable connectivity, it utilizes a network bypass utility featuring dynamic domain rotation and proxy routing to ci
Implements cryptographic processes to decrypt protected images and reverse server-side pixel obfuscation.
HLS Downloader este un utilitar integrat în browser conceput pentru a detecta, captura și asambla conținut media fragmentat direct de pe paginile web. Funcționează ca o extensie de browser care identifică manifestele HTTP Live Streaming, permițând utilizatorilor să descarce piese video, audio și subtitrări ca fișiere locale complete, redabile. Instrumentul se distinge prin efectuarea tuturor sarcinilor de procesare în întregime în mediul browser-ului. Utilizează primitive native ale browser-ului pentru a decripta segmentele media protejate și a reconstrui fluxurile binare fragmentate în fișiere unificate. Prin interceptarea traficului de rețea și parsarea metadatelor fluxului, permite utilizatorilor să selecteze rezoluții specifice, limbi audio și piese de subtitrare înainte de a iniția operațiuni de descărcare concurente. Software-ul oferă o gestionare cuprinzătoare pentru capturarea media, inclusiv detecția automată a playlist-urilor și înregistrarea manuală a link-urilor. Gestionează orchestrarea cererilor de rețea, reîncercările automate și muxarea finală a activelor media în formate portabile. Proiectul este distribuit ca o extensie de browser, oferind o interfață centralizată pentru monitorizarea progresului descărcării și gestionarea fișierelor media exportate.
Processes encrypted media segments using decryption keys to ensure protected streams are successfully reconstructed.