.. |
p
|
Move trie, mixed, slist into Sdb's Attic, and DES from util to crypto ##refactor
|
2018-11-07 17:18:14 +01:00 |
anal_tp.c
|
Honor anal.jmpmid in r_anal_fcn_bbget_in (fixes test and bug in pdr and graph) ##anal
|
2018-11-03 19:59:10 +01:00 |
blaze.c
|
Honor op mask in r_core_anal_op
|
2018-06-10 03:17:33 +02:00 |
canal.c
|
Use ht to query strings for the cfstrings ##bin
|
2018-11-07 23:57:24 +01:00 |
carg.c
|
Honor op mask in r_core_anal_op
|
2018-06-10 03:17:33 +02:00 |
casm.c
|
Fix gcc8 warnings and rename core/asm.c to casm.c ##refactor
|
2018-10-20 01:23:15 +02:00 |
cbin.c
|
Use ht to query strings for the cfstrings ##bin
|
2018-11-07 23:57:24 +01:00 |
cconfig.c
|
Implement cmd.hexcursor feature ##visual
|
2018-11-11 01:53:14 +01:00 |
cfile.c
|
Use ht to query strings for the cfstrings ##bin
|
2018-11-07 23:57:24 +01:00 |
cio.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02:00 |
cmd_anal.c
|
const modifiers on function return types are useless
|
2018-11-11 16:11:36 -08:00 |
cmd_api.c
|
Add braces to if, else, for, while ... (#11504)
|
2018-09-13 10:17:26 +02: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
|
Fix #11460 - Show help message for unhandled f subcommands (#11547)
|
2018-09-17 09:50:31 +02:00 |
cmd_hash.c
|
Improved hashbang error message (#12006)
|
2018-10-30 16:42:07 +01:00 |
cmd_help.c
|
Remove all S commands ##refactoring
|
2018-10-30 13:23:18 +01:00 |
cmd_info.c
|
Fix #11947 and fix #11945 - Implement iS= and iSq. ##bin
|
2018-10-29 23:33:40 +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
|
Add CCf*
|
2018-11-08 15:06:30 +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
|
Refactoring RBin.open/close and RBinOptions ##bin
|
2018-11-07 17:22:41 +01:00 |
cmd_print.c
|
fix allocation so there is enough space for string allocation
|
2018-11-11 16:02:46 -08: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
|
Refactoring RBin.open/close and RBinOptions ##bin
|
2018-11-07 17:22:41 +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
|
Fix tj (#11797)
|
2018-10-12 12:18:38 +02:00 |
cmd_write.c
|
Add help in wtf!? and add bitcode magic signature ##magic
|
2018-11-10 02:44:24 +01:00 |
cmd_zign.c
|
Add zign hash using sha256 (#11822)
|
2018-10-15 19:13:18 +02:00 |
cmd.c
|
Change void to RCore (#12125)
|
2018-11-12 00:03:06 +01:00 |
core.c
|
Implement cmd.hexcursor feature ##visual
|
2018-11-11 01:53:14 +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
|
pdf sparse honors anal.jmpmid + afb+ fills op_pos array (x86 only) ##anal
|
2018-11-07 03:04:01 +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
|
Honor anal.jmpmid in r_anal_fcn_bbget_in (fixes test and bug in pdr and graph) ##anal
|
2018-11-03 19:59:10 +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
|
remove duplicate word
|
2018-10-21 01:23:50 +02: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
|
Add lock-screen menu option in visual panels
|
2018-10-31 11:50:57 +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
|
Remove all S commands ##refactoring
|
2018-10-30 13:23:18 +01:00 |
pseudo.c
|
Add parentheses in macros where needed for safety (#11290)
|
2018-08-30 13:16:50 +02:00 |
rtr.c
|
Cast arguments to ut8 when feeding ctype.h functions ##refactor
|
2018-11-06 13:40:00 +01:00 |
task.c
|
Protect task->refcount by tasks lock
|
2018-11-11 12:11:48 +01:00 |
vasm.c
|
Fix #11340 - Visual Assembler not writing
|
2018-09-02 03:05:14 +02:00 |
visual.c
|
Add stack.reg and handle pP in Vppc ##visual
|
2018-10-31 11:34:23 +01:00 |
vmarks.c
|
|
|
vmenus.c
|
WIP: gcc8 warnings (#11795)
|
2018-10-12 12:17:29 +02:00 |
yank.c
|
Fix #11112 - Rename {srwx,flags,perms} to perm. (-21 LOC)
|
2018-09-22 11:31:45 +02:00 |