task_vaccine icon indicating copy to clipboard operation
task_vaccine copied to clipboard

not work in macos 10.14

Open ywwzwb opened this issue 6 years ago • 1 comments

the Xcode version is 10.0 cause it seems that Xcode 10.0 dose not support i386 any more, i remove all about i386 from rakefile and test.c when i excute rake test, i got some error from console output

Begin spec <task_vaccine> Target: 8880 <test suit: x86_64/-O0> FAIL

if i use the task_vaccine as library or source code, it will crash at "pthread_kill"

ywwzwb avatar Oct 09 '18 04:10 ywwzwb

Same here, I'm wondering if that is fixable because I am in need of a working injection lib lol...

0x41c avatar Apr 12 '22 23:04 0x41c