radare2/libr/core
pancake 810d9a3dbc * Put rax2 buf in .bss instead of the stack
* Add support for wide string dump in r_bin
* Fix detection of data section in PE
* Show error if temporary seek flag does not exists
* Fix wrong disassmbly with 'pd' (invalid)
2012-05-30 03:23:53 +02:00
..
hud * fast hack to fix the ff25 x86-64 opcode analysis 2012-02-01 02:56:35 +01:00
t * Fix bug when redefining io sections 2011-11-03 23:34:18 +01:00
anal.c * Fix lot of regressions in command parsing 2012-02-27 02:02:44 +01:00
asm.c * apply rudi_s patch fixing multiple bugs 2012-02-12 23:45:04 +01:00
bin.c * More fixes in the code analysis loops 2012-02-16 01:26:50 +01:00
cmd_anal.c * Add VtR and afr commands to rename functions 2012-02-27 03:35:00 +01:00
cmd_cmp.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_debug.c * More split of core/cmd.c 2012-02-27 03:07:32 +01:00
cmd_egg.c * More split of core/cmd.c 2012-02-27 03:07:32 +01:00
cmd_flag.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_hash.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_help.c * Add r_bin/mz plugin (old EXE binaries) 2012-03-07 01:34:57 +01:00
cmd_info.c * More split of core/cmd.c 2012-02-27 03:07:32 +01:00
cmd_macro.c * Put rax2 buf in .bss instead of the stack 2012-05-30 03:23:53 +02:00
cmd_magic.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_meta.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_mount.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_open.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_print.c * Put rax2 buf in .bss instead of the stack 2012-05-30 03:23:53 +02:00
cmd_project.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_search.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_section.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_seek.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_write.c * Remove max blocksize hard limit 2012-04-21 14:28:53 +02:00
cmd_zign.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd.c * Put rax2 buf in .bss instead of the stack 2012-05-30 03:23:53 +02:00
config.c * Remove max blocksize hard limit 2012-04-21 14:28:53 +02:00
core.c * Initialize core->blocksize_max 2012-04-24 08:46:36 +02:00
disasm.c * Put rax2 buf in .bss instead of the stack 2012-05-30 03:23:53 +02:00
file.c * Fix MZ check() (fixes PE64+ id in r_bin) 2012-05-30 01:35:41 +02:00
gdiff.c * Use r_list_foreach[_safe] where appropriate. 2012-02-14 18:19:16 +01:00
hack.c * Fix some warnings reported by the farm 2012-02-15 00:17:31 +01:00
io.c * Remove max blocksize hard limit 2012-04-21 14:28:53 +02:00
libs.c * Add missing fs/types.h 2011-11-14 00:21:25 +01:00
Makefile * More split of core/cmd.c 2012-02-27 03:07:32 +01:00
patch.c * Fix android compilation 2011-12-06 00:27:57 +01:00
project.c * Fix build 2012-02-01 11:49:46 +01:00
rtr.c * Fix o- segfault 2012-02-09 01:38:16 +01:00
visual.c * Put rax2 buf in .bss instead of the stack 2012-05-30 03:23:53 +02:00
vmenus.c * Add VtR and afr commands to rename functions 2012-02-27 03:35:00 +01:00
yank.c * Add 16 segment addressing mode 2012-02-05 01:14:09 +01:00