radare2/libr/core
2015-09-01 23:24:11 +02:00
..
p add .version to all plugins 2015-07-12 19:05:33 +02:00
anal.c Fix regression introduced in afi 2015-09-01 00:32:23 +02:00
asm.c Set debug bits when changing asm bits 2015-08-31 12:46:29 +02:00
bin.c Misc fixes to make clang-analyser even more happy 2015-08-29 18:08:38 +02:00
cmd_anal.c Fix regression introduced in afi 2015-09-01 00:32:23 +02:00
cmd_api.c A few simple memory leak fixes 2015-08-30 23:20:51 +02:00
cmd_cmp.c Better ls. Add support for cd - and handle BR arm64 instruction 2015-08-18 02:44:59 +02:00
cmd_debug.c some refactoring & added threads field in RDebug 2015-09-01 18:45:08 +02:00
cmd_egg.c Fix class method naming 2015-08-26 15:00:30 +02:00
cmd_eval.c Added 'ecc' (css output) command to cmd_eval 2015-03-19 00:00:29 +01:00
cmd_flag.c Breakpoint autonaming with db $$ and fix a COV in db 2015-08-17 10:34:47 +02:00
cmd_hash.c Add /# command to search for blocks matching a hash 2015-06-22 00:22:18 +02:00
cmd_help.c Major enhacements for the V! visual panels 2015-08-31 05:06:01 +02:00
cmd_info.c core/bin: remove loadaddr parameter and get it from the RBinObject 2015-08-29 00:35:09 +02:00
cmd_log.c Fix #2404 - Fix duplicated syscall tracing issues on linux 2015-04-19 13:43:38 +02:00
cmd_macro.c Close #1316 2014-09-09 02:39:07 +02:00
cmd_magic.c Fix #2809 - based on @alvarofe patch 2015-06-21 10:00:41 +02:00
cmd_meta.c Add CS command to manage meta-spaces 2015-06-15 04:19:29 +02:00
cmd_mount.c Re-enable GRUB code. Oops 2014-11-01 22:20:11 +01:00
cmd_open.c core/bin,cmd_open: some refactoring 2015-08-29 01:41:34 +02:00
cmd_print.c Fix #3171 - Implement paD as an alias for pdi@x: 2015-08-26 02:37:33 +02:00
cmd_project.c Fix CID 1291605 2015-04-19 05:28:03 +03:00
cmd_quit.c Improved history save support 2015-01-17 19:29:32 +01:00
cmd_search.c Fix yet-another-batch of clang-analyzer issues 2015-09-01 23:24:11 +02:00
cmd_section.c bin: use R_BIN_SCN_MAP flag when a section should be mapped by IO 2015-08-26 14:12:46 +02:00
cmd_seek.c fix #2753 2015-06-13 19:30:40 -04:00
cmd_type.c Fix last coverities issues 2015-07-02 09:33:05 +02:00
cmd_write.c Fix yet-another-batch of clang-analyzer issues 2015-09-01 23:24:11 +02:00
cmd_zign.c Fix #2736 2015-06-14 23:15:51 +02:00
cmd.c More goodies for the Visual panels 2015-08-31 11:53:03 +02:00
config.c Fix some covs 2015-09-01 11:24:09 +02:00
core.c Misc fixes to make clang-analyser even more happy 2015-08-29 18:08:38 +02:00
disasm.c Fix #1118 - Add asm.invhex and asm.lines.ret 2015-08-31 00:24:28 +02:00
file.c core/bin: remove loadaddr parameter and get it from the RBinObject 2015-08-29 00:35:09 +02:00
gdiff.c Add radiff2 -CC for deeper bindiffing 2015-04-07 04:12:18 +02:00
graph.c Invert hjkl keys in graph 2015-08-31 01:09:49 +02:00
hack.c Better 'wc' command and cache/history capabilities 2014-10-07 02:52:47 +02:00
help.c Fix some gcc warnings 2014-08-04 00:18:54 +02:00
io.c Fix resource leak in core/io/dump 2015-08-19 10:37:02 +02:00
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
libs.c Fix loadlibs regression 2015-04-10 01:35:50 +02:00
log.c Add 'lm' command to better manage pending log messages 2014-07-31 05:20:48 +02:00
Makefile Fix #2674 - merge diff into util 2015-06-02 01:35:12 +02:00
panels.c Add 'M' key in visual panel to open a custom frame 2015-08-31 23:36:35 +02:00
patch.c Fix #2880 - Fix crash in rapatch (r2 -P) 2015-07-08 14:21:43 +02:00
plugin.c #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
project.c Initial support for ESIL pins to emulate entire functions 2015-06-30 11:14:54 +02:00
pseudo.c Fix pdc from bindings (thanks @hteso for reporting) 2015-07-23 17:24:14 +02:00
rtr.c Handle /m in http.ui by default 2015-08-13 23:58:01 +02:00
syscmd.c Fix gcc warnings for the gnu arm disassembler 2015-08-31 17:08:30 +02:00
task.c More and better support for tasks. Add anal.sleep to avoid 100% cpu in analysis 2014-11-02 02:01:09 +01:00
vasm.c Fix visual assembler offset 2015-05-05 14:06:44 +02:00
visual.c Add _ key in V! for hud 2015-08-31 13:57:39 +02:00
vmenus.c Revert "More misc cleanup" 2015-08-28 20:58:21 +02:00
yank.c Fix #2806 2015-06-24 14:11:00 +02:00