본문 바로가기
리버싱/기타

API Hooking with MS Detours

by 즉흥 2019. 7. 1.
728x90
반응형

요즘은 Frida를 사용하기 때문에 Detours를 잘 사용하지 않기는 하지만 일단 링크 저장.

 

https://www.codeproject.com/Articles/30140/API-Hooking-with-MS-Detours

 

API Hooking with MS Detours

In this article, I will talk about the theories and implementations of API hooking. API hooking is a powerful technique that allows someone to hijack a function and redirect it to a custom one. Anything can be done in these functions before passing control

www.codeproject.com

 

 

728x90
반응형

'리버싱 > 기타' 카테고리의 다른 글

How to install IDA Pro MCP  (1) 2025.07.22
how to Decrypt SSL using L7 FireWall Palo Alto  (0) 2025.01.14
Windows Kernel Explorer  (0) 2023.01.31
C# 패킹  (0) 2020.12.03
Microsoft Office Macro에 패스워드 걸려있을 때  (0) 2020.11.14
Anti VM  (0) 2019.01.02
Anti Reversing 정리  (3) 2019.01.02
AutoHotKey / AHK 분석 정리  (0) 2018.10.13
how to extract python code from pyinstaller  (0) 2017.04.14
IL 코드 보기  (0) 2017.01.15

댓글