solidssss

Results 15 comments of solidssss

> If you feel comfortable writing some python, take a look at https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:heater:0000A01A:zhimi-nb1:1 . The implementation for zhimi's miot is at https://github.com/rytilahti/python-miio/blob/master/miio/heater_miot.py which requires creating a mapping between the information...

Same. Broken. Please fix! Edit: "mount_root" firstboot reboot -f fixed it

Add Raspberry support please

I still get the same output on both step 1 & 6. /proc/cmdline= **mem=64M console=ttySAK0,115200n8 mtdparts=spi0.0:256k(bld)ro,64k(env)ro,64k(enc)ro,64k(sysflg)ro,2496k(sys),4608k(app),640k(cfg) ppsAppParts=5 ip=192.168.1.99:::255.255.255.0 eth=xx:xx:xx:xx:xx:xx** I don't think anything is wrong with my env, but I've...

@guino Here is the flash.bin: ``` Scan Time: 2020-12-22 22:21:50 Target File: /home/pi/flash.bin MD5 Checksum: 403f31bae8885c8ab490f70a79d0a522 Signatures: 386 DECIMAL HEXADECIMAL DESCRIPTION -------------------------------------------------------------------------------- 7963382 0x7982F6 Unix path: /dev/mmcblk0p1_/mnt/mmc01;/mnt/mmc01/initrun.sh&\\";eval" 7995904 0x7A0200 Executable...

@thomasloven I added `style=upgrade,,writeAddr=0,,password=nothing,,writeLen=0,,fileName=0;sf probe;sf read 81808000 0 8000; mmc write 81808000 1 8000,,` to ppsMmcTool.txt, started camera while holding reset button and then ran binwalk on the sdcard again,...

@guino I've tried a bunch of passwords from [here](https://gist.githubusercontent.com/gabonator/74cdd6ab4f733ff047356198c781f27d/raw/c750ca79adb3d41992de6dbc55c3054699970126/password.txt), it's some common telenet ip camera passwords but none is working. I'll try with bigger password list. Also tried with usernames...

@guino nope, /proc/self/root/home/cfg/tuya_config.json did not contain any password, just some status like "sleep_mode": 0.

You're amazing man! I'm so happy you finally got it working, you genius :) Here's my firmwareversion:"ppstrong-a2-tuya2_teco-2.7.4.20191111" hardwareversion: S4C_A1_V10_1245 , model : Nedis camera (WIFICI20CGY) Could you please patch my...

@guino Hmm, it's not working properly. I can enter the adresses http://user:password@IP:8080/cgi-bin/snap.cgi and http://user:password@IP:8080/cgi-bin/mjpeg.cgi, but they do not display anything, it's just empty. I've tried to get the RTSP stream...