hikvision-tftpd icon indicating copy to clipboard operation
hikvision-tftpd copied to clipboard

Unbrick a Hikvision device (NVR or camera) via TFTP

Results 11 hikvision-tftpd issues
Sort by recently updated
recently updated
newest added

The DS-2CD2035FWD-I sets a static IP of 192.168.1.64, and attempts the special handshake and TFTP server to be listening on 192.168.1.128. All of the instructions on the `README.md` can be...

``` root@APU2-SHAWSECURE:/tmp# python3 hiktest.py File "hiktest.py", line 65 except hikvision_tftpd.Error, e: ^ SyntaxError: invalid syntax ```

Hey, First of all, thank you for taking the time to develop this. I very, very much appreciate it... I was very relieved when I found it. :) I'm trying...

There is a Denied-of-Service bug in the `_tftp_read` function in the`Server` class on the parse of a packet with content `0x0004`. # Reproduce ## 1. Prepare Download the firmware `digicap.dav`...

Hi I need to do this with a FW from Hikvision to downgrade a none bricked camera, I have the FW on a RaspberryPi Where do I put the FW...

Hi guys, sorry for bugging you. this is so annoying. A firmware update kinda crashed midway since i tried to do it from the phone. So i tried your script...

Camera sent an option that TFTP server didn't like: blksize: 1400.tsi.e phil@del:~/Downloads/hik$ sudo ./hikvision_tftpd.py \Setting block size to 512 Serving 23458645-byte digicap.dav (block size 512, 45818 blocks) read request options:...

Hey! I've been trying to do this for some days with no success, at some point my DVR (DS-7316HUHIF4/N) stopped using the designated ip (192.0.0.64) and is now using 192.168.0.2...