An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Patchestry

[![Build & Test](https://github.com/lifting-bits/patchestry/actions/workflows/ci.yml/badge.svg)](https://github.com/lifting-bits/patchestry/actions/workflows/ci.yml)

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](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.