Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
+
tags:
|
| 6 |
+
- android
|
| 7 |
+
- firmware
|
| 8 |
+
- ota-dumps
|
| 9 |
+
- security-research
|
| 10 |
+
---
|
| 11 |
+
# Android Firmware & OTA Research Dataset
|
| 12 |
+
This dataset contains raw firmware dumps, OTA updates, and system images (like `boot.img`, `vendor_boot.img`, and full system zips).
|
| 13 |
+
It is intended for hardware security research, kernel patching, and Android vulnerability analysis.
|