Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GK7205/Hisilicon Hi3516E v200 #184

Open
fss-hacks opened this issue Nov 24, 2023 · 5 comments
Open

GK7205/Hisilicon Hi3516E v200 #184

fss-hacks opened this issue Nov 24, 2023 · 5 comments

Comments

@fss-hacks
Copy link

Please advise if it is possible to use this with a Goke GK7205.
People on Russian forums are desperate to know, this chip is now in circulation more than the 7202.
I have a lot of collected information about these cameras, including data on the various apps Closeli (the company running the closed P2P cloud the cameras are forced to connect to) uses, the servers the cameras request etc.
Closeli has caused major security holes for everyone who bought these cameras without knowing they were connected to a closed P2P cloud and I especially want to change this.
I am willing to test any firmwares, translate articles from Russian and Chinese, etc.

@Nicarim
Copy link

Nicarim commented Oct 23, 2024

Hello - do you have dumps or know a place where to find original firmware for gk7202 or gk7205? I have gk7202 camera but it ships with some weird TuyaOS RTOS that doesn't even have u-boot in it, so flashing it requires replacing the whole flash. I'm trying to gather information on how the non-tuya version works.

@fss-hacks
Copy link
Author

fss-hacks commented Oct 29, 2024 via email

@Nicarim
Copy link

Nicarim commented Oct 29, 2024

The original TuyaOS was some really specific distribution designed for this particular use case - the camera is powered by an internal battery and the wifi chip on it is responsible for waking up the SoC whenever it recieves traffic. After a while the wifi chip puts the SoC to sleep so there is no way to get any stream out of it.

I was able to dump the flash - there was nothing particulary useful since this RTOS doesnt have file system per se. There were just some files related to the tuya configs and some calibration files for camera but that's about it.

I flashed the uboot from openIPC and then OpenIPC but met with another obstacle - now the wifi chip can't properly communicate with SoC so after a minute or so it turns the SoC off. I will have to either modify the PCB to make it permamently on and use usb power instead - or try to reverse engineer the SDIO protocol it uses to communicate with the wifi chip.

This psrticular camera I have is a peephole style camera - but the original Tuya App it uses is HORRIBLE and it saves the videos to some propetiary format on SD card so I am trying to find a way to make it more sane.

@fss-hacks
Copy link
Author

fss-hacks commented Oct 29, 2024 via email

@Ph0rk0z
Copy link

Ph0rk0z commented Dec 24, 2024

I got a camera that is supported by icam365 software. It says it is GK7202. Not much info on this thing or what it runs. I guess I have to take it apart. These have an external flash chip? Or is flash on SOC? I have a hardware reader so if it's a standard 8 pin chip, I can try to read it out. My camera is A/C powered out of a socket so it shouldn't have any shutdown issues.

Going to have to take it apart and see if there are pins for UART, etc. I don't really want to sign up for an account with their app or any of that crap.

edit: I have made a dump of my camera:
PTZ-CAM.zip

I can get it online using cls.conf file. But only open ports are 80, 554, 8001 and 8200.

root password if anyone wants to crack it: root:yE7gW4O0CSXXg:0:0::/root:/bin/sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants