Hi,
it recently purchased a Uten 4k and struggle to dump the ROM. It appear like the dd executable is not Part of the FW.
The overall behaviour is strange.
I can download any file from the filesystem by pointing a browser to it.
If I connect to the cam via wifi and for open "http://192.168.100.1/system/etc/settings.xml" it will download the settings.xml that is located in /system/etc/.
This works for any file I tried so far.
I also tried all day to capture the live stream with vlc, but the camera appears to only stream to the IP of the client running the app. Wireshark and Logcat are available.
Since the get info script fromt the big allwinner thread does not work, here is what i found out different other ways:
there is a info.xml file:
Firmware:
PhoenixSuit:
and it looks like this:

it recently purchased a Uten 4k and struggle to dump the ROM. It appear like the dd executable is not Part of the FW.
The overall behaviour is strange.
I can download any file from the filesystem by pointing a browser to it.
If I connect to the cam via wifi and for open "http://192.168.100.1/system/etc/settings.xml" it will download the settings.xml that is located in /system/etc/.
This works for any file I tried so far.
I also tried all day to capture the live stream with vlc, but the camera appears to only stream to the IP of the client running the app. Wireshark and Logcat are available.
Since the get info script fromt the big allwinner thread does not work, here is what i found out different other ways:
there is a info.xml file:
Code:
<?xml version="1.0" encoding="UTF-8"?> <Infos> <Short>zhongxing</Short> <ProductType>0</ProductType> <ModelType>1</ModelType> <ScreenStruct>2</ScreenStruct> <SensorType>imx179s</SensorType> <ScreenType>st9341fxst</ScreenType> <CamType>lp6182</CamType> <FirmDate>20170720</FirmDate> <SubClient>zhongxing</SubClient> </Infos>
Code:
Model: (there no name, its just blank) Version: 20180426V3.3 Updated: 20180426 Manufacturer:(empty too)
PhoenixSuit:
Code:
Model: weishidaikang1gddr175-sdv Firmware version: weishidaikang1gddr175_sdv-eng 4.2.2 JDQ39 eng.dv003.20180412.112... Compile date: W. Europe Summer Time 2018-4-12 5:23: 6 Android: 4.2.2 Chip Type:Unknown CPU Kernel version: Linux Version 3.4.39 ([email protected])
Comment