Commit Graph

6 Commits

Author SHA1 Message Date
physics-sp a29eb09550 add NtAllocateVirtualMemory and NtProtectVirtualMemory syscalls
I used SysWhispers2, so it should work for all versions of Windows.
This is of course to bypass userland hooks. VirtualProtect is likely to
get denied by an EDR
2021-07-21 18:10:31 -03:00
Hypervisor fa174003ac Implemented LOAD_MEMORY option. 2021-06-17 17:44:39 -06:00
Hypervisor a48364d919 Delete this stupid .vs directory for the second time 2021-06-17 16:12:44 -06:00
Hypervisor 93157cb8c4 Fixed some bugs with the Debug configuration.
Confirmed works now.
2021-06-17 16:08:01 -06:00
Hypervisor 5ec39e4087 Fix project settings to work with any system 2021-06-17 15:53:59 -06:00
dylan 5554bd5c91 upload 2021-06-17 11:37:48 +01:00