Ramdump showing all variable data

i am using provider with https://ionicframework.com/docs/native/http/ Created a login page using http.post.

While testing in Android, after clicking on the login button, then using frida(penetration testing, https://github.com/Nightbringer21/fridump), take the RAM DUMP, i am seeing all the data variables. ie the password entered i am able to see.

How to clear this ?

1 Like