pine icon indicating copy to clipboard operation
pine copied to clipboard

please support X86 and X86_64

Open vegedreamgagnoa opened this issue 2 years ago • 4 comments

Any effort/plan to support this?

vegedreamgagnoa avatar Mar 07 '22 13:03 vegedreamgagnoa

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 avatar Mar 07 '22 14:03 canyie

@canyie Why not using Whale/ Dobby to hook and install the trampolines? Seems like you're already using it :)

vegedreamgagnoa avatar Mar 08 '22 09:03 vegedreamgagnoa

@vegedreamgagnoa Please submit a PR if you think that's possible.

canyie avatar Mar 08 '22 10:03 canyie