radare2/libr/core
2013-09-24 23:03:39 +02:00
..
anal.c Fix some warnings and add a specific plugins.cfg for emscripten 2013-09-15 23:57:22 +02:00
asm.c Initial support for runtime versioned libraries 2013-06-14 02:51:33 +02:00
bin.c Workaround for '$' relocs (OSX bins) 2013-09-18 02:23:07 +02:00
cmd_anal.c Implement pointer arithmetics in 'pf', 't?' and 'td'. 2013-08-11 14:23:51 +02:00
cmd_cmp.c Implement 'cat', 'cd' and 'ls' commands. Better version info in ?V 2013-09-18 22:16:18 +02:00
cmd_debug.c Implement 'dd-' using code injection 2013-09-18 03:46:50 +02:00
cmd_egg.c Implement 'cat' and 'cd' and do some fixes for 'di' code injection 2013-08-29 19:46:48 +02:00
cmd_flag.c vmenus cleanup and add f= command for flag percents 2013-09-24 00:43:31 +02:00
cmd_hash.c Fix #171 autodetect script by extension, Initial work on 'ts' 2013-08-17 19:53:04 +02:00
cmd_help.c Fix #187 - git is not mandatory to build r2 2013-09-19 01:30:56 +02:00
cmd_info.c Workaround for '$' relocs (OSX bins) 2013-09-18 02:23:07 +02:00
cmd_macro.c Pass t/test.arm, new cmd !123 to run historic command 2013-03-14 02:32:53 +01:00
cmd_magic.c Pass t/test.arm, new cmd !123 to run historic command 2013-03-14 02:32:53 +01:00
cmd_meta.c Fix some warnings and add a specific plugins.cfg for emscripten 2013-09-15 23:57:22 +02:00
cmd_mount.c
cmd_open.c Fix debug of 32bit programs on 64bit boxes 2013-04-24 09:46:57 +02:00
cmd_print.c Implement 'cat', 'cd' and 'ls' commands. Better version info in ?V 2013-09-18 22:16:18 +02:00
cmd_project.c Use xdg configuration path ~/.config/radare2/ 2013-06-27 19:15:59 +02:00
cmd_search.c Fix infinite loop in r_core_cmd() (thx udishamir) 2013-06-11 11:49:15 +02:00
cmd_section.c Made Sa command match the description in Sa? 2013-06-27 00:52:51 +02:00
cmd_seek.c Add 's.' command 2013-09-12 01:58:05 +02:00
cmd_type.c Implement 'cd' and handle pipes on quoted commands 2013-08-29 19:06:23 +02:00
cmd_write.c Fix 'wo' command 2013-09-21 17:26:05 +02:00
cmd_zign.c Support get/set introspection in 'pf' and handle scr.stride in px 2013-02-01 03:15:48 +01:00
cmd.c Fix #221 - do not show output if file redirect fails and add 'rm' command 2013-09-19 00:03:39 +02:00
config.c Add scr.fgets and fix rax2 -s for emscripten 2013-09-16 04:08:08 +02:00
core.c More work on ctypes+rcore 2013-09-24 23:03:39 +02:00
disasm.c Handle \n as well as ; for line separators in r_core_cmd 2013-09-11 23:41:40 +02:00
file.c Initial support for truecolor (xterm only) 2013-07-17 19:34:27 +02:00
gdiff.c Deep integration of complex types - build fixed 2012-07-22 12:41:53 +04:00
hack.c Add r_bin.rar plugin, per-section arch/bits, fix in S= 2012-11-30 01:06:30 +01:00
io.c Fix some warnings 2013-09-12 02:02:08 +02:00
libs.c Fix '$' alias command (thanks alxchk for reporting) 2013-07-13 01:13:23 +02:00
log.c Fix some warnings 2013-04-02 12:45:16 +02:00
Makefile Fixes for r_db linkage 2013-08-27 01:26:54 +02:00
patch.c Handle '-' in 'w' commands, support comments in wF, Fixes in wp 2013-09-04 02:31:14 +02:00
project.c Do not try to open empty project files 2013-08-25 22:58:43 +02:00
rtr.c Fix partial IO read, show flags under visual cursor 2013-03-18 00:38:04 +01:00
vasm.c Fix some bugs appeeared during the training course 2013-03-07 13:08:05 +01:00
visual.c Fix Vc conflict with colors 2013-08-27 01:12:58 +02:00
vmenus.c vmenus cleanup and add f= command for flag percents 2013-09-24 00:43:31 +02:00
yank.c ELF parser more permissive, add 'fsr' and other fixes 2013-03-07 23:47:41 +01:00