APC (Asynchronous Pprocedure Call) 을 사용할 때 개발자가 사용할 수 있는 함수이다.
참조 자료
https://repnz.github.io/posts/apc/user-apc/
https://repnz.github.io/posts/apc/kernel-user-apc-api/
https://repnz.github.io/posts/apc/wow64-user-apc/
https://sevrosecurity.com/2020/04/08/process-injection-part-1-createremotethread/
https://sevrosecurity.com/2020/04/13/process-injection-part-2-queueuserapc/
'Basic Programming > C, C++' 카테고리의 다른 글
C/C++ - Interrupt 감지 (0) | 2023.04.07 |
---|---|
C/C++ - push_macro() (0) | 2022.10.12 |
C/C++ - vcpkg에서 MT, MD 변경 방법 (0) | 2022.02.17 |
C/C++ - 윈도우즈 화면 잠금 여부 구하기/스크린 세이버 실행 여부 구하기 (0) | 2022.02.09 |
C++ - Precise Sleep (0) | 2021.12.13 |