Python
-
-
-
Mac Pydbg 설치Python 2015. 12. 7. 15:03
간단하게 설치하는 방법이 존재해서 포스팅하려고한다. https://github.com/gdbinit/pydbg64 위 링크로들어가서 일단 Download ZIP을 하고, 압축을 풀어준다. 그러면 setup.py가 존재하는데, 아래와같이 입력한다. HackCat:~ Songsangjun$ python setup.py install HackCat:pydbg64-master Songsangjun$ pythonPython 2.7.10 (default, Aug 22 2015, 20:33:39) [GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.1)] on darwinType "help", "copyright", "credits" or "license" for mor..
-
-
PE Viewer Python 오픈소스Python 2015. 8. 6. 20:10
import pefile import os print """ # ## ### #### ##### ####### ####### ######## ######## ######### ########## ############ ############## ################ ################ ############## ############## #### ############## ##### ############## ####### ############## ########### ############### ############# ################ ############## ################# # ################ ################## ## ..