Skip to content

Swiss Army knife for raw bytes manipulation & interception

License

Notifications You must be signed in to change notification settings

PortSwigger/pip3line

 
 

Repository files navigation

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

About

Swiss Army knife for raw bytes manipulation & interception

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.0%
  • CMake 1.9%
  • QMake 1.1%
  • Java 1.1%
  • Python 0.3%
  • C 0.2%
  • Other 0.4%