.. |
p
|
Don't try to build shared libraries if configured as --without-pic.
|
2018-01-11 23:09:22 +01:00 |
anal_tp.c
|
call r_cons_break_pop after r_cons_break_push in a loop, avoiding leaks and the infinite loop (issue #8709) (#8711)
|
2017-10-19 18:37:25 +02:00 |
anal_vt.c
|
Adjust avj to output all method names. (#9513)
|
2018-02-26 09:56:32 +01:00 |
asm.c
|
Fix #9060 - base64 encode strings in pfj s
|
2017-12-22 12:15:51 +01:00 |
blaze.c
|
Removed c99 declaration in for loop (#9284)
|
2018-02-01 16:35:08 +01:00 |
canal.c
|
Fix conditional around r_debug_kill
|
2018-02-27 18:40:15 +01:00 |
carg.c
|
Intial implementation of function call argument display (#9411)
|
2018-02-22 13:21:40 +08:00 |
cbin.c
|
Do not aar when anal.strings is set on launch, aka fix confusing behaviour
|
2018-02-20 02:02:01 +01:00 |
cconfig.c
|
Fix crash in oodr
|
2018-02-28 00:18:09 +01:00 |
cio.c
|
Report error if write fails. (#9416)
|
2018-02-17 19:05:04 -06:00 |
cmd_anal.c
|
Fix conditional around r_debug_kill
|
2018-02-27 18:40:15 +01:00 |
cmd_api.c
|
Fix almost all warnings from the msvc build
|
2017-12-19 00:18:39 +01:00 |
cmd_cmp.c
|
Reduce core->block and improve cmd_cmp.c help (#9456)
|
2018-02-23 16:09:47 +01:00 |
cmd_debug.c
|
Fix #9428 , remove dupe messages and added dbtv help (#9440)
|
2018-02-20 14:38:18 +05:30 |
cmd_egg.c
|
Fix compilation warnings on Linux
|
2018-02-09 18:45:54 +01:00 |
cmd_eval.c
|
Fixed wrong ecoj behaviour
|
2018-02-26 23:18:29 +01:00 |
cmd_flag.c
|
Fix #9470, fix fd. to print all flags at given offset (#9504)
|
2018-02-25 10:31:33 +01:00 |
cmd_hash.c
|
r_str_chop -> r_str_trim
|
2018-01-08 03:22:26 +01:00 |
cmd_help.c
|
Revert V* behaviour, add < command and make dietline reuse rcons.readChar
|
2018-02-28 01:19:08 +01:00 |
cmd_info.c
|
Fix minor issue in izz (#9377)
|
2018-02-12 01:44:00 +05:30 |
cmd_log.c
|
Fix #8314
|
2017-11-22 15:25:34 +01:00 |
cmd_macro.c
|
Fix #7653 - inline macro foreach
|
2017-10-09 13:31:19 +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
|
r_str_chop_ro, r_str_trim_const -> r_str_trim_ro
|
2018-01-08 03:29:29 +01:00 |
cmd_mount.c
|
r_str_ansi_chop -> r_str_ansi_trim, r_str_chop_path -> r_str_trim_path
|
2018-01-08 03:33:01 +01:00 |
cmd_open.c
|
Fix crash in oodr
|
2018-02-28 00:18:09 +01:00 |
cmd_print.c
|
Fix #9525 - e graph.format=? and missing help for @@iS
|
2018-02-27 23:46:47 +01: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
|
Add q!!! command for fast quits
|
2017-10-11 23:48:48 +02:00 |
cmd_search_rop.c
|
Fix typo
|
2018-01-19 15:56:17 +01:00 |
cmd_search.c
|
Add a warning if no section is executable when using aap (#9367)
|
2018-02-11 20:47:57 +01:00 |
cmd_section.c
|
r_str_chop -> r_str_trim
|
2018-01-08 03:22:26 +01:00 |
cmd_seek.c
|
Fix s-1 regression
|
2018-02-09 23:36:52 +01:00 |
cmd_type.c
|
Fix segfault in tj if size is not in sdb (#9400)
|
2018-02-15 07:40:29 -06:00 |
cmd_write.c
|
Implement @B: to temporary seek to the Nth BB instruction (negative offsets too) and make it into VV(
|
2018-02-22 16:07:20 +01:00 |
cmd_zign.c
|
Fix #9244 , Honor anal.in for aab (#9250)
|
2018-01-27 23:10:02 +01:00 |
cmd.c
|
Revert V* behaviour, add < command and make dietline reuse rcons.readChar
|
2018-02-28 01:19:08 +01:00 |
core.c
|
Implement @@iS RBin.Section foreach operator
|
2018-02-27 23:10:28 +01:00 |
disasm.c
|
Check ds only once in myregwrite
|
2018-02-26 22:27:58 +08:00 |
file.c
|
Fix segfault caused by NULL deref via oom;io
|
2018-02-22 16:24:16 +01:00 |
fortune.c
|
Initial purge of R2_PREFIX towards dir.prefix
|
2018-01-16 11:13:21 +01:00 |
gdiff.c
|
Fix #9042 - Remove spaces from delta flags in ax
|
2017-12-22 15:56:34 +01:00 |
graph.c
|
Fix #9467,restore seek while quiting graph (#9519)
|
2018-02-26 18:49:55 +01:00 |
hack.c
|
Implement @B: to temporary seek to the Nth BB instruction (negative offsets too) and make it into VV(
|
2018-02-22 16:07:20 +01:00 |
libs.c
|
Fix invalid free with rust core plugin (wip)
|
2017-09-25 16:05:42 +02:00 |
linux_heap_glibc.c
|
Add FUNC_ATTR_USED and fix some warnings (#9413)
|
2018-02-17 20:19:33 -06:00 |
linux_heap_jemalloc.c
|
Fix #7711 - Bad pointer arithmetics in jemalloc parser
|
2017-11-26 23:16:38 +01:00 |
log.c
|
Implement cfg.log and cmd.log
|
2017-05-09 02:58:39 +02:00 |
Makefile
|
Intial implementation of function call argument display (#9411)
|
2018-02-22 13:21:40 +08:00 |
meson.build
|
Intial implementation of function call argument display (#9411)
|
2018-02-22 13:21:40 +08:00 |
panels.c
|
Fix the build
|
2018-02-21 19:49:54 +08:00 |
patch.c
|
Fix more coverities
|
2017-10-02 21:31:31 +08:00 |
plugin.c
|
Initial purge of R2_PREFIX towards dir.prefix
|
2018-01-16 11:13:21 +01:00 |
project.c
|
Autocomplete project open (#9496)
|
2018-02-24 19:15:55 +01:00 |
pseudo.c
|
Refactoring asm.cmt* and scr.*
|
2018-02-22 17:59:08 +01:00 |
rtr.c
|
Add tcp.islocal to rtr (#9508)
|
2018-02-27 13:11:26 +01:00 |
task.c
|
Fix typo regarding byte size (#9067)
|
2017-12-27 18:33:58 +01:00 |
vasm.c
|
Fix #7976 - Fix VcjjjA
|
2017-07-21 19:02:14 +02:00 |
visual.c
|
BlindFix #9503 - Check core->file for NULL
|
2018-02-28 10:34:04 +01:00 |
vmarks.c
|
fix visual mark target address (#5637)
|
2016-08-29 20:20:10 +02:00 |
vmenus.c
|
Fix fg+background colors handling
|
2018-02-24 19:14:55 +01:00 |
yank.c
|
Fix #8388 - Replace RIOMap::{from,to} with RAddrInterval itv.
|
2017-09-14 12:40:22 +02:00 |