radare2/libr/core
pancake fe6cb8c378 Added '-' to create command aliases and lowercase i8080
Lowercase i8080 disassembler (use e asm.ucase=true)
Add Alexander in AUTHORS
Extend r_cmd api to support aliases
Add new '-' command to register and call command aliases
Use RList in RCmd instead of kernel's list.h
Autocomplete aliases with <tab>
Add 'make DEBUG=1' to compile with -g
Do not strip symbols when compiling in debug mode
2012-10-30 02:49:05 +01:00
..
hud Fix mach0 ehdr header, new $S and $SS vars, Vdr 2012-10-26 01:33:57 +02:00
t Honor make -s and lot of build cleanups 2012-08-14 15:44:17 +02:00
anal.c Fix build and http shutdown, WebUI (afr, pdi), add socket timeout 2012-10-25 21:40:11 +02:00
asm.c Fix some bugs (nullptr, memleak) reported by clang-analyzer 2012-09-26 10:01:43 +02:00
bin.c Fix mach0 ehdr header, new $S and $SS vars, Vdr 2012-10-26 01:33:57 +02:00
cmd_anal.c Fix mach0 ehdr header, new $S and $SS vars, Vdr 2012-10-26 01:33:57 +02:00
cmd_cmp.c Add cfg.sandbox functionality 2012-10-20 00:31:18 +02:00
cmd_debug.c Fix om for rbin-friendly files, add 'dss' 2012-10-25 15:21:47 +02:00
cmd_egg.c * More split of core/cmd.c 2012-02-27 03:07:32 +01:00
cmd_flag.c Implement support to associate comments to flags 2012-10-26 10:00:22 +02:00
cmd_hash.c Fix cmd.repeat on empty lines in prompt 2012-09-21 02:25:44 +02:00
cmd_help.c Fix mach0 ehdr header, new $S and $SS vars, Vdr 2012-10-26 01:33:57 +02:00
cmd_info.c add 'io' command and s/--without-ssl/--with-openssl/ 2012-10-26 02:49:33 +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 'io' command and s/--without-ssl/--with-openssl/ 2012-10-26 02:49:33 +02:00
cmd_print.c Fix pi and honor asm.decode on pi and pdi 2012-10-26 01:58:18 +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 Fix mach0 ehdr header, new $S and $SS vars, Vdr 2012-10-26 01:33:57 +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 Added '-' to create command aliases and lowercase i8080 2012-10-30 02:49:05 +01:00
config.c Fix mach0 ehdr header, new $S and $SS vars, Vdr 2012-10-26 01:33:57 +02:00
core.c Added '-' to create command aliases and lowercase i8080 2012-10-30 02:49:05 +01:00
disasm.c Implement support to associate comments to flags 2012-10-26 10:00:22 +02:00
file.c Fix om for rbin-friendly files, add 'dss' 2012-10-25 15:21:47 +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 Fix build and http shutdown, WebUI (afr, pdi), add socket timeout 2012-10-25 21:40:11 +02:00
visual.c Implement RAnal.fcn_del_locs() to fix Vdu and af- 2012-09-28 02:20:52 +02:00
vmenus.c Fix mach0 ehdr header, new $S and $SS vars, Vdr 2012-10-26 01:33:57 +02:00
yank.c Fix python bindings: do not use homonim methods and fields 2012-09-19 14:08:44 +02:00