.. |
p
|
Add a "destructor" to the YARA thing
|
2014-04-30 22:48:42 +02:00 |
anal.c
|
Fix CID 1211171
|
2014-05-06 10:56:44 +02:00 |
asm.c
|
Fix build
|
2014-05-03 15:55:51 +04:00 |
bin.c
|
Update bin info for binfile being set in the environment
|
2014-05-05 22:07:01 -05:00 |
cmd_anal.c
|
Fix CID 1134898
|
2014-05-03 15:25:41 +04:00 |
cmd_api.c
|
Fix CID 1135009
|
2014-05-02 13:29:55 +04:00 |
cmd_cmp.c
|
Fix CID 1211151
|
2014-05-06 01:31:09 +04:00 |
cmd_debug.c
|
Fix CID 1211170
|
2014-05-05 17:11:42 +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 base64 encoding/decoding
|
2014-05-01 17:29:09 +02:00 |
cmd_info.c
|
Fix #877 - nullderef in cmd_info
|
2014-05-06 11:17:03 +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
|
cmd_meta: Move Cl functionality inside CL.
|
2014-05-06 17:00:05 +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
|
Fix CIDs: 1211131, 1211134, 1211136, 1211133, 1211143
|
2014-05-04 22:09:20 -05:00 |
cmd_print.c
|
Fix CID 1134871
|
2014-04-29 01:21:57 +02:00 |
cmd_project.c
|
Rename 'rdb' to 'projects' in ~/.config/radare2/
|
2014-02-22 02:36:24 +01:00 |
cmd_search.c
|
Fix CID 1134913
|
2014-05-03 15:42:43 +04:00 |
cmd_section.c
|
Fix CID 1134713
|
2014-04-29 03:32:42 +02: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
|
Fix CID 1134902
|
2014-05-03 15:28:30 +04:00 |
config.c
|
Overhauled how files are loaded. Now *all* files use an IO plugin the default one is mmap'ed
|
2014-05-01 20:13:57 -05:00 |
core.c
|
Fixed double free in r_core_fini
|
2014-05-05 22:22:23 -05:00 |
disasm.c
|
disasm: print no newline in case of dwarf comments
|
2014-05-06 16:44:01 +02:00 |
file.c
|
Fix CIDs: 1211131, 1211134, 1211136, 1211133, 1211143
|
2014-05-04 22:09:20 -05:00 |
gdiff.c
|
Fix formatting of long function names in radiff2
|
2013-11-18 13:27:06 +01:00 |
graph.c
|
Fix CID 1211141
|
2014-05-06 01:17:02 +04: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 #806 - Handle ^D in ==
|
2014-04-28 11:53:51 +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 |