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
- javascript
- 포인터 매핑
- MySQL
- Rat
- error fix
- data distribution
- idb2pat
- debugging
- ida
- Ransomware
- why error
- idapro
- idapython
- ida pro
- error
- x64
- Analysis
- mock.patch
- ecma
- Injection
- commandline
- TensorFlow
- pytest
- svn update
- Python
- NumPy Unicode Error
- h5py.File
- malware
- hex-rays
- open office xml
Archives
- Today
- Total
목록2019/05/12 (2)
13 Security Lab
Structure brief of OOXML To understand OOXML, in many features structure of OOXML "Paragraph", "Element","Run" Things the below picture shows Hierarchical structure of that. Office Open XML - Paragraph Class - Element Type
Computer Science/Windows Externals
2019. 5. 12. 16:16
IDA Pro toast error message like "Please refer to the manual to find appropriate actions" that can be confuced meaning of error. Problem? I got this error when i modified some IDA pro stack value It shows followed by error message "positive SP value has been found". But not this time In conclusion, I fixed this problem by modifying call parameter type. before the function call, it pushed twice. ..
Computer Security/Security Articles
2019. 5. 12. 15:57