Commit Graph

4 Commits

Author SHA1 Message Date
dae10a5312 multiple binary and code refactor 2020-05-19 03:52:18 +07:00
cbc3cb7e15 update new design in code call, no test build 2020-05-04 11:40:31 +00:00
30da3fe60a load driver code 2020-02-23 02:04:09 +07:00
1bf07214ef first init
Working pdb download and parser
- Read ntoskrnl.exe for GUID
- Download correspoding pdb file
- Parse for globals symbols
- Parse for offset in structs
(Only symbols and structs helps with finding
NonPagedPool{Start,End/First,Last}[Va] are parsed)
2020-02-15 17:39:45 +07:00