radare.org 0x0001cdd7
    


Download!
Browse source
Get book
Get involved
  

Last changes in radare2 (see r1)

Tue, 09 Mar 2010 22:32:49 +0100

* Use DESTDIR in swig make install

Mon, 08 Mar 2010 19:40:21 +0100

* r_util
  - Fix memory leak in r_list_free
  - Update test in list.c
* r_bin
  - Add dummy function for elf section resize

Mon, 08 Mar 2010 16:33:42 +0100

* Use DESTDIR in r2rc install

Mon, 08 Mar 2010 12:45:22 +0100

* Added linux-arm syscalls
* Lot of syntax cleanup (reduce locs, unify syntax)

Mon, 08 Mar 2010 12:31:14 +0100

* r_list
  - Fix r_list_foreach
* r_anal
  - Move p/arm.h to arch/arm/arm.h
  - Add arm.mk to p/Makefile
* r_core_anal & r_anal
  - Refactoring using r_list_foreach

Mon, 08 Mar 2010 11:05:58 +0100

* Added missing arm.h

Mon, 08 Mar 2010 10:53:15 +0100

* Added copypasta 'arm' code analysis for r_anal

Mon, 08 Mar 2010 00:18:58 +0100

* Rename cons/filter.c to grep.c
  - Some random changes.. with no success
  - Grepping console buffer is not working
* Cleanup the 'ds' and 'dp' commands
  - Implement 'dpa' to attach
  - Allow to list childrens of pid
  - Also list all attachable pids
* Fix segfault by leaking.. needs some cleanup
* Fix r_debug_reg_list (NULL) issue

Sun, 07 Mar 2010 14:00:26 +0100

* Add dummy local-var analysis stuff to r_anal
* Check return value of r_anal_set_bits in asm.bits callback

Fri, 05 Mar 2010 18:55:39 +0100

* r_core
  - Set r_anal bits in asm.bits callback
* r_core_anal
  - Improve xref resolution
* r_anal
  - Fix infinite loops in r_anal_bb and r_anal_fcn
  - Some code cleanup in bea plugin
  - More improvements in code analysis
* r_bin
  - Mark symbols as functions in r_bin_pe
* rabin2
  - Print 'af+' commands and 'fcn.' flags for all functions
    in -rsi output