radare2/libr/core
2017-03-24 01:06:41 +01:00
..
p Fix const sign issue in dex 2017-02-24 02:33:11 +01:00
anal_tp.c enhancing aftm (#6529) 2017-01-18 19:20:47 +02:00
anal_vt.c Apply minor naming and indent changes from the siol branch - thanks condret 2017-03-15 02:22:54 +01:00
asm.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
blaze.c Fix latest covs 2017-03-15 12:12:55 +01:00
canal.c Fix #7088 - Remove io->raw and .keepio 2017-03-22 16:42:58 +01:00
cbin.c Remove r_escape and fix CID 1372428 (#7099) 2017-03-24 00:52:37 +01:00
cconfig.c Change default zign.min to 16 bytes 2017-03-23 18:00:34 +00:00
cio.c Some more tiny changes comming from siol into master 2017-03-15 11:06:19 +01:00
cmd_anal.c Enhancement of aav in aaa and aaaa 2017-03-22 18:04:26 +01:00
cmd_api.c Implement "rabin2 -L [plugin]" and command "iL [plugin]" (#6875) 2017-03-01 20:05:40 +01:00
cmd_cmp.c Apply minor naming and indent changes from the siol branch - thanks condret 2017-03-15 02:22:54 +01:00
cmd_debug.c Fix #7060 show base address with di command (#7093) 2017-03-23 03:58:22 +01:00
cmd_egg.c Add gi and ge commands and r2-indent it 2017-03-09 23:43:28 +01:00
cmd_eval.c Add eta command 2017-03-17 12:06:54 +01:00
cmd_flag.c Fix fd and use it in axt and visual xrefs 2017-01-24 01:41:12 +01:00
cmd_hash.c Fix #6124 - ensure "#\t" doesn't get processed as a command (#6132) 2016-11-06 21:54:50 +01:00
cmd_help.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
cmd_info.c Implement "rabin2 -L [plugin]" and command "iL [plugin]" (#6875) 2017-03-01 20:05:40 +01:00
cmd_log.c Add remaining [?] 2016-11-26 14:57:21 +01:00
cmd_macro.c Fix crash in macros 2016-10-18 02:08:53 +02:00
cmd_magic.c
cmd_meta.c Fix #6846 - crash on r_print_format 2017-02-24 23:57:39 +01:00
cmd_mount.c Initial refactoring of the r_syscmd APIs and begin with binr/r2bb 2017-01-03 03:48:55 +01:00
cmd_open.c Fix ood symbol rebasing and add obr command 2017-03-18 21:40:01 +01:00
cmd_print.c Fix psj 2017-03-21 02:35:05 +01:00
cmd_project.c Add P- command to delete projects (currently with Pd) (#7064) 2017-03-19 15:24:38 +01:00
cmd_quit.c Reorganize string macros 2017-02-06 00:00:03 +01:00
cmd_search_rop.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
cmd_search.c Fix bug in r_core_get_boundaries_prot when mode is "io.maps" 2017-03-15 20:09:08 +01:00
cmd_section.c Apply minor naming and indent changes from the siol branch - thanks condret 2017-03-15 02:22:54 +01:00
cmd_seek.c New command 'ss' (Silent Seek) 2017-03-19 02:34:53 +01:00
cmd_type.c Typos in help messages fixed (#7059) 2017-03-18 22:15:57 +01:00
cmd_write.c Fix #6664 - Add rapatch format documentation in wp? 2017-03-09 00:12:23 +01:00
cmd_zign.c Allow to add function zign at offset 2017-03-23 19:40:36 +00:00
cmd.c Implement | and |H pseudopipes, see pd|? 2017-03-19 01:20:06 +01:00
core.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
disasm.c Fix asm.pseudo when asm.cmtright=0 2017-03-20 23:43:34 +01:00
file.c Fix ood symbol rebasing and add obr command 2017-03-18 21:40:01 +01:00
gdiff.c Fix the radiff2 -C MATCH issue, still not perfect but getting in shape 2016-09-22 23:57:16 +02:00
graph.c Fix cmtright handling in graphs (#7096) 2017-03-23 12:49:29 +01:00
hack.c
help.c Check for null io in riousedesc() 2017-02-19 00:14:13 +01:00
Jamroot Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
libs.c Fix invalid free() on teardown for io plugins (#5722) 2016-09-09 19:30:23 +02:00
linux_heap_glibc.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
log.c
Makefile Add Pnx command for project notes (#6779) 2017-02-14 14:52:23 +01:00
panels.c Disable mouse when prompting in Visual Panels 2017-02-23 19:46:01 +01:00
patch.c Reindent a bit more 2016-10-26 23:16:31 +02:00
plugin.c
project.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
pseudo.c Fix #6881 - pDI doesnt exist. just go for pD 2017-03-09 16:16:01 +01:00
rtr.c Do not enable scr.html by default in =H 2017-03-19 02:10:53 +01:00
task.c added r_cons_break_{push/pop} to handle ^C better 2016-11-21 16:56:12 +01:00
vasm.c Fix VA boundaries 2016-11-24 23:37:47 +01:00
visual.c Enhance V. to work with firmwares and dumps 2017-03-24 01:06:41 +01:00
vmarks.c fix visual mark target address (#5637) 2016-08-29 20:20:10 +02:00
vmenus.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
yank.c More r2-indent fixes. and reindent a bunch of files 2017-02-20 02:54:16 +01:00