Home

Awesome

Pip3line

Codacy Badge

Linux / MacOS Builds

Build Status

Windows Builds

Build status

Raw bytes manipulation utility, able to apply well known and less well known transformations.

Install on Windows:

Download the release zip here

Remember to install/repair the VS redistributables from the zip file

Install on MacOs:

$ brew install metrodango/pip3line/pip3line

Install on Linux:

Gentoo

If using the 9999 package:

$ emerge -pv pip3line

If using the normal package, disable the network-sandbox for distorm

$ FEATURES="-network-sandbox" emerge pip3line

Other distributions

For now see the build page

Documentation

[Main site]

http://metrodango.github.io/pip3line/index.html

[Python plugins]

https://github.com/metrodango/pip3line/wiki/Python-2.7-&-3-plugins

[Native plugins]

https://github.com/metrodango/pip3line/wiki/Coding-your-own-plugins

[Build process]

https://github.com/metrodango/pip3line/blob/master/Build-process.md

Released as open source by Gabriel Caudrelier

Developed by Gabriel Caudrelier, gabriel dot caudrelier at gmail dot com

https://github.com/metrodango/pip3line

Released under AGPL-3.0 see LICENSE for more information