Commit Graph

12 Commits

Author SHA1 Message Date
4ce58a1307 Add a readme 2020-07-01 00:09:54 +07:00
e0b5cd21a7 Fix valid tag check
Tag in Windows below 8 has \xeX and because we check for tag value
so a check for tag is not needed
2020-06-30 17:13:42 +07:00
8aade7db89 Windows 7 compatibility update 2020-06-30 04:06:14 +07:00
533666baab Change name to lpus 2020-06-11 17:17:12 +07:00
7e009b6bfe add tag to ScanRange 2020-05-19 18:22:37 +07:00
439f691d56 simple dkom 2020-02-27 23:36:03 +07:00
a40950812b device io complete 2020-02-27 03:28:26 +07:00
87a61a625a Add DeviceIo routine
Add a simple device io routine to print routine code
Fix variables due to recent Windows update to 19569
2020-02-25 01:33:42 +07:00
2eb04827be add simple valid pool chunk check 2020-02-23 03:33:45 +07:00
949507ba16 find proc chunk successfully 2020-02-20 03:40:25 +07:00
9a39e6f3c1 correct code to get ntoskrnl.exe 2020-02-18 22:54:22 +07:00
de531703ab init 2020-02-18 02:25:14 +07:00