Skip to content

m1stadev/eyepatch

Repository files navigation

eyepatch


An *OS bootchain patching library, written in Python.

Features

  • Supports 32-bit and 64-bit ARM
  • Attempts to provide a Pythonic API
  • Provides convenience functions, like identifying strings & cross-references

Usage

  • The eyepatch module provides AArch64Patcher and ARMPatcher classes for 64-bit and 32-bit patching, respectively.
  • A good example for the API is in eyepatch/iboot.

Requirements

  • Python 3.8 or higher

Installation

  • Local installation:
    • ./install.sh
    • Requires Poetry

TODO

  • Write documentation
  • Add logging
  • Add more modules for different patchers
  • Add a CLI tool
  • Push to PyPI

Support

For any questions/issues you have, open an issue.

About

An *OS bootchain patching library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •