Уровень 0 · материалов: 6
В кластер входят документы о взломе, декомпиляции или реверс-инжиниринге для обхода ограничений и модификации работы систем, но не входят документы о создании легитимных инструментов потоковой передачи данных.
Общие признаки: обратная разработка (reverse engineering), обход программных и аппаратных ограничений, анализ закрытых протоколов и API, манипуляция данными приложений
Группа выше: Обход ограничений в общем виде
Смысл: The main idea is to demonstrate how reverse engineering a mobile application to find hidden API endpoints and direct stream URLs can allow a user to bypass software limitations and create a custom, more efficient viewing experience.
The author reverse-engineered a provider's Android app to find direct IPTV stream links and built a custom web portal to watch the Olympics on Apple TV without app restrictions.
Смысл: The main idea is to demonstrate how to regain ownership of personal health data from a closed ecosystem by reverse engineering the communication protocols and data formats of the Xiaomi Mi Fitness app and cloud.
A technical guide on bypassing SSL pinning and decrypting RC4/AES layers to extract detailed health data from Xiaomi Smart Band 10 into a self-hosted SQLite database and Telegram bot.
Смысл: The author describes how they successfully reverse-engineered the Yandex Maps traffic reporting mechanism to send fake data to the servers. By decompiling the Android app, they discovered the algorithm for generating the packet checksum, allowing them to create 'virtual' traffic jams and manipulate navigation routes.
The author reverse-engineered the Yandex Maps app to discover how to send fake traffic data, enabling the creation of artificial traffic jams before the bug was patched.
Смысл: The main idea is to demonstrate how to bypass proprietary hardware restrictions (Nvidia Shield) using third-party software (LimeLight) to create a versatile game streaming ecosystem using Nvidia's hardware encoding.
A guide on using LimeLight and GeForce Experience to stream games from a powerful Nvidia-equipped PC to other devices across local and remote networks.
Смысл: The text describes a process of reverse engineering the Xiaomi Mi Band 7 and its companion app to enable the installation of third-party mini-apps and internet connectivity, features that are officially disabled by the manufacturer.
A technical guide on reverse engineering the Mi Band 7 and its companion app to enable third-party apps and internet access via Zepp OS.
Смысл: The text describes the process of reverse engineering an Android online game to manipulate battle results. The author discovers that the game's client calculates victory and loss, allowing them to bypass server-side checks by patching the application's binary code using a debugger and assembly modification.
A technical guide on how to bypass game security by analyzing Dalvik bytecode and patching ARM assembly in shared libraries to spoof battle victories.