pine
pine copied to clipboard
please support X86 and X86_64
Any effort/plan to support this?
It's hard to support x86 and x64, but I will try :) I have done a simple implementation previously, but I have no time to improve it. https://github.com/canyie/pine/blob/master/core/src/main/cpp/trampoline/arch/x86.cpp
@canyie Why not using Whale/ Dobby to hook and install the trampolines? Seems like you're already using it :)
@vegedreamgagnoa Please submit a PR if you think that's possible.