Skip to content

LyScript 示例库

这里整理了 LyScript 在调试、逆向分析中的核心使用示例,点击下方链接查看详细实现。

全部示例

示例名称查看详情
Combining with the PeFile module进入示例 →
Built in script function encapsulation进入示例 →
Patching and bypassing protection cases进入示例 →
Analysis of Process Environment Block and Thread Environment Block进入示例 →
Memory Read Write and Comparison进入示例 →
Exploration of Hook Hijacking Technology进入示例 →
Hook Scanning for Application layer Processes进入示例 →
PE Structure Retrieval SafeSEH Memory Address进入示例 →

提示:每个示例包含完整的代码片段和使用说明,可直接复制到项目中测试。

Automation component developed for x64dbg debugger