Search results

  1. R

    cURL and preset

    Snag them from websdk.js That should give you some help regarding ISAPI websdk.js is contained within digicap.dav or can be pulled from a live cam if you have root.
  2. R

    Figuring out Hikvision API / ISAPI

    Below is a small part of websdk.js That should give you some help regarding ISAPI websdk.js is contained within digicap.dav or can be pulled from a live cam if you have root.
  3. R

    GPL requests?

    no …..lol
  4. R

    New G1 camera root status

    lol test it lol I noticed the serial number was there(assumed it was just a copy). But did not notice davinci checking env for region. Thought that was stored on the security chip.
  5. R

    New G1 camera root status

    the serial number ???? BTW I think minisys update can be run from ASH prompt. So no need for TTL if you have ASH
  6. R

    New G1 camera root status

    I just trashed cfg_pri / sec(mtd12/13) also mtdblock10 /11(full erase). Nightmare to recover lol cam is on firmware 5.6.3 never mucked around with the bootloader
  7. R

    Hikvision G1 5.5+ firmware Exploring the Cam & attempting unlock

    Another Busybox version with telnetd/telnet
  8. R

    New G1 camera root status

    montecrypto's minisys has an updated busybox so there are some extra network commands in there I modified this script to unpack hImage [script] repack-zImage.sh: Unpack and repack a zImage without kernel source, V. 5 (filenames of extracted files will need changed,it does handle the cpio))...
  9. R

    New G1 camera root status

    I was working on a shell script to unpack and repack hImage. unpack was fine but was unable to get repack to work.
  10. R

    New G1 camera root status

    NO u-boot > minisys > main Linux so you can trash minisys and or main Linux. Then just update good minisys, then use minisys to update digicap dav I only ever trashed the partition files . I never trashed the actual partition structure.
  11. R

    New G1 camera root status

    The G1 minisys is just an Kernal image. I figured out what the bytes were at the time in the header. But I have forgotten why I changed them. But it works lol (there are documents out there with details on the header bytes) You can also use the main kernel image from the digicap.dav. As a...
  12. R

    upgrade to chinese IPC_G0_CN_STD_5.5.82_190130

    Downgrade it to 5.5 via gui or lower using minisys
  13. R

    Latest HikVision Firmware for G1 platform - DS-2CD2XX5 2XX3G0

    So what's new? my cams are upto 5.6.2. I assume its just small bug fixes. Anyone tried it?
  14. R

    [MCR] Hikvision packer/unpacker for 5.3.x and newer firmware

    Davinci is left decrypted on the cam at runtime , so if you have root/ASH you can copy the elf/disassemble.
  15. R

    Converting EZVIZ C6TC from Chinese to English

    You need to alter the files live on the cam(if you have ASH). Or inject region unlock modification into digicap.dav
  16. R

    request: english 5.3.0 firmware for chinese 2xx2 cam

    If that's an R0 then there is a sticky thread
  17. R

    Hikvison E3 and gaining access to /bin/sh | find key unpack, repack.

    Hisilicon 500 SDK is floating around on the web On the G1 the mImage(minisys/rcvy) does not have many validation checks. (however be careful if you do not have a dump/backup) I have NO tutorial for building any sec.bin or minisys. Minisys is just a mini Linux image. The G1 will also take a...
  18. R

    Hikvison E3 and gaining access to /bin/sh | find key unpack, repack.

    For a stand alone sec.bin you would compile the commands that are missing from the u-boot and some commands to mount you partitions. (do a search on google for u-boot standalone) Also your cam has a "rcvy" partition. Is it running a minisytem like the G1 cams? What cpu is in the E3?
  19. R

    Hikvison E3 and gaining access to /bin/sh | find key unpack, repack.

    setenv bootargs console=ttyAMA0,115200 init=/bin/sh single loglevel=9 saveenv then printenv to make sure it was saved. If it has reboot see what happens
  20. R

    Hikvison E3 and gaining access to /bin/sh | find key unpack, repack.

    sec.bin is unique to the u-boot version. sec.bin is a stand alone program that is often used to add additional commands to u-boot. I have only seen it for the g0 family. What is the output with "printenv" and have you tried altering and saving them?
  21. R

    G0 baremetal app for a limited u-boot ver

    BTW on the g0 , you did not need to repack or unpack digicap.dav as there was ASH access and files could be copied back and forth on the fly live on the cam. And on the G1 after installing minisys , again you have root/ash so you don't actually need to repack/unpack.
  22. R

    G0 baremetal app for a limited u-boot ver

    is that a G0 cam or an E3. If its an E3 then THIS sec.bin will not work. Your u-boot is also newer than the u-boots I have used sec.bin on. On the plus side your u-boot has more commands than the u-boot's I have used sec.bin on.(unsure if any are any use) I do not have an E3 cam. However I...
  23. R

    Hikvision G1 platform (H.265 DS-2CD2XX5) - firmware upgrade failed

    link to the EN G1 firmware versions on uk site HIKVISION UK PORTAL Link to G1 (however You may not be able to reload original minisys) Hikvision G1 5.5+ firmware Exploring the Cam & attempting unlock
  24. R

    G0 baremetal app for a limited u-boot ver

    What u-boot version are you using? What camera are you trying to use sec.bin on ?
  25. R

    Hikvision G1 platform (H.265 DS-2CD2XX5) - firmware upgrade failed

    You could try TTL. What error does the web gui give? You could also try downgrade to 5.5.? then upgrade to 5.6.2 All that fails you could give montecrypto's mini sys a bash.
  26. R

    Looking for a cam with audio without having to power a mic

    I have DS-2CD2135F-IS, with mic input, it does not need power(depends on the type of mic) there was a thread on here somewere
  27. R

    How to : Smarten up the dumbed-down HiWatch IPC-T140 4MP IP camera

    Did not work for me , I can only assume some of my paths are wrong. Had to use previous example to compile. Could just be me being a numpty lol
  28. R

    How to : Smarten up the dumbed-down HiWatch IPC-T140 4MP IP camera

    This was a pain for me to compile. I still have the VM machine setup if it needs to be recompiled? it was compiled on a ubuntu 16.04 32bit, OpenSSL 1.0.2g 1 Mar 2016 (Ubuntu GLIBC 2.23-0ubuntu11) 2.23 compile command gcc -static -o hik_repack hik_repack.c -lcrypto -I/usr/local/ssl/include...
  29. R

    decrypt hik 2725 firmware

    it can be used to enable ftp, telnet ssh update busybox make cam region free. Enable rollback. Really it makes the cam unrestricted in its use. All my cams are all unlocked and region free with updated busybox.
  30. R

    decrypt hik 2725 firmware

    See the g1 thread I posted a link too for montecrypto's minisys . Unsure what you actually want to do to the cam. G1 firmware is protected with an RSA key.