DevEscorpion commited on
Commit
545d3be
·
verified ·
1 Parent(s): ce7ce7f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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.