..
p
Fix #966
2014-05-24 02:31:18 +04:00
anal.c
Rename 'ar' into 'ax' again, 'ar' is now for RAnal->reg manipulation
2014-05-25 03:00:24 +02:00
asm.c
Fix 1208754
2014-05-15 04:48:17 +04:00
bin.c
Fix CID 1167464
2014-05-22 17:15:07 +04:00
cmd_anal.c
Rename 'ar' into 'ax' again, 'ar' is now for RAnal->reg manipulation
2014-05-25 03:00:24 +02:00
cmd_api.c
Blame 219da8a8e3
2014-05-12 02:04:48 +02:00
cmd_cmp.c
Fix CID 1211151
2014-05-06 01:31:09 +04:00
cmd_debug.c
Clean debug commands help messages
2014-05-12 10:23:43 +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_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
Implement yz feature and fix memory leak and invalid pointer issue
2014-05-23 15:35:49 -05:00
cmd_info.c
Added load_bytes, Pushed curplugin down to RBinObj, Reworking the RBinFIle loading to accomodate RBinObj reworked how all bins are loaded. Needed to hack IO to make
2014-05-13 21:54:18 -05: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
Added listing for binfiles, selection by binobject ids, selection by binfile ids, and deletion by bin object ids
2014-05-13 21:54:18 -05: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_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
Added load_bytes, Pushed curplugin down to RBinObj, Reworking the RBinFIle loading to accomodate RBinObj reworked how all bins are loaded. Needed to hack IO to make
2014-05-13 21:54:18 -05:00
cmd_seek.c
reverted string padding in cmd_seek
2014-05-21 21:31:18 -05:00
cmd_type.c
Use RList in RAnal->plugins
2014-03-25 12:06:48 +01:00
cmd_write.c
Fix CID 1134839
2014-05-03 04:29:09 +04:00
cmd_zign.c
Support get/set introspection in 'pf' and handle scr.stride in px
2013-02-01 03:15:48 +01:00
cmd.c
Implement yz feature and fix memory leak and invalid pointer issue
2014-05-23 15:35:49 -05:00
config.c
Add io.raw which is set when debugger mode is enabled
2014-05-25 02:23:33 +02:00
core.c
Rename 'ar' into 'ax' again, 'ar' is now for RAnal->reg manipulation
2014-05-25 03:00:24 +02:00
disasm.c
Fix CID 1157424
2014-05-22 13:21:34 +02:00
file.c
Fix CID 1195077
2014-05-24 02:05:46 +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
Fixed some issues in bin/dwarf.c and Fixed 1205194, 1205193, 1205192, 1205202, 1205203, 1205204, 1205205, 1205209, 1205208, 1205207, 1205206
2014-04-25 15:14:57 -05: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
Fix coverity bugs
2013-12-18 23:58:05 +01: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
Handle filename in 'ls' command
2014-05-22 11:25:58 +02:00
vasm.c
Fix 'VA' (visual asm), 'pd' and 'pD' with @b: suffix
2014-01-29 02:55:03 +01:00
visual.c
Fix CID 1134849
2014-05-03 04:29:10 +04:00
vmenus.c
Fix CID 1134840
2014-05-03 04:29:09 +04:00
yank.c
Fix CID 1195076 and a gcc warning
2014-05-24 02:01:53 +02:00