This is a simple plugin for Hex-Ray's IDA Pro disassembler to apply and save patches using Ctrl+Alt+W.
- IDA Pro 7.7
- Copy 'easy-patching.py' to IDA's plugins folder. The plugin will be automatically loaded the next time you start IDA Pro.
- Select
'Edit'->'Plugins'->'Easy Patching'or pressCtrl+Alt+W. [ORIGINAL_NAME]-patchedfile is saved.
- MIT License
- Copyright (C) 2022 Hiroki Hada
- All rights reserved.
