Jon Markoff sounds so much like a transformer to me
@anshsachdeva8504 жыл бұрын
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?
@MatthiasSchicker4 жыл бұрын
That is what Android KeyStore is for (developer.android.com/training/articles/keystore)
@enprevencionenprimerplanoy59642 жыл бұрын
Configuracion para Actualizacion
@snapsurge182 жыл бұрын
How about using LogInjection when the app is running? Is it possible to extract the data?
@ashokganji2 жыл бұрын
Looks like output stream append not possible with EncryptedFile
@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.
@stacyhackney61003 жыл бұрын
Thank you
@Soulcybering5 жыл бұрын
Thank you for the info about 1.0.0 release 👍
@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
@sohailzahid1474 жыл бұрын
Its not working if we set minify to true? any help how resolved it.
@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...
@6Karaboudjan93 жыл бұрын
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
@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
@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.