KaynLdr

May 15, 2022 ยท View on GitHub

About

KaynLdr is a Reflective Loader written in C / ASM.

Features

  • Erases the DOS and NT header
  • Library/Api used:
    • ntdll.dll
      • LdrLoadDll
      • NtAllocateVirtualMemory
      • NtProtectVirtualMemory

TODO

  • Add Hooks
  • x86 support

Preview

Credits:

  • @NinjaParanoid: PE Reflection: The King is Dead, Long Live the King
  • @0xBoku: User Defined Cobalt Strike Loader
  • @ilove2pwn_: TitanLdr
  • trickster0 TartarusGate direct syscall method

Contents

  1. 0.1About
  2. 0.2Features
  3. 0.3TODO
  4. 0.4Credits: