Skip to content

TrueInjector V4

Latest

Choose a tag to compare

@ZygoteCode ZygoteCode released this 13 Dec 13:57
  • Added a new method of injection called "Native Loading", which bases its entire functionality on all low-level native functions: NtCreateSection/NtMapViewOfSection/NtUnmapViewOfSection for memory allocation and writing, NtOpenProcess and NtClose for handling management, NtCreateThreadEx for thread creation, and dynamic shellcode creation for executing native NTDLL LdrLoadDll function.