issues
search
decaf-project
/
DECAF
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
Dev
#70
Closed
enlighten5
closed
5 years ago
enlighten5
commented
5 years ago
Fix pointer tainting for qemu_ld in
gen_taintcheck_insn_ld()
and
gen_taintcheck_insn()
Fix some issues regarding the shadow memory.
gen_taintcheck_insn_ld()
andgen_taintcheck_insn()