radare2/libr/core
pancake 1e52015eee Add px[QW], fix segmented io and handle ! pipes
Handle `!` with r_core_cmd_str_pipe
Fix 'afl' output
Add help for 'px' command
Add pxQ and pxW to show one word per line
Fix segmented io with maps and sections
Some test cases got fixed
Add test-r_anal.py
2012-10-25 12:55:28 +02:00
..
hud * Add step over hud command 2012-05-30 18:50:29 +02:00
t Honor make -s and lot of build cleanups 2012-08-14 15:44:17 +02:00
anal.c Add new code analysis vars and update manpages 2012-10-22 02:28:42 +02:00
asm.c Fix some bugs (nullptr, memleak) reported by clang-analyzer 2012-09-26 10:01:43 +02:00
bin.c Fix many bugs noticed during the training course 2012-09-22 20:32:19 +02:00
cmd_anal.c Add px[QW], fix segmented io and handle ! pipes 2012-10-25 12:55:28 +02:00
cmd_cmp.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
cmd_debug.c Add 'oo+' and 'o+' commands to reopen in read-write 2012-10-22 10:12:13 +02:00
cmd_egg.c * More split of core/cmd.c 2012-02-27 03:07:32 +01:00
cmd_flag.c Updated web ui 2012-10-01 09:32:04 +02:00
cmd_hash.c Fix cmd.repeat on empty lines in prompt 2012-09-21 02:25:44 +02:00
cmd_help.c Add new code analysis vars and update manpages 2012-10-22 02:28:42 +02:00
cmd_info.c Initial work on supporting payloaded opcodes 2012-08-22 18:02:23 +02:00
cmd_macro.c Fix python bindings: do not use homonim methods and fields 2012-09-19 14:08:44 +02:00
cmd_magic.c Lot of build fixes for --as-needed and mingw32 2012-08-10 11:35:38 +02:00
cmd_meta.c Fix bug #74 incorrect print of bytes in cmd_search 2012-08-09 10:26:05 +02:00
cmd_mount.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_open.c Add 'omr' to relocate maps and rm libr/README 2012-10-25 09:48:45 +02:00
cmd_print.c Add px[QW], fix segmented io and handle ! pipes 2012-10-25 12:55:28 +02:00
cmd_project.c * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00
cmd_search.c Add support for keywords of half-byte, fix iova bug in search 2012-09-07 04:12:24 +02:00
cmd_section.c * Implemented 'afe' and 'Sr' commands 2012-06-14 10:01:16 +02:00
cmd_seek.c Implement RAnal.fcn_del_locs() to fix Vdu and af- 2012-09-28 02:20:52 +02:00
cmd_type.c Fix 'pd.N' cmd, 0size sections, use eprintf r_anal 2012-08-29 13:37:31 +02:00
cmd_write.c Cosmetic changes for RAnalType 2012-08-28 11:02:25 +02:00
cmd_zign.c Deep integration of complex types - build fixed 2012-07-22 12:41:53 +04:00
cmd.c Add px[QW], fix segmented io and handle ! pipes 2012-10-25 12:55:28 +02:00
config.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
core.c Add new code analysis vars and update manpages 2012-10-22 02:28:42 +02:00
disasm.c Fix ELF loader and segfault in disasm->hexdump 2012-10-17 12:13:23 +02:00
file.c Minor fixups 2012-10-24 09:51:56 +02:00
gdiff.c Deep integration of complex types - build fixed 2012-07-22 12:41:53 +04:00
hack.c * Fix some warnings reported by the farm 2012-02-15 00:17:31 +01:00
io.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
libs.c Fix python bindings: do not use homonim methods and fields 2012-09-19 14:08:44 +02:00
Makefile Better paralelization of build system 2012-10-04 01:20:00 +02:00
patch.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
project.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
rtr.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
visual.c Implement RAnal.fcn_del_locs() to fix Vdu and af- 2012-09-28 02:20:52 +02:00
vmenus.c Implement RAnal.fcn_del_locs() to fix Vdu and af- 2012-09-28 02:20:52 +02:00
yank.c Fix python bindings: do not use homonim methods and fields 2012-09-19 14:08:44 +02:00