Welcome, Visitor!

Hello, we are really happy that you have reached us. However, since you are viewing the forum as a visitor, you cannot benefit from many features of the forum. How about taking advantage of all the features exclusive to our members by registering? You can register right now, taking just 2 minutes of your time. We would love to see you among us.

c driver yapma

  1. X

    C - Driver Yazma

    Merhaba, bugün sizlere Driver yazma kodunu göstereceğim; Visual Studio > Yeni Proje > Driver Development >> Empty Wdm Driver #include <ntddk.h> void DriverUnload( PDRIVER_OBJECT pDriverObject) { DbgPrint("Surucu yuklendi xD\n"); } NTSTATUS DriverEntry( PDRIVER_OBJECT...

Theme editor

Top Bottom