Android Question Decrypt a File

fatman

Active Member
Licensed User
Longtime User
Hi to All,

I have a Delphi application which fills SQL-Tables with data.
Encryption is done with 7zip using AES.
i would like to decrypt these sqlite-files on my android device.
Having studied several howto's and threads i'm stuck.
May somebody give me a hint or a snippet of how to decrypt files like that please?

Thx in advance.

Fatman
 

KZero

Active Member
Licensed User
Longtime User
Have you tried this library ?

 
Upvote 0
Top