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 |
Tags
- commandline
- idb2pat
- NumPy Unicode Error
- TensorFlow
- error
- ida pro
- hex-rays
- why error
- idapython
- svn update
- javascript
- Analysis
- debugging
- Injection
- h5py.File
- malware
- Rat
- ida
- pytest
- error fix
- Python
- idapro
- 포인터 매핑
- MySQL
- Ransomware
- ecma
- data distribution
- mock.patch
- open office xml
- x64
Archives
- Today
- Total
목록VS2013 (1)
13 Security Lab
[VS2013] This program can't start because MSVCR120.dll is missing
[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