Skip to content

SyscallsLib

Latest
Compare
Choose a tag to compare
@NUL0x4C NUL0x4C released this 20 Sep 05:32
· 16 commits to main since this release
5a29816

Syscalls Supported :

  • NtAllocateVirtualMemory
  • NtProtectVirtualMemory
  • NtCreateSection
  • NtOpenSection
  • NtMapViewOfSection
  • NtUnmapViewOfSection
  • NtClose