# WinRing0 **Repository Path**: stlesson/WinRing0 ## Basic Information - **Project Name**: WinRing0 - **Description**: https://www.kagura.me/dev/20190108112346.html Java通过JNA调用WinRing0实现驱动级模拟按键 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-12-24 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WinRing0 Windows Ring0 Access ###File Directory >dll * driver source >drv * driver normal interface ##Description Allow user application to access ring0 level resource * access cpu msr register * read/write memory directly * io pci device * etc...