.. |
p
|
Minor cleanups/fixes (#12256)
|
2018-11-22 15:14:59 +01:00 |
anal_tp.c
|
Do not call r_anal_cc_arg if we don't have cc info (#12150)
|
2018-11-14 12:14:00 +01:00 |
blaze.c
|
Honor op mask in r_core_anal_op
|
2018-06-10 03:17:33 +02:00 |
canal.c
|
Fix #12384 - Crash in fuzzed macho binary
|
2018-12-03 15:55:13 +01:00 |
carg.c
|
Honor op mask in r_core_anal_op
|
2018-06-10 03:17:33 +02:00 |
casm.c
|
Minor code cleanups - free/R_FREE/etc
|
2018-11-13 00:23:49 +01:00 |
cbin.c
|
Show segment comments if there are no sections (elf only) ##disasm
|
2018-11-30 10:36:45 +01:00 |
cconfig.c
|
Fix asm.flags.inbytes not showing in graph ##graph
|
2018-11-23 01:13:15 +01:00 |
cfile.c
|
Fix #12333 - NSO not working and a bunch of UB in arm64 ESIL (#12379)
|
2018-12-03 01:19:59 +01:00 |
cio.c
|
Improvements arm/thumb analysis ##anal
|
2018-11-22 21:31:54 +01:00 |
cmd_anal.c
|
Fix #12375 - Crash in bd+ao (#12382)
|
2018-12-03 02:54:37 +01:00 |
cmd_api.c
|
Minor code cleanups free/R_FREE (#12157)
|
2018-11-14 21:23:20 +01:00 |
cmd_cmp.c
|
Change void to RCore (#12125)
|
2018-11-12 00:03:06 +01:00 |
cmd_debug.c
|
Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor
|
2018-11-07 17:18:14 +01:00 |
cmd_egg.c
|
Fix more memleaks
|
2018-03-14 15:31:08 +01:00 |
cmd_eval.c
|
Fix instruments leaks (#11695)
|
2018-10-01 19:57:33 +02:00 |
cmd_flag.c
|
Minor code cleanups free/R_FREE (#12157)
|
2018-11-14 21:23:20 +01:00 |
cmd_hash.c
|
Improved hashbang error message (#12006)
|
2018-10-30 16:42:07 +01:00 |
cmd_help.c
|
Fix another assert when printing blocks (#12173)
|
2018-11-15 19:35:47 +01:00 |
cmd_info.c
|
Rename r_str_escape_utf8_to_json to ...for_json
|
2018-11-29 16:55:01 +01:00 |
cmd_log.c
|
Add LL command to lock screen ##visual
|
2018-10-31 01:52:08 +01:00 |
cmd_macro.c
|
Fix #7653 - inline macro foreach
|
2017-10-09 13:31:19 +02:00 |
cmd_magic.c
|
Honor search.maxhits in /m (#11609)
|
2018-09-21 16:32:25 +02:00 |
cmd_meta.c
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |
cmd_mount.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |
cmd_open.c
|
Restore fd when loading symbols from file with oba (#12269)
|
2018-11-22 12:02:00 +01:00 |
cmd_print.c
|
Implement pfq command (#12383)
|
2018-12-03 02:35:40 +01:00 |
cmd_project.c
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01: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 another assert when printing blocks (#12173)
|
2018-11-15 19:35:47 +01:00 |
cmd_seek.c
|
Fix superfluous seek on error while -escr.interactive=0 (#11166)
|
2018-08-21 11:42:24 +08:00 |
cmd_type.c
|
Implement tu* without args ##types
|
2018-11-27 10:54:33 +01:00 |
cmd_write.c
|
Fix 80 warnings coming from gcc8.2 (#12280)
|
2018-11-22 22:11:43 +01:00 |
cmd_zign.c
|
Fix another assert when printing blocks (#12173)
|
2018-11-15 19:35:47 +01:00 |
cmd.c
|
Fix #12060 and #12072 - Rewrite r_num_abs and r_num_units ##core
|
2018-11-14 23:35:44 +01:00 |
core.c
|
Some more improvements for the visual xrefs (fix undo seek and more)
|
2018-12-03 16:36:26 +01:00 |
corelog.c
|
Fix #10324 - Implement RLog API for leveled logging ##core (#11786)
|
2018-10-27 05:29:22 +02:00 |
cundo.c
|
Initial import of the CoreUndo API and uc command
|
2018-03-14 12:12:44 +01:00 |
disasm.c
|
Fix #12330 - Disasm hints work even if asm.cmt.right=false ##disasm
|
2018-12-02 22:00:45 +01: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
|
Add fcnInsteadOfAddr arg for proper xX in visualRefs from V, Vb and VV
|
2018-11-25 01:55:46 +01:00 |
hack.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +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 #12060 and #12072 - Rewrite r_num_abs and r_num_units ##core
|
2018-11-14 23:35:44 +01:00 |
linux_heap_jemalloc.c
|
Refactoring RBin.open/close and RBinOptions ##bin
|
2018-11-07 17:22:41 +01:00 |
Makefile
|
Remove all S commands ##refactoring
|
2018-10-30 13:23:18 +01:00 |
meson.build
|
Remove all S commands ##refactoring
|
2018-10-30 13:23:18 +01:00 |
panels.c
|
Some fixes in panels ##panels
|
2018-12-03 22:36:06 +01:00 |
patch.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
plugin.c
|
s/deinit/fini/g
|
2018-05-27 15:55:33 +02:00 |
project.c
|
Fix warnings (#12309)
|
2018-11-25 01:46:57 +01:00 |
pseudo.c
|
Add parentheses in macros where needed for safety (#11290)
|
2018-08-30 13:16:50 +02:00 |
rtr.c
|
Fix few minor leaks and remove dead code (#12201)
|
2018-11-17 18:19:04 +01:00 |
task.c
|
Use after fix due to task free on non positive counting (#12138)
|
2018-11-13 11:56:57 +01:00 |
vasm.c
|
Fix #11340 - Visual Assembler not writing
|
2018-09-02 03:05:14 +02:00 |
visual.c
|
Fix visual xrefs
|
2018-12-03 23:24:52 +01:00 |
vmarks.c
|
|
|
vmenus.c
|
Add fcnInsteadOfAddr arg for proper xX in visualRefs from V, Vb and VV
|
2018-11-25 01:55:46 +01:00 |
yank.c
|
Fix #11918 - Moved r_print.h into r_util/r_print.h
|
2018-11-14 10:54:22 +01:00 |