Freeware Downloads for "Kernel Mode Driver Framework"

Emulate filesystem security on Windows 9x systems with FAT16/32 filesystems. Files, directories, and drives can be assigned read/write/execute permissions which are enforced by a kernel-mode driver. Configuration file is locked while the driver is loaded.

This is a kernel-mode driver that demonstrates keyboard input filtering just above the keyboard class driver in order to turn caps-locks into control keys. Filtering at this level allows conversion and hiding of keys before NT even "sees" them. Ctrl2cap also shows how to use NtDisplayString() to print messages to the initialization blue-screen.

Introduction

Ctrl2cap is a kernel-mode device driver that filters the system's keyboard class driver in order to convert caps-lock characters into control characters.

Handle Tracer is a handy software utility designed for listing, searching and manipulating open handles on 32-bit (x86) and 64-bit (x64) editions of Windows 2000, Windows XP, Windows 2003, Windows Vista, Windows 7 and Windows Server 2008 without needing to load any kernel mode driver. Handle Tracer can help developers as a debugging and performance analysis tool to analyze the object resource usage of their applications. Handle Tracer has a real-time process monitor and can highlight in gray color processes that are set to critical and it can also detect hidden processes, that are commonly a symptom of a rootkit or stealth malware system infection.

OpenFirewall is based on two lines of defence first WIPFW ( Kernel-mode driver ) and second tdifw ( application-mode TDI-driver ) . Is a Windows firewall easy to use like the commercial products.

Synopsis
IO.DLL allows seamless port I/O operations for Windows 95/98/NT/2000/XP using the same library.

Introduction

In the pre-Windows days, it was a relatively simple matter to access I/O ports on a typical PC. Indeed, nearly every language sported a special command for doing so. As Windows emerged and gradually evolved, this flapping in the wind behaviour could no longer be tolerated because of operating system's ability to virtualize hardware.

Virtualizing hardware means that an application (typically a DOS box in Windows) believes it is talking directly to a physical device, but in reality it is talking to a driver that emulates the hardware, passing data back and forth as appropriate.

  • Platform: Windows
  • Publisher: Geek Hideout
  • Date:
  • Size: 30 KB

The dynax driver framework provides common C++ driver and device classes for platform independent kernel driver development. The framework is based on interface implementations for KMDF (Windows), IOKit (OSX) and Linux (planned).
dynax driver framework License - Reciprocal Public License 1.5 (RPL1.5).

  • Platform: WinOther
  • Publisher: Drv
  • Date:

Driver Radar Pro is a very useful utility with a very simplified GUI which can help you not only permit/deny the loading of kernel mode drivers via secure whitelisting methods but also allows you to copy the to-be-loaded driver file to a user-specified location. Malware analysis can easily be sped up by what Driver Radar Pro offers or perhaps you just want to make sure only whitelisted drivers and protected system drivers are only allowed to be loaded... Driver Radar to the rescue! Features Detailed info about to-be-loaded drivers Lightweight in memory Manage whitelisted drivers Monitor loading of kernel mode drivers Save drivers as MD5 hash name Save drivers to custom folder Save Logs to File Secure whitelisting methods Start with Windows Very user-friendly GUI.

The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another. The HUB for communications (hub4com) allows to receive data and signals from one COM or TCP port, modify and send it to a number of other COM or TCP ports and vice versa..

By combining a pam_module, a kernel mode vfs driver, and a portable daemon we propose to create a secure network filesystem. This filesystem will be accessible in similar ways as NFS mounts, but will include user level authority on the server side, in
Secure Network Filesystem License - GNU General Public License (GPL).

  • Platform: WinOther
  • Publisher: Securenfs
  • Date:

Linux kernel level driver to allow access to the I/O of the Beckhoff CX-1100 power supply used with the Beckhoff CX-1000 embedded PC. This allows access to the K-Bus and IP-Bus of the Beckhoff system..

BDFree is a freeware that works in the background to decrypt any Blu-ray/DVD disc as soon as it's inserted into the drive.

With BDFree, you can rip Blu-ray/DVD to the hard disk on your PC, or use other compatible (ripper/copier/player/converter) software to access any Blu-ray/DVD content, to copy, clone, burn, etc. And it is easy to make Blu-ray/DVD videos playable with any media player software. Also, there is no need for HDCP-compliant graphics card or display again. BDFree uses an online decryption system and you can easily get the decryption data up-to-date.

  • Platform: Windows
  • Publisher: BDFree Inc
  • Date:
  • Size: 7106 KB

LoopBe1 is a virtual MIDI device for transferring MIDI data between computer programs. Basically LoopBe1 is an "invisible cable" to connect a MIDI outport of an application to any other application's MIDI inport. All MIDI data sent to the program's output is channeled to the receiving applications in realtime. You may connect up to 8 applications to LoopBe's inport and up to 8 applications to the outport, all sending and receiving at the same time. LoopBe1 is a native Windows 2k/XP WDM kernel mode driver, so expect the lowest possible latency.

  • Platform: Windows
  • Publisher: nerds.de
  • Date: 15-10-2004
  • Size: 214 KB

JDBC Tools is a proxy driver framework for monitoring Java database access. It has pre-built JDBC logger and SQL query planning modules, but can be extended through a simple API to perform other monitoring operations..

The purpose of this project is to update and complete Linux support for the NCD Explora 451 diskless terminal. This includes kernel changes, driver additions, etc... The Explora 451 is based on the PowerPC 403 processor..

LinDbg is a source level kernel mode debugger for Linux. LinDbg can be used to debug Linux device drivers and Linux applications at source level. LinDbg currently works on Linux kernel versions 2.4.7 and 2.4.2.

A SCSI target implementation in Linux kernel space. A framework that helps in developing SCSI target devices. It supports multiple target ports and multiple logical units..

This project provides a linux kernel module driver for the Velleman K8055 USB Experiment Interface Board. It creates and gives you access to /dev/k8055 virtual device file. You can communicate with the driver via ioctl() from c programs. Happy hacking!.

Project is a library of windows kernel mode drivers. These drivers intercept requests to file system drivers (FSD), filter and logging actions.
WinKernel FSD Filter License - Academic Free License (AFL); GNU Library or Lesser General Public License (LGPL).

  • Platform: WinOther
  • Publisher: Wkfsdflt
  • Date:

The Advanced XIP File System is a Linux kernel filesystem driver that enables files to be executed directly from flash or ROM memory rather than being copied into RAM.
Advanced XIP File System License - GNU General Public License (GPL).

  • Platform: WinOther
  • Publisher: Axfs
  • Date:

The goal of this project is to build a standardized Windows driver for the Hitec HTS-Navy product.
This driver will be based on the SAM framework.
Prior to that, a translation of the "Windows User Mode Driver Framework" and "Sensor API" are required
HTS-Navy License - GNU General Public License (GPL).

  • Platform: WinOther
  • Publisher: Hts-navy
  • Date:

Kernel Mode Driver Framework: Freeware | All

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

RationalPlan Single Project
for Linux

RationalPlan Single Project is
a project management software
covering the project
management areas starting with
WBS ...

Crescendo Music Notation
Free for Mac

Crescendo Free is a simple and
intuitive way to create
musical compositions.
Crescendo allows you to
create, save and ...

Express Animate Animation
Free

Express Animate is free
animation software that gives
you the ability to animate
shapes, text and imported
images.

DocuFreezer

DocuFreezer converts Word,
Excel, PowerPoint, XPS, DWG
and other files to universally
accepted PDF, JPEG, PNG, TIFF,
TXT. ...

Active@ Hard Disk Monitor

Active@ Hard Disk Monitor is a
freeware disk utility that
monitors the status of your
hard drives and scan for bad
...

Print Conductor

Print Conductor is a batch
printing software. It prints
multiple PDF files, plain
texts, Microsoft Office and
OpenOffice ...

Vivaldi for MacOS

The Vivaldi browser lets you
be in control of how your
browser looks, feels and
works. It does not track you,
adapts to ...

Debut Free Screen Capture
Software

Debut Screen Capture Software
Free for Windows allows you to
capture video from your PC.
Debut Free can record video
from ...

Billiards Pyramid

Moscow Billiards is a Piramyd
billiards simulator. The game
can be played either against a
computer or human opponents
...

WinToUSB

WinToUSB allows you to
install/clone Windows
11/10/8.1/8/7 to USB drive or
Thunderbolt drive as a
bootable Windows drive, ...