| .. |
|
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
|
Fix #1247 - entry0 has the wrong size in pxa
|
2014-08-27 02:56:26 +02:00 |
|
cmd.c
|
Fix #1160 - Add help message for ':'
|
2014-08-22 18:20:10 +02:00 |
|
cmd_anal.c
|
Deprecate RAnalOp.eob
|
2014-08-24 14:35:15 +02:00 |
|
cmd_api.c
|
Even more coverifix
|
2014-08-18 15:03:02 +02:00 |
|
cmd_cmp.c
|
coverifix
|
2014-08-24 19:40:08 +02:00 |
|
cmd_debug.c
|
Fix some memleaks
|
2014-08-18 03:22:16 +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
|
Implement 'fc' command to set color to flags. Useful for 'pxa'
|
2014-08-19 01:47:02 +02:00 |
|
cmd_hash.c
|
Fix #1220 - Implement #parity
|
2014-08-19 10:23:50 +02:00 |
|
cmd_help.c
|
Move the alias help in ?$?
|
2014-08-17 02:18:28 +02:00 |
|
cmd_info.c
|
Implement rabin2 -K and do some work on the RHash api. Fixes #1204
|
2014-08-15 03:30:45 +02:00 |
|
cmd_log.c
|
Add 'lm' command to better manage pending log messages
|
2014-07-31 05:20:48 +02:00 |
|
cmd_macro.c
|
Sdbize RBin.list_archs(). Expose addrinfo in 'k bin/fd.#/addrinfo/*'
|
2014-04-23 03:57:13 +02:00 |
|
cmd_magic.c
|
Optimize /m and fix #1193 - adding runtime visual feedback
|
2014-08-15 04:20:50 +02:00 |
|
cmd_meta.c
|
Fix some gcc warnings
|
2014-08-11 16:07:17 +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
|
Initial implementation of 'prl'
|
2014-08-26 03:53: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
|
Colours more help
|
2014-08-17 02:42:48 +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
|
More coverifix
|
2014-08-17 21:04:12 +02:00 |
|
cmd_zign.c
|
Rename zp to zn
|
2014-08-17 12:21:04 +02:00 |
|
config.c
|
Show Anal and Esil bits in rasm2 -L and 'e asm.arch=?'
|
2014-08-24 14:35:30 +02:00 |
|
core.c
|
fix a buffer underflow in r_core_editor
|
2014-08-26 03:45:14 +02:00 |
|
disasm.c
|
Avoid a few out-of-bounds reads
|
2014-08-26 03:45:14 +02:00 |
|
file.c
|
Fix ASLR for linux debugger. Load rbin info from different base address
|
2014-08-25 04:22:22 +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
|
|
|
|
help.c
|
Fix some gcc warnings
|
2014-08-04 00:18:54 +02:00 |
|
io.c
|
Add dbg.status to display drd and pi on prompt
|
2014-07-02 02:36:41 +02:00 |
|
Jamroot
|
|
|
|
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 'lp' command to 'load plugins' + some work on 'bin.laddr'
|
2014-07-30 11:14:26 +02:00 |
|
patch.c
|
Add missing file
|
2014-05-28 14:57:43 +02:00 |
|
plugin.c
|
SIGSEGV fix
|
2014-06-10 11:29:32 +02:00 |
|
project.c
|
Rename 'ar' into 'ax' again, 'ar' is now for RAnal->reg manipulation
|
2014-05-25 03:00:24 +02:00 |
|
rtr.c
|
Fix some memleaks found by coverity
|
2014-08-17 20:30:48 +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
|
Even more coverifix
|
2014-08-18 15:03:02 +02:00 |
|
vmenus.c
|
Fix #1233
|
2014-08-23 02:27:31 +02:00 |
|
yank.c
|
fix w32 build
|
2014-06-02 15:31:03 +02:00 |