DECAF (short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the DroidScope dynamic Android malware analysis platform. DroidScope is now an extension to DECAF.
GNU General Public License v3.0
803
stars
168
forks
source link
how to get the value of mips_pgd_current in procinfo.ini #92
I have read the code in procinfo.c, but no information relevant to the value mips_pgd_current is present.
I want to know how to get this value, thanks a lot!
I have read the code in procinfo.c, but no information relevant to the value mips_pgd_current is present. I want to know how to get this value, thanks a lot!