| .. |
|
p
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
anal.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
asm.c
|
Fix 1208754
|
2014-05-15 04:48:17 +04:00 |
|
bin.c
|
Fix null deref
|
2014-05-26 14:33:41 +02:00 |
|
cmd.c
|
Implement list color themes with 'ecf' command
|
2014-05-28 01:07:02 +02:00 |
|
cmd_anal.c
|
Fix ASLR (rabin2, r2 -B working again), sort i? output
|
2014-05-26 03:06:29 +02:00 |
|
cmd_api.c
|
Blame 219da8a8e3
|
2014-05-12 02:04:48 +02:00 |
|
cmd_cmp.c
|
Implement list color themes with 'ecf' command
|
2014-05-28 01:07:02 +02:00 |
|
cmd_debug.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
cmd_egg.c
|
Deprecate RPair API and ?k. Use SDB and integrate it with 'k'
|
2014-03-07 01:26:11 +01:00 |
|
cmd_eval.c
|
Implement list color themes with 'ecf' command
|
2014-05-28 01:07:02 +02:00 |
|
cmd_flag.c
|
Fix CID 1134873
|
2014-04-30 01:16:07 +02:00 |
|
cmd_hash.c
|
refactored some of cmd_hash
|
2014-04-20 17:22:51 -05:00 |
|
cmd_help.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
cmd_info.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +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
|
Pass t/test.arm, new cmd !123 to run historic command
|
2013-03-14 02:32:53 +01:00 |
|
cmd_meta.c
|
Fix w32 build
|
2014-05-19 10:54:29 +02:00 |
|
cmd_mount.c
|
Remove r_list_destroy, replaced it by r_list_purge
|
2014-05-03 01:27:10 +02:00 |
|
cmd_open.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
cmd_print.c
|
Fix CID 1134652
|
2014-05-21 16:34:34 +02:00 |
|
cmd_project.c
|
Rename 'rdb' to 'projects' in ~/.config/radare2/
|
2014-02-22 02:36:24 +01:00 |
|
cmd_quit.c
|
Implement list color themes with 'ecf' command
|
2014-05-28 01:07:02 +02:00 |
|
cmd_search.c
|
reverting va, apparently I broke it by fixing it, but its not broke anymore...hopefully
|
2014-05-15 00:06:35 -05:00 |
|
cmd_section.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
cmd_seek.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
cmd_type.c
|
Use RList in RAnal->plugins
|
2014-03-25 12:06:48 +01:00 |
|
cmd_write.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
cmd_zign.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
config.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
core.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
disasm.c
|
Add 'VX' to follow function refs, Fix 'Vx' xrefs
|
2014-05-25 03:28:54 +02:00 |
|
file.c
|
Fixes to make RBin/RIO more consistent for bindings
|
2014-05-28 18:58:53 +02:00 |
|
gdiff.c
|
Fix formatting of long function names in radiff2
|
2013-11-18 13:27:06 +01:00 |
|
graph.c
|
Add r_str_crop() will be used by canvas to shifted render text
|
2014-05-18 03:41:39 +02:00 |
|
hack.c
|
Fix build for latest refactoring
|
2013-12-06 05:18:57 +01:00 |
|
io.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +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
|
Fix some warnings
|
2013-04-02 12:45:16 +02:00 |
|
Makefile
|
Added 'VV' command to run the visual graph mode
|
2014-04-29 03:54:20 +02:00 |
|
patch.c
|
Add missing file
|
2014-05-28 14:57:43 +02:00 |
|
plugin.c
|
Fixed issue where r_core_plugin_deinit was passing null instead of command
|
2014-04-30 15:35:23 -05: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 CID 1135071
|
2014-05-06 19:39:07 +02:00 |
|
syscmd.c
|
Fix CID 1215261
|
2014-05-27 02:09:17 +04:00 |
|
vasm.c
|
Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix
|
2014-01-29 02:55:03 +01:00 |
|
visual.c
|
Minor fixes
|
2014-05-28 17:49:32 +02:00 |
|
vmenus.c
|
Add 'VX' to follow function refs, Fix 'Vx' xrefs
|
2014-05-25 03:28:54 +02:00 |
|
yank.c
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |