KaynLdr is a Reflective Loader written in C / ASM. It uses direct syscalls to allocate virtual memory as RW and changes it to RX. It erases the DOS and NT Headers to make it look less suspicious in memory.
github.com
Features
- Uses direct syscall
- Erases the DOS and NT header
- only the .text section is going to be RX
GitHub - Cracked5pider/KaynLdr: KaynLdr is a Reflective Loader written in C/ASM
KaynLdr is a Reflective Loader written in C/ASM. Contribute to Cracked5pider/KaynLdr development by creating an account on GitHub.