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
- h5py.File
- MySQL
- ida pro
- ida
- error fix
- data distribution
- open office xml
- ecma
- why error
- Injection
- TensorFlow
- error
- svn update
- idapro
- x64
- Analysis
- idb2pat
- Rat
- Python
- debugging
- commandline
- idapython
- 포인터 매핑
- malware
- NumPy Unicode Error
- hex-rays
- Ransomware
- mock.patch
- javascript
- pytest
Archives
- Today
- Total
13 Security Lab
[SETUP] YARA python in windows x64 본문
1. Add environment variable "PATH" : "C:\Python27", "C:\Python27\Scripts"
2. cmd > pip install yara
3. x64 Redistributable for VS2010설치 (https://www.microsoft.com/ko-kr/download/details.aspx?id=14632, "vcredist_x64.exe")
4. cmd > yara-ctypes -h
Easy to make it