5 مستودعات
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 هي أداة مدمجة في المتصفح مصممة لاكتشاف والتقاط وتجميع محتوى الوسائط المتدفقة المجزأ مباشرة من صفحات الويب. تعمل كإضافة متصفح تحدد بيانات HTTP Live Streaming، مما يسمح للمستخدمين بتنزيل مسارات الفيديو والصوت والترجمة كملفات محلية كاملة وقابلة للتشغيل. تتميز الأداة بتنفيذ جميع مهام المعالجة بالكامل داخل بيئة المتصفح. تستخدم بدائيات المتصفح الأصلية لفك تشفير مقاطع الوسائط المحمية وإعادة بناء التدفقات الثنائية المجزأة في ملفات موحدة. من خلال اعتراض حركة مرور الشبكة وتحليل بيانات تعريف التدفق، تتيح للمستخدمين اختيار دقة محددة، ولغات صوت، ومسارات ترجمة قبل بدء عمليات التنزيل المتزامنة. يوفر البرنامج إدارة شاملة لالتقاط الوسائط، بما في ذلك الكشف الآلي عن قائمة التشغيل وتسجيل الرابط اليدوي. يتعامل مع تنسيق طلبات الشبكة، وإعادة المحاولة التلقائية، والدمج النهائي لأصول الوسائط في تنسيقات قابلة للنقل. يتم توزيع المشروع كإضافة متصفح، مما يوفر واجهة مركزية لمراقبة تقدم التنزيل وإدارة ملفات الوسائط المصدرة.
Processes encrypted media segments using decryption keys to ensure protected streams are successfully reconstructed.