A forum for reverse engineering, OS internals and malware analysis 

Forum for discussion about kernel-mode development.
 #2789  by Mehdi
 Sun Sep 19, 2010 6:18 am
Hi
I have two questions regarding the Bluetooth and Network Card interaction in Kernel.
1- I want to disable the Bluetooth stack completely from kernel. Could you help ? (just some references and keywords is enough to get me started)
2- I want to know when the network card is unplugged.

Thanks
 #2797  by Mehdi
 Sun Sep 19, 2010 11:01 am
For network card I think I could use WMI (which itself uses NDIS)
What about Bluetooth?