BaQs / pyEzviz

Python package for ezviz cameras
Apache License 2.0
105 stars 45 forks source link

Added image decryption support #78

Closed Choochmeque closed 2 years ago

Choochmeque commented 2 years ago

Implemented image decryption. Tested on my DP1C.

Uses verification code (6 characters usually) for image decryption.

@RenierM26, could you please have a look at this PR?

RenierM26 commented 2 years ago

Great Work! Will review it later today.

How did you find the cipher combination? Trial and error or via jdex on the APK? Just curious.

Choochmeque commented 2 years ago

Via ghidra 😜