Skip to content

Instantly share code, notes, and snippets.

@John-Lin
Last active August 29, 2015 14:17
Show Gist options
  • Select an option

  • Save John-Lin/cf52479faf3fbedc8105 to your computer and use it in GitHub Desktop.

Select an option

Save John-Lin/cf52479faf3fbedc8105 to your computer and use it in GitHub Desktop.
A Python tool for static malware analysis
pynew download: https://code.google.com/p/pyew/downloads/list
TypicalProblems problem:
https://code.google.com/p/pyew/wiki/TypicalProblems
1. PEFILE: global name 'Decode32Bits' is not defined
Slove: https://github.com/kbandla/distorm64
X86組合語言/基本指令集
1. http://zh.wikibooks.org/zh-tw/X86%E7%B5%84%E5%90%88%E8%AA%9E%E8%A8%80/%E5%9F%BA%E6%9C%AC%E6%8C%87%E4%BB%A4%E9%9B%86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment