yi-hack-v5 icon indicating copy to clipboard operation
yi-hack-v5 copied to clipboard

App not working

Open hkrob opened this issue 3 years ago • 6 comments

1080p Dome user here, latest fw firmware installed (v0.3.1 - BETA)

I can't get the app to load the camera stream or connect at all - I've tried a bunch of different proxy chains settings. Has anyone had luck with app/cloud access? Any tips?

hkrob avatar May 10 '21 05:05 hkrob

@hkrob I will need a step-by-step explanation of what you tried so far and what is the exact model xxCN or xxUS?

alienatedsec avatar May 10 '21 19:05 alienatedsec

Thanks @alienatedsec

Here we go.. log1.txt log2.txt

Step by Step

Details Camera model: Yi Dome 1080p China Version 15CN YK67OJ Firmware in use: yi-hack-v5 - v0.3.1 - BETA

Process Preparation

  • Format SD Card FAT32 (Samsung EVO 32gb)
  • extract package to root of SD yi-hack-v5 (directory) home_h20 rootfs_h20

edit system.conf and proxychains.conf to enable proxychains PROXYCHAINSNG=yes

Insert SD card to camera Power on Camera Boot camera "Welcome to Yi Home Camera. Waiting to connect" Connect to Wifi using either Yi Home App (China) or online QR generator https://yi.kushan.biz/ "Wifi is connected" App stuck in "retrieving pairing status" "Pairing has timed out, please reset the camera" see log1 Reboot "Welcome to Yi Home Camera. Waiting to connect"

Proxy Chains is working /tmp/sd/yi-hack-v5/lib # ../bin/proxychains4 -f ../etc/proxychains.conf ping cnn.com [proxychains] config file found: ../etc/proxychains.conf [proxychains] preloading ./libproxychains4.so [proxychains] DLL init: proxychains-ng 4.13 PING cnn.com (151.101.193.67): 56 data bytes 64 bytes from 151.101.193.67: seq=0 ttl=56 time=8.210 ms


Attempt with PROXYCHAINSNG=no "Welcome to Yi Home Camera. Waiting to connect" "Wifi is connected" "This camera can only be used within China"

see log2

hkrob avatar May 11 '21 01:05 hkrob

Same problem, the version of thecrypt0 (v4) works fine for me, but it has blocked the RTSP Server (donation). (I have the CN).

Mr-Mentor avatar Aug 31 '21 14:08 Mr-Mentor

I've gone back to v4 actually, I paid for the license a while ago. I'd like to use v5, so I hope development on it continues

On Tue, 31 Aug 2021, 22:56 Mentor, @.***> wrote:

Same problem, the version of thecrypt0 (v4) works fine for me, but it has blocked the RTSP Server (donation).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alienatedsec/yi-hack-v5/issues/49#issuecomment-909315376, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSU3WDZ6PR25IMGNFODSHTT7TURVANCNFSM44QHTBOA .

hkrob avatar Aug 31 '21 23:08 hkrob

I've gone back to v4 actually, I paid for the license a while ago. I'd like to use v5, so I hope development on it continues On Tue, 31 Aug 2021, 22:56 Mentor, @.***> wrote: Same problem, the version of thecrypt0 (v4) works fine for me, but it has blocked the RTSP Server (donation). — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#49 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSU3WDZ6PR25IMGNFODSHTT7TURVANCNFSM44QHTBOA .

So if you say that paid RSTP works for you, I think I'll do it too, thanks :).

Mr-Mentor avatar Sep 01 '21 14:09 Mr-Mentor

Yes it works well for me.. but I've noticed people are having trouble obtaining licenses now.. so not sure if the developer is still working on pushing them out...

On Wed, 1 Sep 2021, 22:49 Mentor, @.***> wrote:

I've gone back to v4 actually, I paid for the license a while ago. I'd like to use v5, so I hope development on it continues … <#m_9122175130156652642_> On Tue, 31 Aug 2021, 22:56 Mentor, @.***> wrote: Same problem, the version of thecrypt0 (v4) works fine for me, but it has blocked the RTSP Server (donation). — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#49 (comment) https://github.com/alienatedsec/yi-hack-v5/issues/49#issuecomment-909315376>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSU3WDZ6PR25IMGNFODSHTT7TURVANCNFSM44QHTBOA .

So if you say that paid RSTP works for you, I think I'll do it too, thanks :).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alienatedsec/yi-hack-v5/issues/49#issuecomment-910359862, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSU3WARABWN7NXLSJDYCRDT7Y4PBANCNFSM44QHTBOA .

hkrob avatar Sep 01 '21 23:09 hkrob

I am not sure if worth trying 0.3.6 but it would be easier for me if I had a Chinese version to test

alienatedsec avatar Dec 05 '22 21:12 alienatedsec

This issue has been stale for 30 days - it will be closed within the next 7 days if not updated

github-actions[bot] avatar Jul 12 '23 06:07 github-actions[bot]

@Mr-Mentor @hkrob please try 9.3.8e #263

alienatedsec avatar Jul 12 '23 12:07 alienatedsec

@hkrob there was a problem with proxychain in general. I got it fixed with this 0.4.0b release. Please, if you wish to try again, this would be great.

alienatedsec avatar Aug 07 '23 07:08 alienatedsec

Hi @alienatedsec you really don't give up do you? :)

I have installed 0.4.0b but still can't connect to the app (I re-paired etc) Not sure if it's a problem with the proxychain config now? has the format changed? What is the format you expect in proxychains.conf ?

hkrob avatar Aug 07 '23 09:08 hkrob

@hkrob

you really don't give up do you? :)

Not easily - true :)

The format is also embedded in the 0.4.0b through that code:

https://github.com/alienatedsec/yi-hack-v5/blob/a6453e4cd037b9e91bc0679c46c18b4fbbccf582/src/www/httpd/cgi-bin/set_configs.sh#L106-L111

The output provided in the /?page=proxy is added at the end of the below template.

https://github.com/alienatedsec/yi-hack-v5/blob/a6453e4cd037b9e91bc0679c46c18b4fbbccf582/src/proxychains-ng/proxychains.conf#L1-L8

alienatedsec avatar Aug 07 '23 09:08 alienatedsec

Cool - got it, now trying to find China proxies that work!!

hkrob avatar Aug 07 '23 09:08 hkrob

@hkrob

Try using this string on the proxy config page. Press save and then test or try either way.

socks4 61.171.50.169 6688;socks4 218.78.65.202 6688;socks5 1.180.0.242 7302;socks5 60.190.195.146 10800

alienatedsec avatar Aug 07 '23 10:08 alienatedsec

It looks like you've cracked the case! I had to try a couple of times, but it eventually connected - I can now view via VLC and the App at the same time

Well done and thanks!

hkrob avatar Aug 08 '23 07:08 hkrob

Fixed in 0.4.0c onwards

alienatedsec avatar Aug 09 '23 18:08 alienatedsec