├── Linux Heap Internals.pdf ├── Machine_Code_Obfuscation_via_Instruction_Set_Reduction_and_Control_Flow_Graph_Linearization_Analysis_and_Countermeasures.pdf ├── README.md ├── SAT_SMT_by_example.pdf ├── SymbolicExecution.pptx ├── Understand the heap by breaking it.pdf ├── ctf-all-in-one.pdf ├── domas_2015_the_movfuscator.pdf ├── glibc内存管理ptmalloc源代码分析.pdf ├── mov_is_Turing-complete.pdf ├── ollvm快速学习.doc ├── pin官方教程.pdf ├── 堆漏洞的利用技巧.pdf ├── 堆管理机制.png └── 逆向工程核心知识体系.txt /Linux Heap Internals.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/Linux Heap Internals.pdf -------------------------------------------------------------------------------- /Machine_Code_Obfuscation_via_Instruction_Set_Reduction_and_Control_Flow_Graph_Linearization_Analysis_and_Countermeasures.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/Machine_Code_Obfuscation_via_Instruction_Set_Reduction_and_Control_Flow_Graph_Linearization_Analysis_and_Countermeasures.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/README.md -------------------------------------------------------------------------------- /SAT_SMT_by_example.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/SAT_SMT_by_example.pdf -------------------------------------------------------------------------------- /SymbolicExecution.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/SymbolicExecution.pptx -------------------------------------------------------------------------------- /Understand the heap by breaking it.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/Understand the heap by breaking it.pdf -------------------------------------------------------------------------------- /ctf-all-in-one.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/ctf-all-in-one.pdf -------------------------------------------------------------------------------- /domas_2015_the_movfuscator.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/domas_2015_the_movfuscator.pdf -------------------------------------------------------------------------------- /glibc内存管理ptmalloc源代码分析.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/glibc内存管理ptmalloc源代码分析.pdf -------------------------------------------------------------------------------- /mov_is_Turing-complete.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/mov_is_Turing-complete.pdf -------------------------------------------------------------------------------- /ollvm快速学习.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/ollvm快速学习.doc -------------------------------------------------------------------------------- /pin官方教程.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/pin官方教程.pdf -------------------------------------------------------------------------------- /堆漏洞的利用技巧.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/堆漏洞的利用技巧.pdf -------------------------------------------------------------------------------- /堆管理机制.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/堆管理机制.png -------------------------------------------------------------------------------- /逆向工程核心知识体系.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0th3rs-Security-Team/Binary-Security-Advanced-References/HEAD/逆向工程核心知识体系.txt --------------------------------------------------------------------------------