I noticed that lots of you guys are using this BlackMagic lib, but couldnt find it anywhere.. maybe my searching skills suck.. but anyway.. what i aim to do is to hook wow api. now i have mixed mode dll in action, works just fine. reason its mixed mode just because i like making GUI in .NET. however if there was possibility to make whole project in .NET that would be even better, cause mixed mode dll feels like some additional unnecessary work (wrappers and stuff to interact between managed <-> unmanaged).
so can BlackMagic actually hook api and where do i get this bloody lib from?