M
M
Maxim2020-08-23 13:25:34
Android
Maxim, 2020-08-23 13:25:34

How to work with RAM on android?

How can I read and write sections of RAM on Android? I understand that this will require root access, but how exactly is this implemented in programs such as GameGuardian or GameKiller?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kocherman, 2020-08-23
@kocherman

The Android kernel is Linux. See kernel version. All utilities familiar to Linux work: top, strace, kernelshark, coredump, gdb, sqlcipher.
More often than replacing the memory block, different apk patchers are used, for example LuckyPatcher . Also on Android, Metasploit
works no worse than on Linux .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question