xerox
|
efe9fd48c8
|
cleaned some code
|
4 years ago |
xerox
|
48e3357155
|
sometimes the gdrv returns an invalid virtual address that is 1 page
ahead of the actual mapping... added a try/catch around memcmp
|
4 years ago |
_xeroxz
|
eb768dda0c
|
Revert "fixed an issue where only *sometimes* the driver would return an invalid"
This reverts commit c960f3c60e
|
4 years ago |
xerox
|
c960f3c60e
|
fixed an issue where only *sometimes* the driver would return an invalid
address (Added a try/catch)
|
4 years ago |
xerox
|
cef765b7af
|
cleaned the code a little
|
4 years ago |
xerox
|
c4e6cbbd17
|
tracking all mapped memory, CloseHandle!
|
4 years ago |
xerox
|
70e4fd3e95
|
Update loadup.hpp
|
4 years ago |
xerox
|
43eb9688cf
|
major issues have been found and fixed............
|
4 years ago |
xerox
|
bf0912d462
|
fixed major issues with finding the correct page
|
4 years ago |
xerox
|
3b4605b22d
|
Update map_driver.cpp
|
5 years ago |
xerox
|
71557ef62d
|
- added loadup.hpp
- changed examples
- changed code to use gdrv by default since physmem64.sys doesnt work on
windows 10 - 2004
|
5 years ago |
xerox
|
169e06a089
|
fixed dbg prints and cleaned some code up.
|
5 years ago |
xerox
|
fbce69c77e
|
- fixed blue screen issues with NtShutdownSystem
- kernel_ctx is now singleton, thus allowing many kernel_ctx's.
|
5 years ago |
xerox
|
f06dfdb370
|
Update kernel_ctx.h
|
5 years ago |
xerox
|
edc4681327
|
fixed some nonsense 😳
|
5 years ago |
xerox
|
fdee500057
|
added static lib
|
5 years ago |