Coder Social home page Coder Social logo

Comments (6)

HoShiMin avatar HoShiMin commented on July 28, 2024

What version do you use? I have updated Zydis to the latest release (3.2.1) and it works without changes in code

from hooklib.

gurachan avatar gurachan commented on July 28, 2024

What version do you use? I have updated Zydis to the latest release (3.2.1) and it works without changes in code

i use the master branch xD

also how do i use it without the xD ntoskernel is not running popping up xD

void *rverify = hook(address, Verify);

i did it like that.. but ntoskernel.exe is not found or running is popping up from nowhere. i don't know if I'm doing it right XD i dont plan to hook at driver just normal hook

from hooklib.

HoShiMin avatar HoShiMin commented on July 28, 2024

The master branch maybe unstable and even may be not buildable at all.

And what about ntoskrnl? You want to hook kernel functions from the usermode app, right?

from hooklib.

gurachan avatar gurachan commented on July 28, 2024

The master branch maybe unstable and even may be not buildable at all.

And what about ntoskrnl? You want to hook kernel functions from the usermode app, right?

nope, I just want to use it as a regular hook. is this for driver only ? cant use as normal hook? inside dll. sorry i dont know what im looking at really i just finding a tramp hook base on zydis ..

from hooklib.

HoShiMin avatar HoShiMin commented on July 28, 2024

Obviously, it's possible and there are samples in the test app.
But if you have problems with it, show me your code.
And use Zydis linked with repo: clone in recursively (git clone --recursive https://github.com/HoShiMin/HookLib) and it will download HookLib with Zydis and Zycore of the required versions.

from hooklib.

gurachan avatar gurachan commented on July 28, 2024

I end up making my own xD but thanks anyway.

from hooklib.

Related Issues (18)

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.