| .. |
|
p
|
Remove yara (moved to radare2-extras). Installable via sys/yara.sh
|
2015-01-03 02:21:49 +01:00 |
|
anal.c
|
Add anal.a2f var to use the new WIP analysis for testing
|
2015-01-12 02:34:40 +01:00 |
|
asm.c
|
Implement search.maxhits
|
2014-12-23 00:33:09 +01:00 |
|
bin.c
|
Add bin.lang, rabin2 -D and iD commands to demangle from commandline
|
2015-01-10 01:00:01 +01:00 |
|
cmd.c
|
Fix flag order for @@ after previous change
|
2015-01-09 18:54:31 +01:00 |
|
cmd_anal.c
|
Fix w32 console line limit issue, some fixes for wine console
|
2015-01-09 12:47:40 +01:00 |
|
cmd_api.c
|
cppcheck: fix 1 'else if' cond matches previous cond + test indice before using it
|
2014-11-16 18:13:06 +01:00 |
|
cmd_cmp.c
|
Improve cg command description
|
2015-01-09 22:28:34 +01:00 |
|
cmd_debug.c
|
Do not show guid/dbgfile in 'i' if not available
|
2014-12-12 23:16:59 +01:00 |
|
cmd_egg.c
|
|
|
|
cmd_eval.c
|
Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor.
|
2014-12-19 03:17:28 +01:00 |
|
cmd_flag.c
|
Implement bin.maxstr and handle it from rabin2 -N min:max
|
2014-10-21 04:39:37 +02:00 |
|
cmd_hash.c
|
Random fixes for #! and #!vala
|
2014-11-17 23:23:53 +01:00 |
|
cmd_help.c
|
Add $k{..} for numeric sdb query values and $P for debugged child pid
|
2015-01-11 19:16:46 +01:00 |
|
cmd_info.c
|
Fix memleak in demangle_internal
|
2015-01-10 17:55:59 +01:00 |
|
cmd_log.c
|
|
|
|
cmd_macro.c
|
Close #1316
|
2014-09-09 02:39:07 +02:00 |
|
cmd_magic.c
|
Fix #1850 - Call cmd.hit on /m
|
2014-12-17 12:41:51 +01:00 |
|
cmd_meta.c
|
Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor.
|
2014-12-19 03:17:28 +01:00 |
|
cmd_mount.c
|
Re-enable GRUB code. Oops
|
2014-11-01 22:20:11 +01:00 |
|
cmd_open.c
|
Add oj and o*, to list opened files in JSON and r2 commands
|
2014-12-19 13:46:04 +01:00 |
|
cmd_print.c
|
Initial implementation of asm.reladdr
|
2015-01-12 00:11:06 +01:00 |
|
cmd_project.c
|
|
|
|
cmd_quit.c
|
save history on exit bug
|
2014-11-27 20:11:51 +03:00 |
|
cmd_search.c
|
Add bin.lang, rabin2 -D and iD commands to demangle from commandline
|
2015-01-10 01:00:01 +01:00 |
|
cmd_section.c
|
Colorize S=, Add anal.gp and better op.refs for mips and x86
|
2014-11-07 03:48:27 +01:00 |
|
cmd_seek.c
|
Spawn cmd.xterm in visual with '@' key. Enhace remote consoles
|
2014-10-07 00:56:39 +02:00 |
|
cmd_type.c
|
Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor.
|
2014-12-19 03:17:28 +01:00 |
|
cmd_write.c
|
Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor.
|
2014-12-19 03:17:28 +01:00 |
|
cmd_zign.c
|
Increase max function size of 256KB, Handle ^C in z/ and better output
|
2014-09-30 03:52:29 +02:00 |
|
config.c
|
Use lastflag mode for the asm.reloff (previously named asm.reladdr)
|
2015-01-12 10:45:41 +01:00 |
|
core.c
|
Add $k{..} for numeric sdb query values and $P for debugged child pid
|
2015-01-11 19:16:46 +01:00 |
|
disasm.c
|
Use lastflag mode for the asm.reloff (previously named asm.reladdr)
|
2015-01-12 10:45:41 +01:00 |
|
file.c
|
Honor PDB_SERVER and rename pdb.sym_srvr to pdb.server
|
2014-12-24 19:49:07 +01:00 |
|
gdiff.c
|
Add option to radiff to suppress names
|
2014-12-26 19:26:06 +01:00 |
|
graph.c
|
Implicitly ignore return value of some canvas gotos
|
2015-01-11 20:01:44 +01:00 |
|
hack.c
|
Better 'wc' command and cache/history capabilities
|
2014-10-07 02:52:47 +02:00 |
|
help.c
|
|
|
|
io.c
|
Fix segfault in core/io and update capstone
|
2014-11-01 22:23:11 +01:00 |
|
Jamroot
|
Somewhat better BoostJam support
|
2014-10-26 02:47:08 +02:00 |
|
libs.c
|
Load plugins from r2e and r2b system directories
|
2015-01-03 00:41:48 +01:00 |
|
log.c
|
|
|
|
Makefile
|
Implement 'ecj' to show color configuration in JSON
|
2014-11-19 23:23:35 +01:00 |
|
patch.c
|
|
|
|
plugin.c
|
Fix crash in RCore.Plugin liberator
|
2014-11-18 16:35:54 +01:00 |
|
project.c
|
Fix project saves where old data was left at the end if project has shrunk in size
|
2014-11-03 02:27:25 +01:00 |
|
rtr.c
|
Fix some warns and Use RRegex in parse_mreplace to make support w32
|
2015-01-12 02:52:12 +01:00 |
|
syscmd.c
|
Fix some warns and Use RRegex in parse_mreplace to make support w32
|
2015-01-12 02:52:12 +01:00 |
|
task.c
|
More and better support for tasks. Add anal.sleep to avoid 100% cpu in analysis
|
2014-11-02 02:01:09 +01:00 |
|
vasm.c
|
|
|
|
visual.c
|
Fix invalid disasm scrolling for memory aligned archs
|
2014-11-10 16:55:13 +01:00 |
|
vmenus.c
|
Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor.
|
2014-12-19 03:17:28 +01:00 |
|
yank.c
|
|
|