Click here to Skip to main content
15,889,843 members
Home / Discussions / Windows Development
   

Windows Development

 
GeneralRe: Why do I set a static IP in my computer without network ? Pin
Member 245846712-Sep-19 22:03
Member 245846712-Sep-19 22:03 
GeneralRe: Why do I set a static IP in my computer without network ? Pin
Richard MacCutchan12-Sep-19 22:11
mveRichard MacCutchan12-Sep-19 22:11 
GeneralRe: Why do I set a static IP in my computer without network ? Pin
RedDk29-Sep-19 8:32
RedDk29-Sep-19 8:32 
QuestionSet password for win7 and printer in LAN but printer sharing password no one knows ? Pin
Member 245846729-Aug-19 15:34
Member 245846729-Aug-19 15:34 
AnswerRe: Set password for win7 and printer in LAN but printer sharing password no one knows ? Pin
Dave Kreskowiak30-Aug-19 2:45
mveDave Kreskowiak30-Aug-19 2:45 
AnswerRe: Set password for win7 and printer in LAN but printer sharing password no one knows ? Pin
Richard Deeming30-Aug-19 3:13
mveRichard Deeming30-Aug-19 3:13 
GeneralRe: Set password for win7 and printer in LAN but printer sharing password no one knows ? Pin
Member 24584678-Sep-19 16:28
Member 24584678-Sep-19 16:28 
QuestionDiscovering footprints of loaded and then unloaded kernel mode drivers Pin
Rakanoth7-Aug-19 10:48
Rakanoth7-Aug-19 10:48 
Background: There are vulnerable kernel mode drivers for Windows systems, which can be loaded into the system for various purposes. Loaded kernel mode drivers leave traces in the system. Anti-cheat software for video games, for example, look for vulnerable driver traces in various parts of the system because they are used for cheating. The logic used by anti-cheat software could perhaps be (or were already) used by anti-rootkit tools or rootkits themselves.

I am wondering where traces are left after drivers are loaded and then unloaded. From my research, I found these two places in Windows NT kernel, where unloaded drivers leave traces:

1. PiDDBCacheTable
2. MmUnloadedDrivers

(Just to let you know, those are undocumented data structures)
Where else could they leave traces? Is it possible for me to learn it without reverse-engineering the Windows kernel by myself?
QuestionMSI file traversal searching for a given property Pin
kalberts25-Jul-19 4:44
kalberts25-Jul-19 4:44 
AnswerRe: MSI file traversal searching for a given property Pin
Dave Kreskowiak25-Jul-19 7:00
mveDave Kreskowiak25-Jul-19 7:00 
GeneralRe: MSI file traversal searching for a given property Pin
kalberts25-Jul-19 22:03
kalberts25-Jul-19 22:03 
GeneralRe: MSI file traversal searching for a given property Pin
Dave Kreskowiak26-Jul-19 5:20
mveDave Kreskowiak26-Jul-19 5:20 
GeneralRe: MSI file traversal searching for a given property Pin
kalberts25-Jul-19 22:35
kalberts25-Jul-19 22:35 
QuestionWiFi Driver Automatically Uninstalls, Stops Working at Random Intervals Pin
Albert T James3-Jul-19 19:49
Albert T James3-Jul-19 19:49 
AnswerRe: WiFi Driver Automatically Uninstalls, Stops Working at Random Intervals Pin
OriginalGriff3-Jul-19 19:54
mveOriginalGriff3-Jul-19 19:54 
QuestionPulling System Info and Automation Pin
Taziamoma24-May-19 7:34
Taziamoma24-May-19 7:34 
AnswerRe: Pulling System Info and Automation Pin
Gerry Schmitz24-May-19 9:53
mveGerry Schmitz24-May-19 9:53 
GeneralRe: Pulling System Info and Automation Pin
Taziamoma24-May-19 11:19
Taziamoma24-May-19 11:19 
AnswerRe: Pulling System Info and Automation Pin
Richard MacCutchan24-May-19 21:43
mveRichard MacCutchan24-May-19 21:43 
QuestionFind which process/executable is communicating with driver using IOCTL Pin
Rakanoth15-May-19 17:19
Rakanoth15-May-19 17:19 
AnswerRe: Find which process/executable is communicating with driver using IOCTL Pin
Richard MacCutchan15-May-19 21:36
mveRichard MacCutchan15-May-19 21:36 
QuestionThurrott: It’s “Game Over”, “UWP will disappear” Pin
Bruce Greene3-May-19 8:45
Bruce Greene3-May-19 8:45 
AnswerRe: Thurrott: It’s “Game Over”, “UWP will disappear” Pin
Gerry Schmitz3-May-19 8:56
mveGerry Schmitz3-May-19 8:56 
AnswerRe: Thurrott: It’s “Game Over”, “UWP will disappear” Pin
Pete O'Hanlon15-May-19 21:17
mvePete O'Hanlon15-May-19 21:17 
Questionwhich window should i installing on my laptop Dell N5110 Pin
MA.Norouzifar13-Jul-18 1:03
MA.Norouzifar13-Jul-18 1:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.