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