UNIX-like reverse engineering framework and command-line toolset
Go to file
pancake f7dd1dd66f * Build w32 python bindings in build.sh
* Added 'drb' command to show bytes of GPR
* Fix signature of r_print_hexdump and _hexpairs
* Enhace r_reg test case
* Fix swig/Makefile w32dist target
2010-10-19 22:17:58 +02:00
binr * Fix build of rarc2 on w32 2010-10-19 13:57:00 +02:00
doc * Build w32 python bindings in build.sh 2010-10-19 22:17:58 +02:00
doc.sw * Some fixes in sw, update TODO and prepare Changelog for release.. 2010-07-22 14:29:03 +02:00
libr * Build w32 python bindings in build.sh 2010-10-19 22:17:58 +02:00
man * Apply patches from edu (Thanks) 2010-08-24 04:09:12 +02:00
mk * Fix build on mingw32 2010-06-27 22:14:06 +02:00
pkgcfg * Add support for python 2.7 API bindings on Windows 2010-10-18 01:51:00 +02:00
swig * Build w32 python bindings in build.sh 2010-10-19 22:17:58 +02:00
test * Workaround for r_debug_recoil() 2010-06-15 00:59:32 +02:00
.hgtags Added tag 0.5 for changeset d6e0b8042543 2010-07-23 12:45:40 +02:00
AUTHORS * Highlight destination offset when cursor on jmp/call in visual 2010-09-18 02:51:17 +02:00
autogen.sh * Fixtures for the r_io API (breaking ABI and so :) 2009-09-07 20:01:34 +00:00
build.sh * Build w32 python bindings in build.sh 2010-10-19 22:17:58 +02:00
ChangeLog * Release 0.5 - codename 'ilo li jo e ma' 2010-07-23 01:43:28 +02:00
config-user.mk.acr * Initial import of OpenSSL r_big API implementation 2010-07-16 23:13:34 +02:00
configure * Bump revision to beta 0.6 2010-10-19 19:53:29 +02:00
configure-plugins * Build 2010-03-05 02:03:54 +01:00
configure.acr * Bump revision to beta 0.6 2010-10-19 19:53:29 +02:00
configure.hook * Fix creation of ~/.radare2/rdb and r2 -p (Thanks edu!) 2010-07-23 01:15:03 +02:00
env.sh * Fix build in OSX 2010-02-21 20:21:36 +01:00
global.mk * Do not link libr2.dylib in OSX 2010-02-21 21:34:10 +01:00
INSTALL * Many more fixes for the mingw32 port 2010-01-15 13:02:54 +01:00
LICENSE * Remove unused include files 2010-03-14 18:50:17 +01:00
Makefile * Add support for python 2.7 API bindings on Windows 2010-10-18 01:51:00 +02:00
plugins.def.cfg * Initial import of the thumb arm disassembler 2010-10-06 00:35:33 +02:00
README * Fixes in swig/ for OS type selection 2010-10-18 20:47:13 +02:00
TODO * Build w32 python bindings in build.sh 2010-10-19 22:17:58 +02:00
TODO.decompiler * Added basic guidelines in TODO.decompiler 2010-06-21 21:08:43 +02:00
TODO.hackaton * Add rafind2.1 manpage 2010-06-18 17:52:30 +02:00
TODO.poll * Very early work on r_anal_call api 2010-06-17 17:55:39 +02:00

 ____  ___  ___  ___ ____  ___  _____   ____
|  _ \/   \|   \/   \  _ \/ _ \ \__  \ /    \
|    <  V  . |  . V  .   <   _/ .-' _/|  ()  |
|__\__|_|__|___/__|__|_\__\___/ |____(_)____/

This is the rewrite of radare (1.x branch) to provide a
framework with a set of libraries and programs to work
with binary data.


                                            --pancake