Skip to content

Swiss Army knife for raw bytes manipulation & interception

License

Notifications You must be signed in to change notification settings

hartl3y94/pip3line

 
 

Pip3line

Codacy Badge Total alerts Language grade: C/C++ Language grade: Python

Linux / MacOS Builds

Build Status

Windows Builds

Build status

Raw bytes manipulation utility, able to apply well known and less well known transformations, quick binary search, network proxy interception and more.

Install on Windows:

Download the release zip here

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

Install on MacOs:

$ brew tap metrodango/pip3line
$ brew install pip3line

Install on Linux:

Gentoo

copy the template ebuild from extras/gentoo_package/pip3line-TEMPLATE.ebuild into a local Gentoo repository, with the relevant versioning info, for example:

pip3line-9999.ebuild (for the github based ebuild)
pip3line-3.7.0.ebuild (for a specific version)

then

$ emerge -pv 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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.9%
  • CMake 1.9%
  • QMake 1.1%
  • Java 1.0%
  • Python 0.3%
  • C 0.2%
  • Other 0.6%