珍惜
珍惜
I refer to your code try fork out a process then go to attch main process I don t know if there is a problem if I write so.I m...
Thanks so much for your reply Question 1: I want to get the symbol of the function of svc when the function is called (similar to dlsym() parameter 2) I...
Question 1: Why do you still need to use seccomp with ptrace? Why not use ptrace directly. My understanding is to filter out some functions through seccomp first. In order...
yes ,Of course, this is certain, sorry, I previously expressed a problem, I am using the translation software to translate Chinese into English.Forgiving me for not expressing my problem clearly...
I want the so to listen on is not just libc but some other svc calls for so and I need to try to output his path but I hope...
android studio compile this project not found , do you know how I should get this file?
I tried to decompile the dynamic library of talloc.But they always fail. Do you have a talloc static library or a dynamic library that you can use directly?
Is there any way for the windows system to access it (libtalloc-dev) ?
I found a very interesting question. Here is the code that I executed ``` char buffer[PATH_MAX]; FILE* fp2 = popen("cat /sys/devices/soc0/serial_number", "r"); if(fgets(buffer, sizeof(buffer), fp2) != nullptr){ LOGI(">>>>>>>>>> popen serial_number:...
看一下 readerme ...改成u8编码就行