rizin/libr/bin
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
..
format * Add 'rwx' permissions information in MACH0 sections 2011-07-19 18:03:31 +02:00
mangling/cxx * Do not use strcpy/strcat/sprintf 2011-07-06 03:01:21 +02:00
p * Initial implementation of rabin2 -c 2011-07-25 21:10:25 +02:00
t * Initial implementation of rabin2 -c 2011-07-25 21:10:25 +02:00
bin.c * Initial implementation of rabin2 -c 2011-07-25 21:10:25 +02:00
bin_meta.c * r_bin 2010-10-04 03:46:58 +02:00
bin_write.c * Drop 'r_cons.h' from r_fs 2011-02-25 04:19:30 +01:00
demangle.c * Do not use strcpy/strcat/sprintf 2011-07-06 03:01:21 +02:00
Makefile * Set library version number for plugins 2011-07-19 00:12:36 +02:00