- TinyAES is a lightweight library that can be used for encryption operations. In this project, we perform process injection using NTAPIs for low level windows operations for better stealth
NTAPI-Injector.c
- the main file with the logic for the TinyAES implementation and NTAPI Injectionaes.c
- the main file for TinyAES
aes.h
- header file for TinyAEShandBag.h
- header file containing NTAPI definitions