Code Monkey home page Code Monkey logo

Comments (3)

kabiroberai avatar kabiroberai commented on June 1, 2024

Orion has support for batching in backends, which was designed with APIs such as this in mind. In addition, it's actually possible for anybody to create their own backend: see the docs. IMO the best option would be to create a separate framework to provide a libhooker backend (which coolstar or anyone else could do), following which we could consider adding it into the core repo depending on what the demand for it looks like.

from orion.

Absolucy avatar Absolucy commented on June 1, 2024

@kabiroberai thing is, it's rather difficult as you have to first separate out method hooks from objc hooks, then batch-find symbols, then batch-hook. I would PR it if I could :)

from orion.

kabiroberai avatar kabiroberai commented on June 1, 2024

I see; I'd highly recommend checking out FishhookBackend.swift and SubstrateBackend.swift for inspiration. I could give this a shot myself at some point but it's not a top priority rn as I'd like to release a usable MVP first. The most likely path I see towards the inclusion of an LH backend in core Orion is if @coolstar releases one themselves so that we can gauge what adoption is like first.

from orion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.