Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npetrovski/ida-smartpatcher
IDA apply patch GUI
https://github.com/npetrovski/ida-smartpatcher
Last synced: 3 months ago
JSON representation
IDA apply patch GUI
- Host: GitHub
- URL: https://github.com/npetrovski/ida-smartpatcher
- Owner: npetrovski
- Created: 2015-01-18T23:17:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-24T13:29:29.000Z (almost 10 years ago)
- Last Synced: 2024-05-27T12:01:52.429Z (6 months ago)
- Language: C#
- Size: 394 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IDA-SmartPatcher
A tiny Windows application written in C# - allows you to apply patches generated by IDA (.dif format).Just select both .dif and target file and drop them over the application UI. Hit "Dry Run" button if you just need to test the patch file, or "Patch if you need to apply.
"Always On Top" option is also available.