Skip to content

ndabar/Xiaomi-Dafang-Teardown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xiaomi Dafang Teardown

This repository is a collection of Informations about the Dafang Camera

Dafang

Teardown

Teardown

Can be found in the "teardown"-folder

Usage

Getting Root-Access using Serial

Dumping-Firmware

Contribution

Any contribution to the development is highly welcome. The best possibility to provide any change is to open a pull request on GitHub.

Hardware infos

Main Processor: Ingenic T20

Wifi: Realtek 8192

LED Driver: ULN2803

The Hardware should be similar to Icamera Keep

Source of this Information: Source

Software Infos:

Opened Ports:

  1. Port 80: Probably "Boa HTTPd 0.94.13" according to Nmap
  2. Port 10002 : No Clue yet, but it responds with the following Sequence if you send a simple "GET"-Request:

ICAM���������������ÿ����s���àÖÑv�����TÑv

The complete portscan can be found in portscan.txt

Testpoints on Board:

Headers

have a look at mod_serial folder for a example setup of the serial-console

Hardware required for debugging:

FTDI-Adapter with 3.3V

List of sources:

A Hack of a similar Device(Camera using the Ingenico T10):

Part1 Part2 Part3

Linux on Ingenic Devices:

Linus Mips

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.6%
  • Shell 31.4%