.. |
p
|
Fix infinite loop in a2f
|
2017-08-24 11:54:54 +02:00 |
anal_tp.c
|
Fix infinite loop in afta and other bugs
|
2017-08-23 00:50:15 +02:00 |
anal_vt.c
|
Coverity bugs 29 aug (#8376)
|
2017-08-29 12:39:04 +02:00 |
asm.c
|
7 more coverity bugs fixed (#8306)
|
2017-08-26 13:08:53 +02:00 |
blaze.c
|
kill is_valid_section_offset (#8288)
|
2017-08-24 00:19:57 +02:00 |
canal.c
|
Fix r_core_anal_search_xrefs
|
2017-08-28 17:21:40 +02:00 |
cbin.c
|
Move _section_chk_dup to cbin.c (#8346)
|
2017-08-28 03:03:50 +02:00 |
cconfig.c
|
Windows minor fixes, renamed w32 function names, added dbg.bpsysign option (#8356)
|
2017-08-28 10:19:57 +02:00 |
cio.c
|
Fix last covs
|
2017-08-27 13:42:16 +02:00 |
cmd_anal.c
|
Coverity bugs 29 aug (#8376)
|
2017-08-29 12:39:04 +02:00 |
cmd_api.c
|
Implement "rabin2 -L [plugin]" and command "iL [plugin]" (#6875)
|
2017-03-01 20:05:40 +01:00 |
cmd_cmp.c
|
make read_at bool again and implement RIOAccessLog for accurate error-handling
|
2017-08-22 17:24:04 +00:00 |
cmd_debug.c
|
Add conditional watchpoint (#8321)
|
2017-08-26 18:57:51 +02:00 |
cmd_egg.c
|
refactor r_core_cmd_init and add more help messages (#8171)
|
2017-08-10 11:52:13 +02:00 |
cmd_eval.c
|
Attempt to make search.in clearer
|
2017-08-27 12:59:33 +02:00 |
cmd_flag.c
|
Use RList for cmd_descriptors, make it a member of RCore (#8034)
|
2017-07-27 14:52:17 +02:00 |
cmd_hash.c
|
Add support for #!python -e and other rlang plugins
|
2017-05-09 02:42:51 +02:00 |
cmd_help.c
|
Fix ?p and ?P in io.va=0
|
2017-08-23 01:41:46 +02:00 |
cmd_info.c
|
cmd_info.c: fix infinite loop
|
2017-08-28 15:55:40 +08:00 |
cmd_log.c
|
Use RList for cmd_descriptors, make it a member of RCore (#8034)
|
2017-07-27 14:52:17 +02:00 |
cmd_macro.c
|
Move const char help_msg_*[] arrays to top (#8250)
|
2017-08-21 09:53:23 +02:00 |
cmd_magic.c
|
|
|
cmd_meta.c
|
13 coverity bugs fixed. (#8303)
|
2017-08-24 13:31:27 +02:00 |
cmd_mount.c
|
Use RList for cmd_descriptors, make it a member of RCore (#8034)
|
2017-07-27 14:52:17 +02:00 |
cmd_open.c
|
Coverity bugs 29 aug (#8376)
|
2017-08-29 12:39:04 +02:00 |
cmd_print.c
|
Use rbin's section instead of io's counterpart
|
2017-08-29 00:39:42 +02:00 |
cmd_project.c
|
Use RList for cmd_descriptors, make it a member of RCore (#8034)
|
2017-07-27 14:52:17 +02:00 |
cmd_quit.c
|
Use RList for cmd_descriptors, make it a member of RCore (#8034)
|
2017-07-27 14:52:17 +02: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
|
All section on IO are mapped
|
2017-08-28 21:35:32 +02:00 |
cmd_section.c
|
cmd_section.c: add command name beside case labels (#8348)
|
2017-08-28 10:17:34 +02:00 |
cmd_seek.c
|
opsalamance - merge the big siol branch
|
2017-08-22 09:42:16 +02:00 |
cmd_type.c
|
Use RList for cmd_descriptors, make it a member of RCore (#8034)
|
2017-07-27 14:52:17 +02:00 |
cmd_write.c
|
Fix cmd_extend tests
|
2017-08-23 01:36:48 +02:00 |
cmd_zign.c
|
Fix partially cmd_zignature
|
2017-08-28 23:24:37 +02:00 |
cmd.c
|
Fix #8272 - Implement @@s:from to step
|
2017-08-25 18:57:55 +02:00 |
core.c
|
Add a bool argument do_skyline to r_io_map_{add,new} (#8344)
|
2017-08-28 01:27:28 +02:00 |
disasm.c
|
Fix bogus 'hidden bytes' metric on ARM (#8312)
|
2017-08-25 19:47:39 +02:00 |
file.c
|
Make sure just taking into account has_va for real bin plugins
|
2017-08-28 23:41:46 +02: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
|
changed VX that it does not need a function to work
|
2017-08-17 14:35:41 +08:00 |
hack.c
|
Fix a huge list of null derefs from clang-analyzer
|
2017-04-17 22:02:04 +02:00 |
help.c
|
Check for null io in riousedesc()
|
2017-02-19 00:14:13 +01:00 |
libs.c
|
Remove configure-plugins dependency for the make meson
|
2017-05-26 02:43:53 +02:00 |
linux_heap_glibc.c
|
Fix last covs
|
2017-08-07 12:48:02 +02:00 |
linux_heap_jemalloc.c
|
7 more coverity bugs fixed (#8306)
|
2017-08-26 13:08:53 +02:00 |
log.c
|
Implement cfg.log and cmd.log
|
2017-05-09 02:58:39 +02:00 |
Makefile
|
Fix build
|
2017-08-03 13:27:11 +02:00 |
meson.build
|
revert meson change after r_utf_blocks
|
2017-08-23 01:06:01 +02:00 |
panels.c
|
Fix #8340 - shift-tab in V! is working again
|
2017-08-27 19:31:30 +02:00 |
patch.c
|
Fixed 8 coverity bugs (#8305)
|
2017-08-25 18:12:12 +02:00 |
plugin.c
|
Remove configure-plugins dependency for the make meson
|
2017-05-26 02:43:53 +02:00 |
project.c
|
Fix sections for projects
|
2017-08-27 16:37:18 +02:00 |
pseudo.c
|
Fixes #8167 - Use io.cache with pdc
|
2017-08-22 10:48:02 +02:00 |
rtr.c
|
opsalamance - merge the big siol branch
|
2017-08-22 09:42:16 +02:00 |
task.c
|
added r_cons_break_{push/pop} to handle ^C better
|
2016-11-21 16:56:12 +01:00 |
vasm.c
|
Fix #7976 - Fix VcjjjA
|
2017-07-21 19:02:14 +02:00 |
visual.c
|
Add quiet files list (oq, omq)
|
2017-08-26 03:49:54 +02:00 |
vmarks.c
|
|
|
vmenus.c
|
Fix bits issue and add r_str_reverse
|
2017-07-31 11:33:39 +02:00 |
yank.c
|
make read_at bool again and implement RIOAccessLog for accurate error-handling
|
2017-08-22 17:24:04 +00:00 |