.. |
p
|
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 |
anal.c
|
Fix nopsled unnamed function names issue (t/anal/fcn_name)
|
2014-05-15 03:14:35 +02:00 |
asm.c
|
Fix 1208754
|
2014-05-15 04:48:17 +04:00 |
bin.c
|
Implement MACH0- crypto and UUID inside Sdb bin/<fd>/info
|
2014-05-14 05:48:03 +02:00 |
cmd_anal.c
|
Add test-rax2.sh script
|
2014-05-13 17:32:01 +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
|
Add r_bp_del_all (db-*) and fix some more bugs
|
2014-05-08 17:38:29 +02: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 more 68k bugs and doesnt git pull capstone
|
2014-05-15 20:13:47 +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 #904 - s/???/invalid/g
|
2014-05-09 10:48:23 +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
|
Fix #753 - Fix crash in sC (null deref coz invalid sdb key name)
|
2014-04-02 18:07:47 +02: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
|
Add objc.pl to import ObjC class info into r2, enhace arm.cs and more
|
2014-05-14 03:53:22 +02:00 |
config.c
|
Handle dbg.bep=?
|
2014-05-07 23:21:34 +02:00 |
core.c
|
Implement MACH0- crypto and UUID inside Sdb bin/<fd>/info
|
2014-05-14 05:48:03 +02:00 |
disasm.c
|
Remove tons of useless 'if (x) free (x)'
|
2014-05-09 17:40:28 +02:00 |
file.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 |
gdiff.c
|
Fix formatting of long function names in radiff2
|
2013-11-18 13:27:06 +01:00 |
graph.c
|
Fix memleaks in radiff2, segfaults in 8051 and aagraph
|
2014-05-09 03:06:05 +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
|
Fix CID 1147121
|
2014-04-30 02:59:43 +04:00 |
rtr.c
|
Fix CID 1135071
|
2014-05-06 19:39:07 +02:00 |
syscmd.c
|
This ls -l thing is unix-specific
|
2014-02-19 16:34:06 +01: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 1134968
|
2014-05-02 15:01:38 +04:00 |