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
- error fix
- svn update
- ida
- open office xml
- NumPy Unicode Error
- error
- data distribution
- malware
- TensorFlow
- debugging
- ecma
- 포인터 매핑
- pytest
- ida pro
- idapython
- x64
- commandline
- Analysis
- idb2pat
- h5py.File
- Python
- Rat
- Ransomware
- why error
- mock.patch
- idapro
- MySQL
- Injection
- hex-rays
Archives
- Today
- Total
목록2012/10/08 (1)
13 Security Lab
(clear) (reset) (watch all) (deffunction goto-box () (printout t "원숭이가 상자로 간다." crlf) ) (deffunction goto-bananas () (printout t "원숭이가 바나나로 간다." crlf) ) (deffunction push-box () (printout t "원숭이가 상자를 바나나로 민다." crlf) ) (deffunction climb-box () (printout t "원숭이가 상자에 올라간다." crlf) ) (deffunction grab-bananas () (printout t "원숭이가 바나나를 잡는다." crlf) ) (assert (원숭이위치 A)) (assert (원숭이손 empty)) (assert (원..
Computer Science/Study
2012. 10. 8. 00:43