- Three Ways to Inject Your Code into Another Process
- http://www.codeproject.com/KB/threads/winspy.aspx
- 패스워드 알아내기
- DLL Injection and function interception tutorial
- http://www.codeproject.com/KB/DLL/DLL_Injection_tutorial.aspx
- OpenProcess, ReadProcessMemory, WriteProcessMemory
-mirc 소켓 함수 후킹
API hooking revealed
- SetWindowsHookEx, CreateRemoteThread
- TextOut 함수 후킹Extending Task Manager with DLL Injection
- http://www.codeproject.com/KB/threads/taskex.aspx- Injected Evil
evilphreak
http://www.rootkit.com/newsread_print.php?newsid=831
-CreateProcess, NtCreateSection NtMapViewOfSection, NtQueueApcThread
반응형
'Code' 카테고리의 다른 글
GDI+ ( Graphics Device Interface +) gdi정리 (0) | 2012.08.19 |
---|---|
Export 함수 이름 변경방지 (0) | 2012.08.19 |
Assembly 언어 (0) | 2012.08.19 |
OllyDbg 단축키 (0) | 2012.08.19 |
OllyDbg Command (0) | 2012.08.19 |