Commit Graph

14 Commits

Author SHA1 Message Date
Hypervisor 53211bef19 Add some extra checks into darkloadlibrary.c 2021-08-07 14:38:49 -07:00
Hypervisor da43012aab Implement NO_LINK flag 2021-08-07 14:31:44 -07:00
physics-sp ab215ebb1d delete unused definition 2021-08-01 18:58:49 -03:00
physics-sp 2820acf36b add a few more changes and improvements 2021-08-01 18:40:21 -03:00
physics-sp 5480a9e4b0 add support for some edge-cases on LocalLdrGetProcedureAddress 2021-07-26 16:01:06 -03:00
physics-sp fbcf230a44 add code to find DLL exports 2021-07-23 22:02:25 -03:00
physics-sp 36217d173c fix integration bugs with SysWhispers2 2021-07-21 19:18:15 -03:00
physics-sp 2eac8058a8 add support for 32 bit builds 2021-07-21 18:57:29 -03:00
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