Results 1 to 2 of 2

Thread: Communication between driver and application

  1. #1
    Join Date
    Dec 2008
    Posts
    23

    Communication between driver and application

    Hello,

    I wonder if you can help me or at least provide links on my problem.

    I expose:

    I created a driver for hooker ZwCreateFile function of the Win32 API. I managed to retrieve the name of the file is called setting in the ZwCreateFile. Now, I wish I could convey that name in a Win32 application.

    Do you know how should I proceed?

    Thank you in advance.

  2. #2
    Join Date
    Mar 2008
    Posts
    429

    Re: Communication between driver and application

    At the initiative of the driver, I do not know too much, but it is certainly possible somewhere.

    In particular, you should at least be able to report a synchronization object to be accessible to a user-mode ...

    Or at worst, unblock a kernel thread that was invoked by a call to DeviceIoControl () alongside user-mode, allowing DeviceIoControl () to return. You could then later that encapsulate user-mode in a kind of WaitForNextHook ()...

Similar Threads

  1. How to get the missing driver for PCI communication controller in Intel DP35DP
    By Perro Justy in forum Motherboard Processor & RAM
    Replies: 4
    Last Post: 15-12-2010, 08:22 AM
  2. windows Xp PCI Communication Controller for fujitsu Siemens driver
    By hospitable85 in forum Windows Software
    Replies: 3
    Last Post: 10-10-2010, 10:43 AM
  3. Pci Simple Communication Controller Driver
    By Zangali in forum Windows Software
    Replies: 4
    Last Post: 09-04-2010, 02:53 AM
  4. Driver Detective 6.4.3.13 application not responding
    By Orion lella in forum Windows Software
    Replies: 5
    Last Post: 17-03-2010, 01:54 AM
  5. Replies: 4
    Last Post: 02-02-2010, 05:39 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,812,483.37218 seconds with 16 queries