.. |
p
|
Set new separator for nested struct in pf
|
2014-09-15 22:56:31 +02:00 |
anal.c
|
Fix afna for PE bins (jmp data-references)
|
2014-09-15 22:44:32 +02:00 |
asm.c
|
Implement backward disasm for most commands and remove pdn
|
2014-08-24 03:21:06 +02:00 |
bin.c
|
Add anal.nopskip config var
|
2014-09-14 11:52:30 +02:00 |
cmd_anal.c
|
Initial implementation of /E esil search engine
|
2014-09-15 17:13:33 +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
|
Fix #1335 - Fix CC!
|
2014-09-15 10:18:00 +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
|
Implement izzj and izz*
|
2014-09-15 23:49:51 +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 #1335 - Fix CC!
|
2014-09-15 10:18:00 +02:00 |
cmd_mount.c
|
Coverifix rampage!
|
2014-08-04 01:21:38 +02:00 |
cmd_open.c
|
Fix a typo ("bascked")
|
2014-09-13 00:17:36 +02:00 |
cmd_print.c
|
Make pf* work and Fix #1349 in pf
|
2014-09-15 23:07:01 +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
|
Fix more issues on /E and esil ret values
|
2014-09-16 01:24:34 +02:00 |
cmd_section.c
|
even moar colorz in help
|
2014-06-28 16:35:15 +02:00 |
cmd_seek.c
|
Fix #1340 - 's <mathop>'
|
2014-09-13 18:15:11 +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
|
Add a flirt signature parser, scan and dumper.
|
2014-09-14 18:25:58 +02:00 |
cmd.c
|
Close #1316
|
2014-09-09 02:39:07 +02:00 |
config.c
|
Add anal.nopskip config var
|
2014-09-14 11:52:30 +02:00 |
core.c
|
Fix possible oob read
|
2014-09-12 13:28:31 +02:00 |
disasm.c
|
pd: use the TODO esil keyword, instead of ": ".
|
2014-09-13 00:17:37 +02:00 |
file.c
|
Fix #1365 - esil negative value in mov
|
2014-09-16 21:58:02 +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
|
oups; clean up the removal of weird-shit in r_core_read_at
|
2014-09-15 14:37:51 +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
|
Fix #1335 - Fix CC!
|
2014-09-15 10:18:00 +02:00 |
vmenus.c
|
Ve: show the description of the selected var
|
2014-09-13 00:17:37 +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 |