bre

package module
v0.0.0-...-4810326 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2016 License: MIT Imports: 9 Imported by: 0

README

tools for binaries reverse engineering

Cross-platform cli tools and packages for binaries reverse engineering.

Installation

To install bre, please use go get.

ldd like tool
$ go get github.com/ArtemKulyabin/bre/cmd/bre-ldd
objdump like tool
$ go get github.com/ArtemKulyabin/bre/cmd/bre-dump

Usage

Command line tool
$ bre-ldd a.out
...
$ bre-dump a.out
...

Operating system support

  • Linux, FreeBSD, OpenBSD, NetBSD, Darwin(OS X), Windows
Tested on
  • Ubuntu 14.04, FreeBSD 10.1, OpenBSD 5.6, NetBSD 6.1.5, OS X Yosemite 10.10.3, Windows 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFile

func NewFile(r io.ReaderAt) (binaryx.File, error)

func Open

func Open(name string) (binaryx.File, error)

Types

This section is empty.

Directories

Path Synopsis
pex
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL