【资源目录】:


├──课程(1)

| ├──1.VM还原二期课程简介

| | ├──1.VM还原二期课程简介_高清.mp4 77.57M

| | └──VM二期课程简介.xmind 81.41kb

| ├──2.VM分析_代码变异

| | ├──2.VM分析_代码变异.exe 5.23M

| | └──2.VM分析代码变异_高清.mp4 262.06M

| ├──3.VM分析_代码块分析

| | ├──3.VM分析代码块_高清.mp4 113.61M

| | └──代码块.xmind 209.01kb

| ├──4.VM分析_函数调用流程

| | ├──4.VM分析函数调用流程_高清.mp4 367.03M

| | └──无标题.png 23.20kb

| ├──5.VM分析_区段函数定位

| | ├──5.VM分析区段函数定位_高清.mp4 240.52M

| | └──无标题.png 54.89kb

| ├──5_1.VM分析_区段函数爆破

| | ├──5_1.VM分析_区段函数爆破.exe 1.26M

| | └──6.VM分析区段函数爆破_高清.mp4 104.41M

| ├──6.VM分析_流程结构

| | ├──7.VM分析流程结构_高清.mp4 148.76M

| | └──流程结构.png 7.15kb

| ├──10.VM分析_虚拟机合流.mp4 235.35M

| ├──11.VM分析_虚拟机漂移.mp4 191.29M

| ├──12.VM分析_ThemidaVM配置.mp4 97.96M

| ├──13.ThemidaTigerVM入口特征分析.mp4 172.80M

| ├──14.VM分析_VMP入口特征分析.mp4 62.18M

| ├──15.VM分析_栈机设计分析.mp4 97.37M

| ├──16.VM分析_堆机设计分析.mp4 49.52M

| ├──17.VM分析_Opcode分析.mp4 158.04M

| ├──18.VM分析_Handle分析.mp4 129.11M

| ├──19.VM分析_代码变形.mp4 33.88M

| ├──20.VM分析_花型扫描技术原理.mp4 54.54M

| ├──21.VM分析_花型机实战反汇编过程.mp4 193.14M

| ├──23.VM分析_花型机实战反汇编过程3.mp4 188.78M

| ├──24.VM分析_花型机的匹配.mp4 131.96M

| ├──26.VM开发_D-handler.mp4 100.96M

| ├──27.VM开发_D-handler2.mp4 44.45M

| ├──28.VM开发_StackVm框架.mp4 72.80M

| ├──29.VM开发_handler编译.mp4 72.28M

| ├──30.VM开发_Vtoreal编译.mp4 84.52M

| ├──31.VM开发_VM框架设计.mp4 63.66M

| ├──32.VM开发_VM框架设计2.mp4 66.45M

| ├──33.VM开发_VM框架设计3.mp4 83.65M

| ├──34.VM开发_代码引擎建立与vJCC修复 (1).mp4 76.13M

| ├──35.VM开发_垃圾块的建立.mp4 56.07M

| ├──36.VM开发_垃圾块生成细节.mp4 45.58M

| ├──37.VM开发_递归型自膨胀原理.mp4 31.78M

| ├──38.VM开发_递归型自膨胀实战.mp4 33.91M

| ├──39.VM开发_变异原理与线性调用.mp4 61.15M

| ├──40.VM还原_VMProtect3.x分析与还原(1).mp4 110.38M

| ├──41.VM还原_VMProtect3.x分析与还原(2).mp4 110.65M

| ├──42.VM还原_VMProtect3.x分析与还原(3).mp4 137.33M

| ├──43.VM还原_VMProtect3.x分析与还原(4).mp4 118.48M

| ├──44.VM还原_VMProtect3.x分析与还原(5).mp4 168.13M

| ├──45.VM还原_VMProtect3.x分析与还原(6).mp4 64.40M

| ├──46.VM还原_VMProtect3.x_重新进入虚拟机vJmp分析(1).mp4 133.42M

| ├──47.VM还原_VMProtect3.x_重新进入虚拟机vJmp分析(2).mp4 79.30M

| ├──48.VM还原_VMProtect3.x_vAdd_tovEsp分析.mp4 149.61M

| ├──49.VM还原_VMProtect3.x_自动化还原基本思路.mp4 117.50M

| ├──50.VM还原_VMProtect3.x_构建虚拟执行框架.mp4 71.80M

| ├──51.VM还原_VMProtect3.x_自动化还原插件演示.mp4 48.40M

| ├──52.VM还原_VMProtect3.x_去除基于寄存器混淆插件演示.mp4 30.93M

| ├──53.VM还原_VMProtect3.x_start_vm_eip.mp4 119.37M

| ├──54.VM还原_VMProtect3.x_分割代码块.mp4 84.15M

| ├──55.VM还原_VMProtect3.x_代码编写通过VmEnter识别vmReg.mp4 137.66M

| ├──56.VM还原_VMProtect3.x_代码编写通过VmEnter识别vmReg(2).mp4 123.70M

| ├──57.VM还原_VMProtect3.x_动态识别变形handle.mp4 96.14M

| ├──58.VM还原_VMProtect3.x_动态识别变形handle2.mp4 27.09M

| ├──59.VM还原_VMProtect3.x_基于数据流动态识别handle.mp4 63.28M

| ├──60.VM还原_VMProtect3.x_基于数据流动态匹配原理.mp4 14.20M

| ├──61.VM还原_VMProtect3.x_vPush识别.mp4 66.30M

| ├──62.VM还原_VMProtect3.x_再次深入动态模糊匹配.mp4 30.92M

| ├──63.VM还原_VMProtect3.x_寄存器交换机识别.mp4 96.04M

| ├──64.VM还原_VMProtect3.x_基于xchg寄存器交换机识别(2).mp4 72.51M

| ├──65.VM还原_VMProtect3.x_vOper2识别.mp4 42.82M

| ├──66.VM还原_VMProtect3.x_vRetn识别.mp4 46.99M

| ├──67.VM算法_VMProtect3.x_基于德摩根定律的万用门(1).mp4 38.92M

| ├──68.VM算法_VMProtect3.x_基于德摩根定律的万用门(2).mp4 40.64M

| ├──69.VM算法_VMProtect3.x_通过代码证明万用门_.mp4 64.10M

| ├──7.VM分析_真实状态这个.mp4 263.94M

| ├──70.VM还原_VMProtect3.x_基于伪代码的寄存器轮转原理.mp4 219.60M

| ├──8.VM分析_虚拟机参数转移.mp4 123.24M

| └──9.VM分析_函数隐匿与变异逃逸.mp4 57.80M

├──课件(1)

| └──课件.exe 138.03M

├──配套工具(1)

| └──配套工具.exe 72.39M

└──作业(1)

| └──作业.exe 12.43M

本站所发布的一切视频课程仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站所有课程来自网络,版权争议与本站无关。如有侵权请QQ客服:1470025219 我们将第一时间处理!