Python, pydbg, pydasm library, and reverse engineering debugger Installation

Source: Internet
Author: User

Pydbg is a famous Python-based debugger.The pydbg library depends onPydasm library. Therefore, build pydasm before installation.

1. Compile pydasm

Step 1, download libdasm source code http://code.google.com/p/libdasm/downloads/list

Step 2: UseVisual Studio command prompt (2008), and use CD to enter pydasm fold.

Step 3, enter the command setup. py install

2. Test import pydasm. If the DLL not load error is reported, it is generally msvcr80.dll and needs to be copied

3. Download pydbg path: https://github.com/OpenRCE/pydbg

Put the extracted files inUnder Lib \ Site-packages \ pydbg,

Because pydasm has been built in the first step, you need to remove it from the pydbg folder.Pydasam. PYD.

Let pydbg directly use Lib \ Site-packages \ pydasam. PYD.

4. test whether the environment is successfully installed.

 

 

The installation is successful.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.