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 |
Tags
- data distribution
- Ransomware
- hex-rays
- ida
- error fix
- debugging
- javascript
- idb2pat
- why error
- x64
- malware
- mock.patch
- idapython
- h5py.File
- ecma
- TensorFlow
- ida pro
- MySQL
- Injection
- Analysis
- error
- 포인터 매핑
- Python
- commandline
- idapro
- open office xml
- svn update
- pytest
- NumPy Unicode Error
- Rat
Archives
- Today
- Total
목록VisualStudio2013 (1)
13 Security Lab
[Visual Studio 2013]ERR Message : "This program can't start because MSVCR120.dll is missing from your computer. Try reinstalling the program to fix this program." 방법 1. VS 2013 재배포 패키지 설치 방법 2. 컴파일러 설정 프로젝트속성(Property Pages) - 구성속성(Configuration Properties) - C/C++ - 코드생성(Code Generation) - 런타임 라이브러리(Runtime Library) - 디버그 : 다중 스레드 디버그 DLL(/MDd) => 다중 스레드 디버그(/MTd) - 릴리즈 : 다중 스레드 DLL(/MD) => 다중 ..
Computer Science/Windows Externals
2016. 4. 12. 17:25