I guess you must know that after DLL injection, the most critical step is to build a stable hook dynamic link library, which can only depend on NTDLL.dll (assuming you want to implement this process through the injlib project).
It's difficult and requires a lot of care, and I'm struggling with that.
If you have a good idea, we can communicate.
I guess you must know that after DLL injection, the most critical step is to build a stable hook dynamic link library, which can only depend on NTDLL.dll (assuming you want to implement this process through the injlib project).
It's difficult and requires a lot of care, and I'm struggling with that.
If you have a good idea, we can communicate.