일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- almostIncreasingSequence
- recursion
- 수 정렬하기
- flask
- Daily Commit
- 파이썬 포렌식
- 10953
- adjacentElementsProduct
- data_structure
- Python
- shapeArea
- 2015 봄학기 알고리즘
- cpp
- Numpy
- baekjun
- matrixElementsSum
- til
- C++
- 피보나치 수
- codesingal
- 백준
- markdown
- Counting cells in a blob
- codesignal
- All Longest Strings
- 2750
- centuryFromYear
- collections.deque
- Sequential Search
- 파이썬머신러닝완벽가이드
Archives
- Today
- Total
Introfor
[Tool] Volatility 윈도우 설치법 본문
- Python 설치
https://www.python.org/downloads/URL로 들어가신 후 자신의 PC 플랫폼에 맞게 설치해주시면 됩니다. 32bit OS->32bit 64bit -> 64bit OS
- Pycrypto 설치
http://www.voidspace.org.uk/
URL을 들어가면 나오는 화면입니다. 밑으로 내려가다 보면 Pycrypto가 나옵니다. 설치하신 Python 버전에 맞게 설치하셔야 합니다. 그리고 실행해주시면 됩니다. 설치경로는 파이썬이 저장된 곳입니다.(기본값은 C:\Python* 입니다.) - Distorm 3 설치
https://pypi.python.org/pypi/distorm3사진에 표시된 부분을 다운로드하신 후, 실행하시면 됩니다. 설치경로는 위와 동일합니다. - Yara-python 설치
https://drive.google.com/folderview?id=0BznOMqZ9f3VUek8yN3VvSGdhRFU&usp=sharing
자신의 window 환경과 Python 버전에 맞춰서 다운받으시고, 설치하시면 됩니다. - PIL 설치
http://www.pythonware.com/products/pil/
Python 버전에 맞춰서 다운받으시고 설치하시면 됩니다.
'Doing > Forensic' 카테고리의 다른 글
Page Directory (0) | 2016.07.20 |
---|---|
[Tool] Redline 설치 (0) | 2016.06.22 |
Comments