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
- why error
- javascript
- Rat
- ida pro
- x64
- error
- idapro
- MySQL
- malware
- debugging
- Python
- Ransomware
- data distribution
- hex-rays
- open office xml
- h5py.File
- commandline
- svn update
- TensorFlow
- error fix
- ecma
- 포인터 매핑
- mock.patch
- idapython
- Analysis
- pytest
- NumPy Unicode Error
- Injection
- ida
- idb2pat
Archives
- Today
- Total
목록2014/03/02 (1)
13 Security Lab
Symbols for Kernel Debugging
Symbols for Kernel Debugging Symbol files contain the names of functions and variables and the layout and format of data structures.They are generated by the linker and used by debuggers to reference and display these names during a debug session. This information is not usually stored in the binary image because it isnot needed to execute the code. This means that binaries are smaller and faste..
Computer Science/Windows Externals
2014. 3. 2. 10:49