mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2024-12-24 03:01:15 +07:00
2.4 KiB
2.4 KiB
第八章 学术篇
论文下载: 链接:https://pan.baidu.com/s/1G-WFCzAU2VdrrsHqJzjGpw 密码:vhfw
- Return-Oriented Programming
- 8.1.1 The Geometry of Innocent Flesh on the Bone: Return-into-libc without Function Calls (on the x86)
- 8.1.2 Return-Oriented Programming without Returns
- 8.1.3 Return-Oriented Rootkits: Bypassing Kernel Code Integrity Protection Mechanisms
- 8.1.4 ROPdefender: A Detection Tool to Defend Against Return-Oriented Programming Attacks
- 8.1.5 Data-Oriented Programming: On the Expressiveness of Non-Control Data Attacks
- 8.1.6 Hacking Blind
- Symbolic Execution
- Address Space Layout Randomization
- Code Obfuscation
- Reverse Engineering
- Android Security
- 8.4 EMULATOR vs REAL PHONE: Android Malware Detection Using Machine Learning
- 8.5 DynaLog: An automated dynamic analysis framework for characterizing Android applications
- 8.6 A Static Android Malware Detection Based on Actual Used Permissions Combination and API Calls
- 8.7 MaMaDroid: Detecting Android malware by building Markov chains of behavioral models
- 8.8 DroidNative: Semantic-Based Detection of Android Native Code Malware
- 8.9 DroidAnalytics: A Signature Based Analytic System to Collect, Extract, Analyze and Associate Android Malware