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
- Ransomware
- x64
- data distribution
- ida pro
- why error
- h5py.File
- TensorFlow
- commandline
- Analysis
- javascript
- Injection
- Rat
- mock.patch
- idapython
- pytest
- NumPy Unicode Error
- ecma
- ida
- 포인터 매핑
- hex-rays
- error fix
- debugging
- idb2pat
- open office xml
- Python
- error
- idapro
- svn update
- malware
- MySQL
Archives
- Today
- Total
목록PostMessage (1)
13 Security Lab
List of Windows message code constant
WM_NULL = 0x00 WM_CREATE = 0x01 WM_DESTROY = 0x02 WM_MOVE = 0x03 WM_SIZE = 0x05 WM_ACTIVATE = 0x06 WM_SETFOCUS = 0x07 WM_KILLFOCUS = 0x08 WM_ENABLE = 0x0A WM_SETREDRAW = 0x0B WM_SETTEXT = 0x0C WM_GETTEXT = 0x0D WM_GETTEXTLENGTH = 0x0E WM_PAINT = 0x0F WM_CLOSE = 0x10 WM_QUERYENDSESSION = 0x11 WM_QUIT = 0x12 WM_QUERYOPEN = 0x13 WM_ERASEBKGND = 0x14 WM_SYSCOLORCHANGE = 0x15 WM_ENDSESSION = 0x16 WM_..
Computer Science/Windows Externals
2017. 7. 12. 18:11