Code Monkey home page Code Monkey logo

Comments (3)

Humminghead avatar Humminghead commented on August 11, 2024 1

Hello. I've read this thread, but I don't understand fully how to solve this problem using asmgit. I'm trying to set a hook, but I always end up on "fasle" at this location:

return false;

Can you suggest how to do this? Is this even possible?

I found TEST_CASE("Minimal ILCallback", "[AsmJit][ILCallback]") , but i not sure if this is what I need.

Here is my Polyhook log:
https://rextester.com/FSBNWY80478

from polyhook_2_0.

stevemk14ebr avatar stevemk14ebr commented on August 11, 2024

Please refer to these two threads, where I explain this limitation:

#26

#14

If you post the disassembly output from PolyHook I can tell you why your particular case failed. You could also modify PolyHook to ignore this case, and fix-up that instruction yourself manually.

from polyhook_2_0.

XePeleato avatar XePeleato commented on August 11, 2024

I see, fixing it up myself is way over my head so I'd discard that option. And EAT hooking doesn't seem to be right for me since the flash dll is loaded early into plugin-container. I'll have to reconsider my options, but I'll close the issue since the original problem is already explained.

Thanks!

from polyhook_2_0.

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.