- Apr 20, 2016
 
- 105
 
- 307
 
Does anybody know how to decrypt a firmware blob for DS-2x22FWD,2x42FWD_5.3.6_151105
Here is the header, de-XORed as usual. The last 3 DWORDs are offset, length, and CRC of the firmware blob that immediately follows he header. The blob appears encrypted. How do I decrypt it? The camera is still in the mail, can't disassemble and look inside.
Here is the header. Note the "02KH" magic instead of "SWKH"
	
	
	
		
 Here is the header, de-XORed as usual. The last 3 DWORDs are offset, length, and CRC of the firmware blob that immediately follows he header. The blob appears encrypted. How do I decrypt it? The camera is still in the mail, can't disassemble and look inside.
Here is the header. Note the "02KH" magic instead of "SWKH"
		Code:
	
	00000000 30 32 4B 48 │ 13 22 00 00 │ 6C 00 00 00 │ 00 00 00 00  02KH."..l.......
00000010 4A 68 8C 01 │ 01 00 00 00 │ FF FF FF FF │ FF FF FF FF  Jh .....
00000020 FF FF FF FF │ FF FF FF FF │ FF FF FF FF │ 31 32 30 30              1200
00000030 30 35 30 30 │ 33 31 31 31 │ 31 31 31 30 │ 30 31 31 00  050031111110011.
00000040 31 32 30 30 │ 30 35 30 30 │ 33 31 31 31 │ 31 31 31 30  1200050031111110
00000050 30 31 31 00 │ 01 6A 03 02 │ 05 2B 00 03 │ 87 00 06 47  011..j...+.. ..G
00000060 6C 00 00 00 │ DE 67 8C 01 │ 5E 58 71 C5 │              l... g .^Xq