feat: 实现了节表导入和IAT的修复

This commit is contained in:
2024-12-26 21:07:34 +08:00
parent cbd1b5b6a5
commit aabbc73ee5
7 changed files with 155 additions and 34 deletions

9
.vscode/launch.json vendored Normal file
View File

@@ -0,0 +1,9 @@
{
// 使用 IntelliSense 了解相关属性。
// 悬停以查看现有属性的描述。
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{}
]
}