View Single Post
  #42  
Old 22-11-2004, 16:37
hijack hijack is offline
Member
 
Join Date: Nov 2004
Location: Foo
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
hijack is on a distinguished road
Damn. I'll have to investigate that more but I can't do that right now.

If you can build the DLL (using Dev-C++), try to change the value of the variable "replaced" on line 179 of hijack_dll.c
Quote:
case 0xFFEC8B55: // Win2k SP3 && SP4
replaced = 0;
break;
Try some values between 0 and 20 for example. If you find any working value, post it there.