https://github.com/lifting-bits/patchestry
Patchestry is a binary patching framework built with MLIR and Ghidra.
https://github.com/lifting-bits/patchestry
c cpp decompilation ghidra-scripts mlir program-analysis
Last synced: 5 months ago
JSON representation
Patchestry is a binary patching framework built with MLIR and Ghidra.
- Host: GitHub
- URL: https://github.com/lifting-bits/patchestry
- Owner: lifting-bits
- License: apache-2.0
- Created: 2024-03-14T15:56:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-23T20:19:56.000Z (5 months ago)
- Last Synced: 2025-07-23T20:31:20.339Z (5 months ago)
- Topics: c, cpp, decompilation, ghidra-scripts, mlir, program-analysis
- Language: C++
- Homepage: https://lifting-bits.github.io/patchestry/
- Size: 1.41 MB
- Stars: 23
- Watchers: 8
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Patchestry
[](https://github.com/lifting-bits/patchestry/actions/workflows/ci.yml)
[](https://opensource.org/licenses/Apache-2.0)
This is the patchestry project.
For further information check [lifting-bits.github.io/patchestry/](https://lifting-bits.github.io/patchestry/).
# Licensing
Patchestry is licensed according to the [Apache 2.0](LICENSE) license. Patchestry links against and uses Clang and LLVM APIs. Clang is also licensed under Apache 2.0, with [LLVM exceptions](https://github.com/llvm/llvm-project/blob/main/clang/LICENSE.TXT).
This research was developed with funding from the Advanced Research Projects Agency for Health (ARPA-H). The views, opinions and/or findings expressed are those of the author and should not be interpreted as representing the official views or policies of the U.S. Government.