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
- 포인터 매핑
- error
- idb2pat
- hex-rays
- commandline
- MySQL
- TensorFlow
- Rat
- debugging
- ida
- idapro
- Injection
- Analysis
- error fix
- mock.patch
- malware
- ida pro
- ecma
- x64
- Python
- Ransomware
- why error
- open office xml
- h5py.File
- idapython
- data distribution
- NumPy Unicode Error
- javascript
- svn update
- 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
Comments