radare.org |
0x000291ab |
|
Deprecated: Function split() is deprecated in /srv/http/radareorg/new/rss-parser.inc on line 240 Last changes in radare2 (see r1)Sat, 04 Feb 2012 03:51:22 +0100* Initial support for the z80 CPU- assembler, disassembler and basic code analysis - code analysis is very primitive atm Fri, 03 Feb 2012 20:52:20 +0100** Apply patch from Simon Ruderich (thanks!)* Remove some unused variables. * libr/core/disasm.c: Fix minor memory leak. * libr/util/str.c: Cleanup r_str_home() and fix potential crash. * libr/line/dietline.c: Cleanup r_line_hist_load, fix memory leak. * libr/core/cmd.c: Fix read from uninitialized memory. * libr/util/str.c: Add comment why r_str_cpy() was added. * libr/io/p/io_malloc.c: Prevent read from invalid memory. * Split -n into -n (no user settings) and -N (no analysis). Fri, 03 Feb 2012 16:28:52 +0100* Remove tests/ and use r2-regressions from vext01 githubFri, 03 Feb 2012 16:23:14 +0100* Fix -n help message as reported by rudi_s* Oops fix build again Fri, 03 Feb 2012 10:57:45 +0100* Fix build + initial work on z80 asm/disFri, 03 Feb 2012 01:13:09 +0100* Build the ewf plugin if requested* Fix valgrind warning thanks to Simon Ruderich * Add mach0 ARM subtypes and fix parsing Thu, 02 Feb 2012 01:06:22 +0100* Added m68 disassembler and code analysis- m68k assembler pending to fix some license issues with author * Added z80 assembler and disassembler - still not integrated with the plugin * Software licenses sucks Wed, 01 Feb 2012 22:54:12 +0100* Fix output of search command (fix regression test)Wed, 01 Feb 2012 22:42:38 +0100* Fix nullpointer checks in p/bin p9, pe and pe64 whenusing virtual files like malloc:// (thanks?@vext01 for reporting) * Add search.in=block * Fix search ranges in search.in=file (fixes r2-regressions test) Wed, 01 Feb 2012 16:53:46 +0100* Fix opening files with spaces in name from r2 prompt* Sort TODO Deprecated: Function split() is deprecated in /srv/http/radareorg/new/rss-parser.inc on line 240 Last changes in radare (see r2)Sun, 22 Jan 2012 23:22:23 +0100* Apply libewf deprecated type struct fix (thanks @vext01)* Fix double init in libusbsniff Sat, 05 Nov 2011 00:46:43 +0100* Apply zlowram's book typos patch* Minor fixes to build in osx Mon, 17 Jan 2011 18:13:45 +0100* Apply 2nd patch from Glyn fixing support to 'r'command for 'r+' and 'r-' variants Mon, 17 Jan 2011 13:52:30 +0100* Fix 'r-' command (thanks Glyn)Wed, 12 Jan 2011 08:28:12 +0100* Apply patch from @schrotthaufen that adds support for python 2.7 (thanks!)Wed, 01 Sep 2010 11:55:11 +0200* mergeWed, 01 Sep 2010 11:54:47 +0200* Added 'arm thumb' shellcode fromhttp://www.shell-storm.org/shellcode/files/shellcode-696.php Tue, 24 Aug 2010 00:25:06 +0200* Apply patches from Debian (thanks!)* Some minor playground with gdbwrapper Tue, 06 Jul 2010 13:22:43 +0200* Fix make clean (thanks sre/debian)Mon, 05 Jul 2010 13:46:40 +0200* Fix build --without-debugger |