.. |
p
|
Yara: now load gzipped files
|
2014-08-11 00:44:35 +02:00 |
anal.c
|
Fix #1176 - Clear line before showing every anal line
|
2014-08-10 15:39:00 +02:00 |
asm.c
|
Fix 1208754
|
2014-05-15 04:48:17 +04:00 |
bin.c
|
fix a error message on opening gb-files
|
2014-08-07 14:59:25 +02:00 |
cmd_anal.c
|
Fix #1174 - Implement 'aec', 'aesu' and 'aesue' commands
|
2014-08-11 03:32:02 +02:00 |
cmd_api.c
|
Fix some minor coverity issues
|
2014-08-04 19:25:23 +02:00 |
cmd_cmp.c
|
Chop argument in 'cat'
|
2014-08-07 00:37:44 +02:00 |
cmd_debug.c
|
Add 'dsue' command and extend ESIL api to handle debugger conditions
|
2014-08-08 18:20:40 +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
|
Another batch of coverifix
|
2014-07-30 23:48:12 +02:00 |
cmd_hash.c
|
Add missing file and minor hashbang fix
|
2014-07-30 22:15:16 +02:00 |
cmd_help.c
|
Update ?@? help message
|
2014-08-07 02:39:34 +02:00 |
cmd_info.c
|
Implement 'iZ' command as shortcut for rabin2 -Z
|
2014-08-07 01:10:58 +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
|
|
|
cmd_meta.c
|
Fix more ESIL instructions for x86
|
2014-08-08 02:11:23 +02:00 |
cmd_mount.c
|
Coverifix rampage!
|
2014-08-04 01:21:38 +02:00 |
cmd_open.c
|
Colorize o
|
2014-06-21 21:32:43 +02:00 |
cmd_print.c
|
Added case where requested jsonification of memory exceeds block size
|
2014-08-10 21:39:39 +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 '/B' to search for known RBin headers
|
2014-08-11 03:48:51 +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
|
Add wB and wB command to set/unset bits
|
2014-07-08 13:04:07 +02:00 |
cmd_zign.c
|
Add some zignatures goodies
|
2014-06-23 12:05:27 +02:00 |
cmd.c
|
Add 'lp' command to 'load plugins' + some work on 'bin.laddr'
|
2014-07-30 11:14:26 +02:00 |
config.c
|
refix #1163
|
2014-08-07 15:47:53 +02:00 |
core.c
|
Add yara <tags> command
|
2014-08-06 00:47:19 +02:00 |
disasm.c
|
adding escapes to the jsonification in r_core_print_disasm_json
|
2014-08-10 21:37:29 +02:00 |
file.c
|
Fix some minor gcc warnings
|
2014-07-22 00:24:37 +02:00 |
gdiff.c
|
Fix formatting of long function names in radiff2
|
2013-11-18 13:27:06 +01: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
|
Fix some coverity issues
|
2014-08-04 00:48:23 +02:00 |
syscmd.c
|
Chop argument in 'cat'
|
2014-08-07 00:37:44 +02:00 |
vasm.c
|
Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix
|
2014-01-29 02:55:03 +01:00 |
visual.c
|
Handle ':' prompt in aa graph too
|
2014-08-05 19:49:33 +02:00 |
vmenus.c
|
Fix #1096 aka. removing asm.profile
|
2014-07-02 17:47:44 +02:00 |
yank.c
|
fix w32 build
|
2014-06-02 15:31:03 +02:00 |