Answer the question
In order to leave comments, you need to log in
How to make memory protection?
I am making a password manager. How in general it is possible to implement protection of the data in memory? I've heard that they do it, but I have no idea what it means. Is it that the type of data encrypted in memory should be stored and decrypted as needed or what?
Answer the question
In order to leave comments, you need to log in
To defend yourself, you need to understand what, including, for more specifics, to understand reverse engineering yourself.
I have no idea what passwords you will have, and who, why, how will steal them.
I will answer at the most specific level: if this is Android and the RAM memory needs protection, then it is isolated, so that other running applications will not get direct access to it without root rights at all.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question