小
文件目录
📁 小曾-软件逆向工程VM二期还原班
├── 📁 课程(1)
│ ├── 📁 1.VM还原二期课程简介
│ │ ├── 🎬 1.VM还原二期课程简介_高清.mp4
│ │ └── 📄 VM二期课程简介.xmind
│ ├── 📁 2.VM分析_代码变异
│ │ ├── 📄 2.VM分析_代码变异.exe
│ │ └── 🎬 2.VM分析代码变异_高清.mp4
│ ├── 📁 3.VM分析_代码块分析
│ │ ├── 🎬 3.VM分析代码块_高清.mp4
│ │ └── 📄 代码块.xmind
│ ├── 📁 4.VM分析_函数调用流程
│ │ ├── 🎬 4.VM分析函数调用流程_高清.mp4
│ │ └── 🖼️ 无标题.png
│ ├── 📁 5.VM分析_区段函数定位
│ │ ├── 🎬 5.VM分析区段函数定位_高清.mp4
│ │ └── 🖼️ 无标题.png
│ ├── 📁 5_1.VM分析_区段函数爆破
│ │ ├── 📄 5_1.VM分析_区段函数爆破.exe
│ │ └── 🎬 6.VM分析区段函数爆破_高清.mp4
│ ├── 📁 6.VM分析_流程结构
│ │ ├── 🎬 7.VM分析流程结构_高清.mp4
│ │ └── 🖼️ 流程结构.png
│ ├── 🎬 7.VM分析_真实状态这个.mp4
│ ├── 🎬 8.VM分析_虚拟机参数转移.mp4
│ ├── 🎬 9.VM分析_函数隐匿与变异逃逸.mp4
│ ├── 🎬 10.VM分析_虚拟机合流.mp4
│ ├── 🎬 11.VM分析_虚拟机漂移.mp4
│ ├── 🎬 12.VM分析_ThemidaVM配置.mp4
│ ├── 🎬 13.ThemidaTigerVM入口特征分析.mp4
│ ├── 🎬 14.VM分析_VMP入口特征分析.mp4
│ ├── 🎬 15.VM分析_栈机设计分析.mp4
│ ├── 🎬 16.VM分析_堆机设计分析.mp4
│ ├── 🎬 17.VM分析_Opcode分析.mp4
│ ├── 🎬 18.VM分析_Handle分析.mp4
│ ├── 🎬 19.VM分析_代码变形.mp4
│ ├── 🎬 20.VM分析_花型扫描技术原理.mp4
│ ├── 🎬 21.VM分析_花型机实战反汇编过程.mp4
│ ├── 🎬 23.VM分析_花型机实战反汇编过程3.mp4
│ ├── 🎬 24.VM分析_花型机的匹配.mp4
│ ├── 🎬 26.VM开发_D-handler.mp4
│ ├── 🎬 27.VM开发_D-handler2.mp4
│ ├── 🎬 28.VM开发_StackVm框架.mp4
│ ├── 🎬 29.VM开发_handler编译.mp4
│ ├── 🎬 30.VM开发_Vtoreal编译.mp4
│ ├── 🎬 31.VM开发_VM框架设计.mp4
│ ├── 🎬 32.VM开发_VM框架设计2.mp4
│ ├── 🎬 33.VM开发_VM框架设计3.mp4
│ ├── 🎬 34.VM开发_代码引擎建立与vJCC修复 (1).mp4
│ ├── 🎬 35.VM开发_垃圾块的建立.mp4
│ ├── 🎬 36.VM开发_垃圾块生成细节.mp4
│ ├── 🎬 37.VM开发_递归型自膨胀原理.mp4
│ ├── 🎬 38.VM开发_递归型自膨胀实战.mp4
│ ├── 🎬 39.VM开发_变异原理与线性调用.mp4
│ ├── 🎬 40.VM还原_VMProtect3.x分析与还原(1).mp4
│ ├── 🎬 41.VM还原_VMProtect3.x分析与还原(2).mp4
│ ├── 🎬 42.VM还原_VMProtect3.x分析与还原(3).mp4
│ ├── 🎬 43.VM还原_VMProtect3.x分析与还原(4).mp4
│ ├── 🎬 44.VM还原_VMProtect3.x分析与还原(5).mp4
│ ├── 🎬 45.VM还原_VMProtect3.x分析与还原(6).mp4
│ ├── 🎬 46.VM还原_VMProtect3.x_重新进入虚拟机vJmp分析(1).mp4
│ ├── 🎬 47.VM还原_VMProtect3.x_重新进入虚拟机vJmp分析(2).mp4
│ ├── 🎬 48.VM还原_VMProtect3.x_vAdd_tovEsp分析.mp4
│ ├── 🎬 49.VM还原_VMProtect3.x_自动化还原基本思路.mp4
│ ├── 🎬 50.VM还原_VMProtect3.x_构建虚拟执行框架.mp4
│ ├── 🎬 51.VM还原_VMProtect3.x_自动化还原插件演示.mp4
│ ├── 🎬 52.VM还原_VMProtect3.x_去除基于寄存器混淆插件演示.mp4
│ ├── 🎬 53.VM还原_VMProtect3.x_start_vm_eip.mp4
│ ├── 🎬 54.VM还原_VMProtect3.x_分割代码块.mp4
│ ├── 🎬 55.VM还原_VMProtect3.x_代码编写通过VmEnter识别vmReg.mp4
│ ├── 🎬 56.VM还原_VMProtect3.x_代码编写通过VmEnter识别vmReg(2).mp4
│ ├── 🎬 57.VM还原_VMProtect3.x_动态识别变形handle.mp4
│ ├── 🎬 58.VM还原_VMProtect3.x_动态识别变形handle2.mp4
│ ├── 🎬 59.VM还原_VMProtect3.x_基于数据流动态识别handle.mp4
│ ├── 🎬 60.VM还原_VMProtect3.x_基于数据流动态匹配原理.mp4
│ ├── 🎬 61.VM还原_VMProtect3.x_vPush识别.mp4
│ ├── 🎬 62.VM还原_VMProtect3.x_再次深入动态模糊匹配.mp4
│ ├── 🎬 63.VM还原_VMProtect3.x_寄存器交换机识别.mp4
│ ├── 🎬 64.VM还原_VMProtect3.x_基于xchg寄存器交换机识别(2).mp4
│ ├── 🎬 65.VM还原_VMProtect3.x_vOper2识别.mp4
│ ├── 🎬 66.VM还原_VMProtect3.x_vRetn识别.mp4
│ ├── 🎬 67.VM算法_VMProtect3.x_基于德摩根定律的万用门(1).mp4
│ ├── 🎬 68.VM算法_VMProtect3.x_基于德摩根定律的万用门(2) .mp4
│ ├── 🎬 69.VM算法_VMProtect3.x_通过代码证明万用门_.mp4
│ └── 🎬 70.VM还原_VMProtect3.x_基于伪代码的寄存器轮转原理.mp4
├── 📁 课件(1)
│ └── 📄 课件.exe
├── 📁 配套工具(1)
│ └── 📄 配套工具 .exe
└── 📁 作业(1)
└── 📄 作业.exe 相关资源
【
夸克 百度
【吾爱破解类精品软件合集】2026最新整理,合集内含 2000 +实用工具
软件工具 夸克网盘百度网盘
2026-04-16
《
夸克
《生化危机9:安魂曲破解版 含豪华版全DLC》解压即玩(D加密已被破解)
软件工具 夸克网盘游戏
2026-04-14
漫
夸克
漫剧制作工具解析,爆款背后的创作利器全盘点
软件工具 夸克网盘
2026-04-10
A
夸克 百度
Ai获客变现大课,零成本获客,高客单变现,不花钱不买工具也能用AI做流量
软件工具 人工智能夸克网盘百度网盘
2026-04-08
W
夸克
WPS Office 2026终身高级会员【全平台通用】安卓/Win/Mac/iOS都能用,永久激活,永久免费使用!
软件工具 夸克网盘软件开发
2026-04-03
陈
夸克
陈鷟解读礼法印记:破解中国千年治理密码(已完结)
软件工具 夸克网盘
2026-04-01