rizin/binr
pancake 8d06dd2f02 * Initial implementation of rabin2 -c
- Allow to create tiny binaries with r_bin
  - ATM only MACH0 format for x86-32 is supported
  $ ./rabin2 -a x86_32 -c mach0:31c040682a00000081ec04000000cd80 a.out
* Rename r_bin_set_arch{idx} to r_bin_select{idx}
  - New API r_bin_create and r_bin_use_arch()
2011-07-25 21:10:25 +02:00
..
rabin2 * Initial implementation of rabin2 -c 2011-07-25 21:10:25 +02:00
radare2 * Use OpenSSL (cflags/ldflags) from pkg-config 2011-07-13 19:22:38 +02:00
radiff2 * Remove linking dependencies in radiff2 as reported by Debian 2011-07-25 12:22:55 +02:00
rafind2 * Use OpenSSL (cflags/ldflags) from pkg-config 2011-07-13 19:22:38 +02:00
rahash2 * Handle entropy hash type from rahash2 2011-02-16 14:18:31 +01:00
ranal2 * Fix build when compiling in a clean system (thx @esanfelix!) 2011-03-07 20:50:10 +01:00
rapatch2 * Fix build of rapatch 2011-04-28 09:50:38 +02:00
rarc2 * Do not use strcpy/strcat/sprintf 2011-07-06 03:01:21 +02:00
rarun2 * Handle environment variables in rarun2 2011-06-06 00:16:11 +02:00
rasc2 * Added 'mad' compiler support to crosscompile to maemo6 with QtCreator 2011-06-14 01:44:28 +02:00
rasm2 * Remove linking dependencies in radiff2 as reported by Debian 2011-07-25 12:22:55 +02:00
rax2 * rax2 -s (without arg) uses stdin now 2011-07-18 00:07:45 +02:00
rsc2 * Honor --libdir --includedir and --bindir 2011-07-19 11:25:11 +02:00
binr.mk * Fix static build (--without-pic --with-nonpic) 2011-07-13 10:14:30 +02:00
Makefile * Added __KFBSD__ define and enable new proc/maps for GNU/kFreeBSD 2011-07-20 19:26:07 +02:00