dji_rev icon indicating copy to clipboard operation
dji_rev copied to clipboard

DJI Reverse engineering

Results 5 dji_rev issues
Sort by recently updated
recently updated
newest added

I'm looking to decode the protocol for the 7 wire encoder cable between the C620 and M3508. How would I go about doing that? https://rm-static.djicdn.com/tem/17348/RoboMaster%20C620%20Brushless%20DC%20Motor%20Speed%20Controller%20V1.01.pdf

I can find the e is 0x10001 in the end of GFAK RSA key as little endian order. Which part of the GFAK is the module N?

image.py prints this error when processing wm330_0305_v34.04.00.17_20160114.fw.sig or wm330_0306_v03.02.35.82_20170926.pro.fw.sig from V02.00.0600_P4_dji_system which can be found here: https://github.com/MAVProxyUser/dji_system.bin/blob/master/bins/V02.00.0600_P4_dji_system.bin

Are you going to be adding a decryotor for the flight log on th tablet?