Does anyone know how to decrypt Android cryptfs on GNU/Linux?
I know that Android uses dmcrypt, but obviously it doesn't use luks, so cryptsetup doesn't work. On Android the decryption is kicked off by vdc/vold, but I couldn't figure out if it is completely custom or relies on certain libraries or interfaces that are easily portable or already available on GNU/Linux.
So, before I start delving into the code, I thought I'd ask if someone else has been working on this or has further resources on the matter.
Thanks!
I know that Android uses dmcrypt, but obviously it doesn't use luks, so cryptsetup doesn't work. On Android the decryption is kicked off by vdc/vold, but I couldn't figure out if it is completely custom or relies on certain libraries or interfaces that are easily portable or already available on GNU/Linux.
So, before I start delving into the code, I thought I'd ask if someone else has been working on this or has further resources on the matter.
Thanks!