What program is used in this video please help?

osama

n3wb
Joined
Aug 12, 2017
Messages
7
Reaction score
1
Location
alex
I have more than 50 Dahua ip cameras. And someone changed their password and needed make the reset the password to them all without unscrewing the cameras. And I watched this video, but he refused to give me The software used.
.. I want the program he is using, please. This is video..
 

alastairstevenson

Staff member
Joined
Oct 28, 2014
Messages
15,930
Reaction score
6,778
Location
Scotland
And I watched this video, but he refused to give me The software used.
Maybe he's figured how to apply a default configuration using the tftp updater.
It's not something I've tried (not being much of a Dahua explorer) but I'd be surprised if it's not possible.

Some strings from the bootloader of my only Dahua camera suggesting there is an ability to manipulate the config :
Code:
strings -8 mtd0ro | grep config
erase  config and backup partition.
exce update config script start!
exce update config script complete!
flwrite fail to run config script
And there is a bootloader command :
cfgRestore- erase config and backup partition.
 

mat200

IPCT Contributor
Joined
Jan 17, 2017
Messages
13,670
Reaction score
22,774
I have more than 50 Dahua ip cameras. And someone changed their password and needed make the reset the password to them all without unscrewing the cameras. And I watched this video, but he refused to give me The software used.
.. I want the program he is using, please. This is video..
Hi @osama

Checked the video, not good resolution, but indeed Appears to be TFTP as alastairstevenson notes.
 

osama

n3wb
Joined
Aug 12, 2017
Messages
7
Reaction score
1
Location
alex
Maybe he's figured how to apply a default configuration using the tftp updater.
It's not something I've tried (not being much of a Dahua explorer) but I'd be surprised if it's not possible.

Some strings from the bootloader of my only Dahua camera suggesting there is an ability to manipulate the config :
Code:
strings -8 mtd0ro | grep config
erase  config and backup partition.
exce update config script start!
exce update config script complete!
flwrite fail to run config script
And there is a bootloader command :
cfgRestore- erase config and backup partition.
Thank you for your interest. Where do I write this code?
 

EMPIRETECANDY

IPCT Vendor
Joined
Nov 8, 2016
Messages
8,260
Reaction score
23,722
Location
HONGKONG
As far As I know, the only way to do this is to do hard reset, presss the reset button for 5-7 seconds. Make sure power is on when you do this.
If any guys hire installer to install systems, registered email must use yours own. Or else will have big problem and safe threat. Most installers are good, but still have some bad men like yours.
 
Top