.. |
p
|
Fix some memleaks found by coverity
|
2014-08-17 20:30:48 +02:00 |
anal.c
|
Even more coverifix
|
2014-08-18 15:03:02 +02:00 |
asm.c
|
Implement backward disasm for most commands and remove pdn
|
2014-08-24 03:21:06 +02:00 |
bin.c
|
kill r_core_file_t->filename
|
2014-09-09 17:02:25 +02:00 |
cmd_anal.c
|
Implementing 'axtj' and handle no argument for axf and axt
|
2014-09-05 00:40:46 +02:00 |
cmd_api.c
|
Even more coverifix
|
2014-08-18 15:03:02 +02:00 |
cmd_cmp.c
|
Implement 'cv' to allow cheat search and do not print @@ in foreach offset
|
2014-09-08 11:01:00 +02:00 |
cmd_debug.c
|
Implementing 'axtj' and handle no argument for axf and axt
|
2014-09-05 00:40:46 +02:00 |
cmd_egg.c
|
even moar colorz in help
|
2014-06-28 16:35:15 +02:00 |
cmd_eval.c
|
even moar colorz in help
|
2014-06-28 16:35:15 +02:00 |
cmd_flag.c
|
Fix 'pxa' disco-mode problems
|
2014-09-08 01:33:50 +02:00 |
cmd_hash.c
|
Fix #1220 - Implement #parity
|
2014-08-19 10:23:50 +02:00 |
cmd_help.c
|
Add 'i', 's' and 'S' in rtr visual. and store dr? result in num->value
|
2014-09-03 00:18:33 +02:00 |
cmd_info.c
|
Fix latest coverity issues
|
2014-09-10 02:21:10 +02:00 |
cmd_log.c
|
Fix 'ls'
|
2014-08-28 22:51:03 +02:00 |
cmd_macro.c
|
Close #1316
|
2014-09-09 02:39:07 +02:00 |
cmd_magic.c
|
Fix #1283 - Segfault: r2 -qc '/m a ; /m a' malloc://16
|
2014-09-04 22:52:29 +02:00 |
cmd_meta.c
|
Fix #1276 - Extend 'Vd' to support more types #1276
|
2014-09-03 10:26:41 +02:00 |
cmd_mount.c
|
Coverifix rampage!
|
2014-08-04 01:21:38 +02:00 |
cmd_open.c
|
Avoid a few out-of-bounds reads
|
2014-08-26 03:45:14 +02:00 |
cmd_print.c
|
Realign pxa flag marks
|
2014-09-10 02:04:38 +02:00 |
cmd_project.c
|
even moar colorz in help
|
2014-06-28 16:35:15 +02:00 |
cmd_quit.c
|
Colorize 'o' and 'q' help messages
|
2014-06-20 11:10:55 +02:00 |
cmd_search.c
|
Implement 'cv' to allow cheat search and do not print @@ in foreach offset
|
2014-09-08 11:01:00 +02:00 |
cmd_section.c
|
even moar colorz in help
|
2014-06-28 16:35:15 +02:00 |
cmd_seek.c
|
Reread block after undo seek. Fixes dbg.status issue
|
2014-07-02 02:53:50 +02:00 |
cmd_type.c
|
Remove noisy printf
|
2014-07-02 02:00:25 +02:00 |
cmd_write.c
|
Refactor debruijn code and make it accessible from ragg2 -P
|
2014-09-05 16:03:40 +02:00 |
cmd_zign.c
|
Rename zp to zn
|
2014-08-17 12:21:04 +02:00 |
cmd.c
|
Close #1316
|
2014-09-09 02:39:07 +02:00 |
config.c
|
Fix #1279 - Add scr.wheel to enable/disable mouse wheel
|
2014-09-03 23:13:41 +02:00 |
core.c
|
Fix #1323 - Segfault in <tab>
|
2014-09-10 01:54:52 +02:00 |
disasm.c
|
Fix #1291 - remove hex dup in ascii char
|
2014-09-05 14:52:21 +02:00 |
file.c
|
kill r_core_file_t->filename
|
2014-09-09 17:02:25 +02:00 |
gdiff.c
|
Optimize radiff2 -g off1,off2
|
2014-08-20 03:51:10 +02:00 |
graph.c
|
Fix ascii art graph for one block graphs
|
2014-08-08 21:08:47 +02:00 |
hack.c
|
Fix build for latest refactoring
|
2013-12-06 05:18:57 +01:00 |
help.c
|
Fix some gcc warnings
|
2014-08-04 00:18:54 +02:00 |
io.c
|
2 performance improvements // don't use r_io_use_fd if you can use r_io_use_desc
|
2014-09-09 16:06:28 +02:00 |
Jamroot
|
Added more Jamroot files
|
2014-01-03 00:13:46 +01:00 |
libs.c
|
Plugins are now loaded from API, not from Core constructor
|
2014-04-03 12:43:30 +02:00 |
log.c
|
Add 'lm' command to better manage pending log messages
|
2014-07-31 05:20:48 +02:00 |
Makefile
|
Add De Bruijn cyclical patterns accessible thru woD and woO
|
2014-09-05 14:09:52 +02:00 |
patch.c
|
Better r2 -P and refactor 'r_core_patch' to accept a string instead of file name
|
2014-09-03 23:00:38 +02:00 |
plugin.c
|
SIGSEGV fix
|
2014-06-10 11:29:32 +02:00 |
project.c
|
Allow absolute paths in project save/load
|
2014-09-05 18:20:38 +02:00 |
rtr.c
|
More honors to scr.wheel
|
2014-09-03 23:55:09 +02:00 |
syscmd.c
|
Fix some memleaks found by coverity
|
2014-08-17 20:30:48 +02:00 |
vasm.c
|
Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix
|
2014-01-29 02:55:03 +01:00 |
visual.c
|
kill r_core_file_t->filename
|
2014-09-09 17:02:25 +02:00 |
vmenus.c
|
Fix 'pxa' disco-mode problems
|
2014-09-08 01:33:50 +02:00 |
yank.c
|
rename r_io_open -> r_io_open_nomap and add a new r_io_open that creates a map at 0x0
|
2014-09-06 23:08:16 +02:00 |