Notice
Recent Posts
Recent Comments
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
Tags
- idb2pat
- javascript
- hex-rays
- commandline
- error fix
- h5py.File
- data distribution
- idapython
- Injection
- NumPy Unicode Error
- Rat
- ida
- x64
- ida pro
- malware
- open office xml
- debugging
- TensorFlow
- 포인터 매핑
- pytest
- error
- ecma
- why error
- idapro
- Python
- Analysis
- MySQL
- svn update
- mock.patch
- Ransomware
Archives
- Today
- Total
목록Usermode (1)
13 Security Lab
Windows API - User mode matched kernel mode
Processes User mode Kernel mode NtTerminateProcess PsTerminateProcess/PspTerminateProcess NtOpenProcess PsLookupProcessByProcessId, ObOpenObjectByPointer Threads User mode Kernel mode NtTerminateThread PspTerminateThreadByPointer NtOpenThread PsLookupThreadByThreadId, ObOpenObjectByPointer NtGetContextThread PsGetContextThread NtSetContextThread PsSetContextThread Virtual memory User mode Kernel..
Computer Science/Windows Externals
2015. 5. 1. 18:37