radare2/libr/core
2017-03-13 01:27:26 +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 Initial commit for parsing RTTI structures 2017-03-09 23:50:50 +01:00
asm.c XOR assemble for x86.nz requires 2 parameters 2016-12-26 02:20:57 +01:00
blaze.c Fix #242 - Implement HFS timestamp in pth 2017-02-26 23:01:49 +01:00
canal.c Fix #3022 2017-03-11 12:44:14 +01:00
cbin.c Fix #7010 - Do not use confusing section comments (#7012) 2017-03-13 01:27:26 +01:00
cconfig.c Fix typo 2017-03-10 10:28:13 +01:00
cio.c Arm (#6966) 2017-03-09 23:29:48 +01:00
cmd_anal.c Add mnemonic in ao/aoj (#7009) 2017-03-13 00:43:44 +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 Initial refactoring of the r_syscmd APIs and begin with binr/r2bb 2017-01-03 03:48:55 +01:00
cmd_debug.c Add: dbf - put a breakpoint into every no-return func 2017-02-10 00:19:41 +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 see all help with ?* and get rid of another infinite loop 2016-12-13 00:32:17 +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 Added dh to handle hints in visual mode 2017-03-12 11:22:16 +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 Fix #1476: respect search.from and don't seek on /m (#4973) 2016-05-23 11:25:17 +02:00
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 Add on*, file.offset and file.info to be able to save projects for files opened with -n -m (#6928) 2017-03-07 20:08:02 +01:00
cmd_print.c Fix #6999 - Using %d instead of %PFMT64d for RAnalBlock::size in cmd_print (#6998) 2017-03-12 18:49:12 +01:00
cmd_project.c More r2-indent fixes. and reindent a bunch of files 2017-02-20 02:54:16 +01:00
cmd_quit.c Reorganize string macros 2017-02-06 00:00:03 +01:00
cmd_search_rop.c Fix ropsearch dblfree issue 2016-12-22 15:55:33 +01:00
cmd_search.c /c supports cmd.hit 2017-03-09 15:46:57 +01:00
cmd_section.c Initial import of the WIP support for WebAssembly (bin + disasm) 2017-03-02 14:42:05 +01:00
cmd_seek.c Add s: to show seek with configurable 0 padding 2017-02-20 12:25:21 +01:00
cmd_type.c Fix oob read in types 2017-03-12 17:42:39 +01:00
cmd_write.c Fix #6664 - Add rapatch format documentation in wp? 2017-03-09 00:12:23 +01:00
cmd_zign.c Add support for multiple-hit signatures 2017-03-05 21:33:22 +00:00
cmd.c Fix uaf in cmd_search_hit 2017-03-12 17:42:43 +01:00
core.c More work to remove r_strht 2017-02-24 23:42:17 +01:00
disasm.c Adds the ability to print filtered strings in the disassembly that are not flags and contain newlines (#6979) 2017-03-12 19:39:55 +01:00
file.c Add on*, file.offset and file.info to be able to save projects for files opened with -n -m (#6928) 2017-03-07 20:08:02 +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 core/graph: rename "small" into "mini" for consistency 2017-03-11 02:47:50 +01:00
hack.c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
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 #5758 - load splitdebug symbols for dmh 2017-01-15 02:10:42 +03:00
log.c replace r_cons_printf("%s\n",p) r_cons_println(p) 2016-06-26 00:52:03 -04:00
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 Remove two unused fields in RAnalOp and some deadcode 2016-06-17 14:26:24 +02:00
project.c Using R_SYS_DIR consistently in project code (#6983) 2017-03-11 09:39:54 +01:00
pseudo.c Fix #6881 - pDI doesnt exist. just go for pD 2017-03-09 16:16:01 +01:00
rtr.c Reorganize string macros 2017-02-06 00:00:03 +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 Fix #4093 - rework on VX 2017-03-12 23:14:09 +01:00
vmarks.c fix visual mark target address (#5637) 2016-08-29 20:20:10 +02:00
vmenus.c Fix build 2017-03-12 22:52:02 +01:00
yank.c More r2-indent fixes. and reindent a bunch of files 2017-02-20 02:54:16 +01:00