DJI Mavic, Air and Mini Drones
Friendly, Helpful & Knowledgeable Community
Join Us Now

Has anyone managed to decrypt the blackbox ".log" files without dealing with Github repositories?

Yannie

Well-Known Member
Joined
Feb 11, 2018
Messages
64
Reactions
41
Age
40
I just played around with that exact GitHub repo and found that the comment at the end of the README is very useful.

Alternately you can just use openssl
Code:
openssl enc -d -nosalt -in downloadedfile -aes-128-cbc -K 746869732d6165732d6b657900000000 -iv 00000000000000000000000000000000

The Key changed in a recent update, so I found this to be a working command line:
Code:
openssl enc -d -nosalt -in kernel03.log -aes-128-cbc -K 5950314E6167375A5226446A00000000 -iv 30313233343536373839616263646566 -out kernel03_decrypted.log

Of course you need to have openssl installed. I'm on Linux (Arch) with OpenSSL 1.1.0h. On OSX it should work the same. I'm not much of a Windows user but there seem to be windows binaries available: Binaries - OpenSSLWiki

Good look!
 
Lycus Tech Mavic Air 3 Case

DJI Drone Deals

New Threads

Forum statistics

Threads
130,995
Messages
1,558,715
Members
159,983
Latest member
Glenn-S