.. |
p
|
Fix build of the a2f plugin
|
2018-08-01 06:45:54 +02:00 |
anal_tp.c
|
Rename and retype arguments as argc and argv in main function (#10994)
|
2018-08-10 23:45:52 +05:30 |
asm.c
|
Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value
|
2018-05-31 19:05:54 +02:00 |
blaze.c
|
Honor op mask in r_core_anal_op
|
2018-06-10 03:17:33 +02:00 |
canal.c
|
aflqj as ints Fix #10572
|
2018-08-02 10:11:05 +02:00 |
carg.c
|
Honor op mask in r_core_anal_op
|
2018-06-10 03:17:33 +02:00 |
cbin.c
|
Fix core->anal->sdb_types reset after i cmd
|
2018-08-13 19:00:17 +02:00 |
cconfig.c
|
Add "save to file" to ag*w commands + colorize comments like ";arg1" (#10860)
|
2018-08-05 03:35:50 +08:00 |
cio.c
|
Use r_io_read_at instead of r_core_read_at which is now deprecated
|
2018-05-21 23:06:00 +02:00 |
cmd_anal.c
|
Make graph.offset independent on asm.offset
|
2018-08-12 11:47:33 +02:00 |
cmd_api.c
|
Fix last coverities and the use of r_str_cmp as list comparator
|
2018-08-11 20:59:28 +02:00 |
cmd_cmp.c
|
Some shorter help messages
|
2018-08-06 13:01:34 +02:00 |
cmd_debug.c
|
Multiple arguments support for db, db-, dbw, removed dbwC (undocumented and duplicate of dbC) (#11013)
|
2018-08-10 21:46:30 +08:00 |
cmd_egg.c
|
Fix more memleaks
|
2018-03-14 15:31:08 +01:00 |
cmd_eval.c
|
Some improvements to the visual color editor VE (#10979)
|
2018-08-08 12:12:28 +08:00 |
cmd_flag.c
|
Fix asan crash in the fi command
|
2018-08-03 15:33:27 +02:00 |
cmd_hash.c
|
Fix asan issue related to the hashbang launch
|
2018-07-19 17:25:44 +02:00 |
cmd_help.c
|
Unify /A into /a and move ?O into aom (#11019)
|
2018-08-11 16:39:18 +02:00 |
cmd_info.c
|
cmd_info: add command names beside case labels (#10907)
|
2018-08-03 08:43:13 +02:00 |
cmd_log.c
|
Fix #10849 - Improve L command with all subcommands and proper help message
|
2018-08-01 05:10:54 +02:00 |
cmd_macro.c
|
Fix #7653 - inline macro foreach
|
2017-10-09 13:31:19 +02:00 |
cmd_magic.c
|
Make /m create flags
|
2018-04-24 13:50:09 +02:00 |
cmd_meta.c
|
Cd.: show size of data at current address
|
2018-08-04 13:41:21 +02:00 |
cmd_mount.c
|
WIP: Handle path tab autocompletion in RFShell (#9837)
|
2018-04-24 13:57:17 +02:00 |
cmd_open.c
|
Initial cleanup of the rbin api
|
2018-08-12 03:02:05 +02:00 |
cmd_print.c
|
Implement p=2 command (#11061)
|
2018-08-13 11:45:54 +02:00 |
cmd_project.c
|
Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994)
|
2018-05-02 15:58:14 +02:00 |
cmd_quit.c
|
Add q!!! command for fast quits
|
2017-10-11 23:48:48 +02:00 |
cmd_search_rop.c
|
Make Travis green again
|
2018-04-09 10:33:57 +02:00 |
cmd_search.c
|
Fix -Wunused-variable (#11080)
|
2018-08-15 10:25:53 +02:00 |
cmd_section.c
|
libr: remove some old "mrwx" permissions. m does not exist anymore (#10067)
|
2018-05-10 20:35:33 +02:00 |
cmd_seek.c
|
Fix last coverities and the use of r_str_cmp as list comparator
|
2018-08-11 20:59:28 +02:00 |
cmd_type.c
|
Fixing crash on ts*, #10914 (#10915)
|
2018-08-04 23:58:29 +02:00 |
cmd_write.c
|
cmd_write: add command names beside case labels (#10941)
|
2018-08-05 19:32:18 +02:00 |
cmd_zign.c
|
Fix warnings introduced recently
|
2018-07-30 18:17:09 +01:00 |
cmd.c
|
Fix command interpret when scr.html is on (#11093)
|
2018-08-16 04:05:52 +02:00 |
core.c
|
Fix #11036 - Fix oobread crash in serch bounds within aaV
|
2018-08-13 16:20:34 +02:00 |
cundo.c
|
Initial import of the CoreUndo API and uc command
|
2018-03-14 12:12:44 +01:00 |
disasm.c
|
Fix formatted json colors (#11078)
|
2018-08-14 21:23:24 +02:00 |
file.c
|
Initial cleanup of the rbin api
|
2018-08-12 03:02:05 +02:00 |
fortune.c
|
Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994)
|
2018-05-02 15:58:14 +02:00 |
gdiff.c
|
Added import graph; updated ag? help
|
2018-05-21 01:55:43 +02:00 |
graph.c
|
Update graph.c (#11066)
|
2018-08-13 13:37:13 +02:00 |
hack.c
|
Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value
|
2018-05-31 19:05:54 +02:00 |
libs.c
|
Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994)
|
2018-05-02 15:58:14 +02:00 |
linux_heap_glibc.c
|
Fix #10674 - pzq and gcc build
|
2018-07-09 01:13:29 +02:00 |
linux_heap_jemalloc.c
|
Freebsd build fix (#10213)
|
2018-05-28 18:47:49 +02:00 |
log.c
|
Implement cfg.log and cmd.log
|
2017-05-09 02:58:39 +02:00 |
Makefile
|
Initial import of the CoreUndo API and uc command
|
2018-03-14 12:12:44 +01:00 |
meson.build
|
meson: don't compile files that are not used standalone
|
2018-08-04 18:16:12 +02:00 |
panels.c
|
Fix -Wunused-variable (#11080)
|
2018-08-15 10:25:53 +02:00 |
patch.c
|
Fix more coverities
|
2017-10-02 21:31:31 +08:00 |
plugin.c
|
s/deinit/fini/g
|
2018-05-27 15:55:33 +02:00 |
project.c
|
Add asm.flags.real option disabled by default
|
2018-07-05 00:55:51 +08:00 |
pseudo.c
|
asm.fcnlines > asm.lines.fcn (#10140)
|
2018-05-21 02:01:47 +02:00 |
rtr.c
|
Sleep in r_core_rtr_cmds() (#11025)
|
2018-08-11 17:24:19 +02:00 |
task.c
|
Prompt on exit to kill tasks (#11054)
|
2018-08-12 13:27:45 +02:00 |
vasm.c
|
Show error when cannot write after VA (use api vs cmd)
|
2018-08-09 16:36:11 +02:00 |
visual.c
|
Fix highlighting (#11016)
|
2018-08-10 15:24:24 +02:00 |
vmarks.c
|
|
|
vmenus.c
|
removed the last ?y from vmenus (#11070)
|
2018-08-13 13:52:02 +02:00 |
yank.c
|
Use r_io_read_at instead of r_core_read_at which is now deprecated
|
2018-05-21 23:06:00 +02:00 |