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