rdrversion
Rdr is a cross-platform binary analysis and reverse engineering tool, utilizing a unique symbol map for global analysis.
rdr
is an OCaml tool/library for doing cross-platform analysis of binaries, by printing headers, locating entry points, showing import and export symbols, their binary offsets and size, etc.
It also features a symbol map which allows fast lookups for arbitrary symbols, and their associated data, on your system (the default search location are binaries in /usr/lib).
See the README at http://github.com/m4b/rdr for more details.
Features:
- 64-bit Linux and Mach-o binary analysis
- Searchable symbol-map of all the symbols on your system, including binary offset, size, and exporting library
- Print imports and exports of binaries
- Make pretty graphs, at the binary or symbol map level
Author | m4b <m4b.github.io@gmail.com> |
---|---|
Published | |
Homepage | http://www.m4b.io |
Issue Tracker | m4b.github.io@gmail.com |
Maintainer | m4b <m4b.github.io@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/m4b/rdr/archive/v1.0.tar.gz sha256=f2a87e0c67b146315a33195560bf2eb99d7f989b7bcb8ccf5c3a7dc704b2c64a md5=ed7b7154cc8745434b1db4dae9fd307b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/rdr/rdr.1.0/opam |
No package is dependent