so, my content is encrypted using million algos, my file system is encyrpted using million algos, but to unlock all these, the key is present as plain string in the app source code , that can be easily decompiled ? any solution for that?
@MatthiasSchicker3 жыл бұрын
That is what Android KeyStore is for (developer.android.com/training/articles/keystore)
@enprevencionenprimerplanoy59642 жыл бұрын
Configuracion para Actualizacion
@ashokganji2 жыл бұрын
Looks like output stream append not possible with EncryptedFile
@silientlips2 жыл бұрын
How about using LogInjection when the app is running? Is it possible to extract the data?
@sohailzahid1474 жыл бұрын
Its not working if we set minify to true? any help how resolved it.
@6Karaboudjan92 жыл бұрын
how did i enable full disk encryption on Android 11 ?
@zalnars78472 жыл бұрын
Full disk encryption is decrapted Android 11 uses file based encryption way better and faster
@rishabh87652 жыл бұрын
Jon Markoff sounds so much like a transformer to me
@hilmanshini_jigoku5 жыл бұрын
Is it somekind of drm? Or managed drm?
@pqsk4 жыл бұрын
drm is digital rights management. drm uses encryption. so to answer your question, no it is NOT either.
@abhishekchauhan-ud1mt4 жыл бұрын
Can i use androidx security library in live project, any help please
@codewithrichard4 жыл бұрын
it's already in RC 1.0.0-rc02 hope they can release v1.0.0 by mid of this year
@Mr_Snowclouds4 жыл бұрын
Is there an encryption so people can't snoop on what your doing online.
@pqsk4 жыл бұрын
use tor and don't login to anything
@cularu15 жыл бұрын
The question is, is it possible that someone can extract data encrypted with this method?
@luciferthegod31205 жыл бұрын
It is
@FrantisekNovak555 жыл бұрын
Yes, but its..encrypted
@pqsk4 жыл бұрын
if the phone is rooted they can extract it, but it is encrypted. to get the keys to decrypted would be something else. not impossible, but not easy to do
@FoxinTaiwan3 жыл бұрын
Cellebrite...
@stacyhackney61003 жыл бұрын
Thank you
@Soulcybering5 жыл бұрын
Thank you for the info about 1.0.0 release 👍
@hayk.galstyan5 жыл бұрын
Why not android 5?
@BigFerdes5 жыл бұрын
He explains at 14:07, will come to 4.4+ later
@hilmanshini_jigoku5 жыл бұрын
Yeah there are still people using 4.4
@hayk.galstyan5 жыл бұрын
@@BigFerdes Yeah, I heard that after commenting.
@agung_laksana4 жыл бұрын
Is it available now for android 5 ?
@MahmudulHassanShovon4 жыл бұрын
Please use simple and easy speech. I think many more thing you know but you just think all knows.
@pqsk4 жыл бұрын
cryptography is an advanced topic that can't really be explained in such a short video in addition to the point of this video. the best thing to do is to pick up a book and read up on it or look for playlists or lectures on youtube. don't expect to understand it with summaries.