.. |
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
|
Hackaround to get r2 -B0 working.
|
2014-08-28 00:19:51 +02:00 |
cmd_anal.c
|
Do not run 'aff' after 'aa'
|
2014-09-02 17:21:39 +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
|
Add 'pdj' command to list processes in JSON format
|
2014-08-30 01:12:12 +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
|
Sort 'f?'
|
2014-09-02 02:43:15 +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
|
Rename l to T, add cfg.user and 'TT' chat prompt
|
2014-08-28 03:11:13 +02:00 |
cmd_log.c
|
Fix 'ls'
|
2014-08-28 22:51:03 +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
|
Fix more memleaks
|
2014-08-29 16:42:00 +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
|
pxa now uses random colours
|
2014-08-27 23:08:32 +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 |
cmd.c
|
Add '=h-' command to kill the background webserver thread
|
2014-09-02 00:01:56 +02:00 |
config.c
|
Improves hud.path
|
2014-08-30 01:23:04 +02:00 |
core.c
|
Fix RBin & RLang related crashes (fix lot of memleaks and dblfrees)
|
2014-08-29 16:27:44 +02:00 |
disasm.c
|
Avoid a few out-of-bounds reads
|
2014-08-26 03:45:14 +02:00 |
file.c
|
Fix more memleaks
|
2014-08-29 16:42:00 +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
|
Add dbg.status to display drd and pi on prompt
|
2014-07-02 02:36:41 +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 '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
|
Store/restore offset and block for the background webserver
|
2014-09-02 23:53:36 +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
|
Quote the CC for V; to allow special chars
|
2014-09-01 01:32:32 +02:00 |
vmenus.c
|
Add 'aff' command to fit function boundaries. Used after 'aa'
|
2014-09-02 02:43:19 +02:00 |
yank.c
|
fix w32 build
|
2014-06-02 15:31:03 +02:00 |