GithubHelp home page GithubHelp logo

Use miasm for windows binaries about miasm HOT 1 CLOSED

cea-sec avatar cea-sec commented on August 15, 2024
Use miasm for windows binaries

from miasm.

Comments (1)

p-l- avatar p-l- commented on August 15, 2024

Hi,

Thanks for taking the time to look into Miasm!

The "Documentation: TODO" in the README file is more or less a joke, actually: the README file provides a good overview of what can be achieved with Miasm, the Python code contains docstrings (OK not all of it, but that's a good start), and the example directory contains some interesting use cases that can be good starting points.

I think Miasm is an appropriate tool for what you want to do.

For example, the file example/jitter/unpack_upx.py is a generic UPX unpacker. It opens a binary, creates a Miasm sandbox, runs the binary until it reaches the end of the unpacking stage, and reconstructs from the sandbox's memory a valid unpacked executable.

Feel free to reopen this issue if this does not answer you question!

from miasm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.