文件名称:IDA-SmartPatcher:IDA 应用补丁 GUI
文件大小:290KB
文件格式:ZIP
更新时间:2024-07-19 01:52:52
C#
IDA-SmartPatcher 一个用 C# 编写的小型 Windows 应用程序 - 允许您应用由 IDA(.dif 格式)生成的补丁。 只需选择 .dif 和目标文件并将它们拖放到应用程序 UI 上即可。 如果您只需要测试补丁文件,请点击“试运行”按钮,或者如果您需要应用,请点击“补丁”。 “始终在最前面”选项也可用。
【文件预览】:
IDA-SmartPatcher-master
----.gitignore(40B)
----IDASmartPatcher.sln(1020B)
----README.md(337B)
----IDASmartPatcher.v12.suo(42KB)
----IDASmartPatcher()
--------Form1.Designer.cs(8KB)
--------Program.cs(516B)
--------IDASmartPatcher.csproj(5KB)
--------ida.ico(135KB)
--------Form1.cs(6KB)
--------Form1.resx(207KB)
--------App.config(178B)
--------IDASmartPatcher.csproj.user(467B)
--------TextParser.cs(6KB)
--------Properties()
--------ScanFormatted.cs(18KB)