Skip to content

James-Lu-none/xiaomiCamRE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

this is a project that performs reverse engineering of xiaomi security camera

requirement

  • putty
  • binwalk

datasheet for chips

extract data

  1. /data in unblob contains /data/input and /data/output
# docker run -v [input file]:/data/input/[file name] unblob /data/input/[file name]
docker run -v $(pwd)/generatedFiles/03.bin:/data/input/01 unblob /data/input/01
  1. copy output extracted data to local
docker cp nice_black:/data/output/ ~/projects/cProject/xiaomiCamRE/generatedFiles/01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages