.. |
p
|
Fix #3507 - infinite a2f loop
|
2015-10-18 23:48:29 +02:00 |
anal.c
|
core/anal: use r_bin_get_vaddr instead of raw vaddr and paddr fields
|
2015-10-20 00:39:19 +02:00 |
asm.c
|
Fix bwdisasm precondition issue
|
2015-10-04 17:24:50 +02:00 |
bin.c
|
Fix #3509 - bin.prefix option
|
2015-10-22 23:36:43 +02:00 |
cmd_anal.c
|
add json doc to abj
|
2015-10-22 09:18:45 -04:00 |
cmd_api.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_cmp.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_debug.c
|
Fix the 80/96/128 fpu reg value issue
|
2015-10-22 13:38:30 +02:00 |
cmd_egg.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_eval.c
|
Rename r_config_swap() to r_config_toggle()
|
2015-09-17 14:20:51 -04:00 |
cmd_flag.c
|
Fix the local flags?
|
2015-10-18 01:07:58 +03:00 |
cmd_hash.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_help.c
|
Fix r2 -V issue
|
2015-10-08 13:19:15 +02:00 |
cmd_info.c
|
Add support for 'interpreter' in RBin, ELF and MACH0
|
2015-10-22 02:13:26 +02:00 |
cmd_log.c
|
Fix #2404 - Fix duplicated syscall tracing issues on linux
|
2015-04-19 13:43:38 +02:00 |
cmd_macro.c
|
Close #1316
|
2014-09-09 02:39:07 +02:00 |
cmd_magic.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_meta.c
|
Implement CCj
|
2015-10-09 11:41:56 +02:00 |
cmd_mount.c
|
Re-enable GRUB code. Oops
|
2014-11-01 22:20:11 +01:00 |
cmd_open.c
|
Fix #3541 - Implement oonn+ command
|
2015-10-22 03:20:30 +02:00 |
cmd_print.c
|
Fix #3555 - Support pf.k=v syntax
|
2015-10-22 17:39:05 +02:00 |
cmd_project.c
|
Fix two more b64 with -1 length things
|
2015-09-18 19:37:07 +02:00 |
cmd_quit.c
|
Improved history save support
|
2015-01-17 19:29:32 +01:00 |
cmd_search.c
|
fix DEADCODE thanks coverity
|
2015-10-21 12:29:29 -04:00 |
cmd_section.c
|
Add more autocompletion for S command
|
2015-10-19 03:18:19 +02:00 |
cmd_seek.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_type.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
cmd_write.c
|
fix some cov
|
2015-10-06 23:51:35 -04:00 |
cmd_zign.c
|
Initial support of dbg.libs/unlibs for Linux/OSX
|
2015-10-22 04:48:56 +02:00 |
cmd.c
|
Fix @b:
|
2015-10-23 17:11:04 +02:00 |
config.c
|
Fix #2905 - Handle _ in Ve
|
2015-10-23 17:12:55 +02:00 |
core.c
|
Initial support for pfd and better pf autocompletion
|
2015-10-22 17:19:33 +02:00 |
disasm.c
|
Fix objc heap overflow class parsing bug
|
2015-10-21 12:19:19 +02:00 |
file.c
|
Initial support of dbg.libs/unlibs for Linux/OSX
|
2015-10-22 04:48:56 +02:00 |
gdiff.c
|
Drop comments from dot graphs
|
2015-09-28 16:09:24 +02:00 |
graph.c
|
core/graph: remove eprintf for @Maijin
|
2015-10-20 11:04:21 +02:00 |
hack.c
|
Implement wao trap
|
2015-09-24 09:53:00 +02:00 |
help.c
|
Fix some gcc warnings
|
2014-08-04 00:18:54 +02:00 |
io.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
Jamroot
|
Somewhat better BoostJam support
|
2014-10-26 02:47:08 +02:00 |
libs.c
|
Fix windist, r2pipe and plugins paths
|
2015-10-23 02:58:48 +02:00 |
log.c
|
Add 'lm' command to better manage pending log messages
|
2014-07-31 05:20:48 +02:00 |
Makefile
|
Fix #3429 - save/load visual marks using the new fV command
|
2015-10-12 14:33:52 +02:00 |
panels.c
|
disable scr.utf8 while in V! mode
|
2015-10-11 11:57:00 -04:00 |
patch.c
|
Fix #2880 - Fix crash in rapatch (r2 -P)
|
2015-07-08 14:21:43 +02:00 |
plugin.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
project.c
|
Update sdb and rename rmkdir->mkdirp
|
2015-10-19 00:25:39 +02:00 |
pseudo.c
|
Minor code cleanup for pdc
|
2015-10-21 01:20:54 +02:00 |
rtr.c
|
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
|
2015-09-14 20:43:11 +02:00 |
syscmd.c
|
Fix some recent covs
|
2015-10-23 12:07:07 +02:00 |
task.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
vasm.c
|
Fix visual assembler offset
|
2015-05-05 14:06:44 +02:00 |
visual.c
|
Fix #3532 - visual prompt always at bottom
|
2015-10-21 00:57:15 +02:00 |
vmarks.c
|
Fix #3429 - save/load visual marks using the new fV command
|
2015-10-12 14:33:52 +02:00 |
vmenus.c
|
Fix #2905 - Handle _ in Ve
|
2015-10-23 17:12:55 +02:00 |
yank.c
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |