NOTICE: This package has been removed from pkgsrc

./wip/radare2, Reverse engineering framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.8, Package name: radare2-0.9.8, Maintainer: pkgsrc-users

radare2 is an advanced commandline hexadecimal editor
with a set of tools for working with binary files.

Most of tools that come with radare2 have been designed
for reverse engineering file formats, firmwares, programs,
libraries, etc.

Radare2 project started as a forensics tool, a scriptable
commandline hexadecimal editor able to open disk files,
but later support for analyzing binaries, disassembling
code, debugging programs, attaching to remote gdb servers..


Required to run:
[archivers/libzip] [devel/capstone]


Package options: debug

Master sites:

SHA1: 7fce08c3d08749e91a0ce3bee177ba389ae145f4
RMD160: 8a8ab14d14e61117f48b59c8c8aadb81baf2da5e
Filesize: 4506.434 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-04 01:25:01 by Kamil Rytarowski | Files touched by this commit (9) | Package removed
Log message:
Radare2 was imported to devel/ by Greg Troxel (gdt@)
   2015-02-22 20:55:57 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
Remove TODO, it was emptied.
   2015-02-22 16:11:56 by Kamil Rytarowski | Files touched by this commit (2)
Log message:
Fix linkage with external libzip.
Back-port upstream patch for shlr/zip/deps.mk
   2015-02-22 15:57:17 by Kamil Rytarowski | Files touched by this commit (3)
Log message:
Initial work on fixing --with-syszip
   2014-12-11 02:42:58 by Kamil Rytarowski | Files touched by this commit (5)
Log message:
Fix proper installation of shared libraries

Cherry-pick upstream patches:
- patch-configure r. 046f0a447
- patch-libr-Makefile r. 046f0a447 and r. 2f551b485
   2014-12-05 12:53:47 by Thomas Klausner | Files touched by this commit (6)
Log message:
Remove capstone, imported to devel/
   2014-12-04 02:29:01 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
Add TODO
   2014-12-04 02:22:24 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
Add debug(ger) to options.mk. Disable ssl by default (follow upstream)