radare.org 0x00022545
    


Download!
Browse source
Get book
Get involved
  

Last changes in radare2 (see r1)

Thu, 29 Jul 2010 19:56:07 +0200

* Fix class & fat mach-o detection in big endian machines

Thu, 29 Jul 2010 19:52:13 +0200

* r_bin
  - Fix bug in autodetection with class and fat mach-o files

Thu, 29 Jul 2010 18:15:02 +0200

* r_bin_fatmach0
  - Huge refactoring of r_bin_fatmach0
* rabin2
  - Don't print msg "n bins extracted" in radare mode

Thu, 29 Jul 2010 16:04:18 +0200

* r_bin
  - Add function r_bin_extract()
  - Add lib r_bin_fatmach0 into format/mach0/
  - Complete mach0_specs with fat mach-o stuff
  - Add plugin bin_fatmach0
  - Initial import of mach-ex into r_bin
  - Remove mach-ex
* rabin2
  - Add flag -x for extracting bins from file
* Build
  - Update plugins.def.cfg
  - Remove mach-ex stuff from libr/Makefile

Sun, 25 Jul 2010 13:29:16 +0200

* Fix bug installing mach-ex

Sat, 24 Jul 2010 12:44:19 +0200

* More fixes on mingw32 build
* Update VERSION in swig configure script
* Update doc/windows

Fri, 23 Jul 2010 15:44:40 +0200

* Fix build of r_socket on mingw32

Fri, 23 Jul 2010 12:45:40 +0200

Added tag 0.5 for changeset d6e0b8042543

Fri, 23 Jul 2010 12:45:12 +0200

Removed tag 0.5

Fri, 23 Jul 2010 12:19:39 +0200

* Fix build