| .. |
|
sdb
|
Fix static linkage
|
2014-11-22 02:26:30 +01:00 |
|
sflib
|
Add ragg2-cc support for OSX-x86-64
|
2014-03-28 16:22:34 +01:00 |
|
btree.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
getopt.c
|
|
|
|
ht.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
list.h
|
Add __cplusplus extern "C" boilerplate everywhere
|
2013-06-18 12:09:23 +02:00 |
|
r.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_anal.h
|
Initial support for ARM and ARM64 nopskip with invalid instructions
|
2015-01-10 03:21:27 +01:00 |
|
r_anal_ex.h
|
Fix static build
|
2014-06-25 04:11:43 +02:00 |
|
r_asm.h
|
Remove psosvm from master repo (moved to radare2-extras)
|
2015-01-03 02:27:29 +01:00 |
|
r_bin.h
|
Add rabin2 -F and r2 -F to force the use of a specific rbin plugin
|
2015-01-11 19:40:26 +01:00 |
|
r_bin_dwarf.h
|
Fix #1459 - rabin2 -g crash
|
2014-09-30 12:12:34 +02:00 |
|
r_bind.h
|
Handle bp.cmd and RBreakpointItem->cmd in RDebugContinue (bps and traces)
|
2014-10-30 22:58:51 +01:00 |
|
r_bp.h
|
Make the bp api slightly saner
|
2014-11-17 16:24:26 +01:00 |
|
r_cmd.h
|
Adding cmd deinit to core and cmd_api
|
2014-04-28 10:40:09 -05:00 |
|
r_config.h
|
Fix crash for gdb:// to qemu-arm
|
2014-10-26 01:30:17 +02:00 |
|
r_cons.h
|
Fix w32 console line limit issue, some fixes for wine console
|
2015-01-09 12:47:40 +01:00 |
|
r_core.h
|
Remove yara (moved to radare2-extras). Installable via sys/yara.sh
|
2015-01-03 02:21:49 +01:00 |
|
r_crypto.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_db.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_debug.h
|
Implement dko for Linux. Enhace the command and support SKIP and CONT options
|
2014-12-12 00:34:53 +01:00 |
|
r_diff.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_egg.h
|
Refactor debruijn code and make it accessible from ragg2 -P
|
2014-09-05 16:03:40 +02:00 |
|
r_flags.h
|
Fix #1691 - Add comments, xrefs and flags in pdj
|
2014-11-20 01:14:47 +01:00 |
|
r_flist.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_fs.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_hash.h
|
Implement rabin2 -K and do some work on the RHash api. Fixes #1204
|
2014-08-15 03:30:45 +02:00 |
|
r_io.h
|
Add bin.lang, rabin2 -D and iD commands to demangle from commandline
|
2015-01-10 01:00:01 +01:00 |
|
r_lang.h
|
Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor.
|
2014-12-19 03:17:28 +01:00 |
|
r_lib.h
|
Little split of the RLib logic
|
2014-07-30 11:14:30 +02:00 |
|
r_list.h
|
Implement backward disasm for most commands and remove pdn
|
2014-08-24 03:21:06 +02:00 |
|
r_magic.h
|
Make include files C++11 friendly
|
2014-04-11 10:26:25 +02:00 |
|
r_parse.h
|
Add support for asm.pseudo and asm.varsub for ARM and ARM64
|
2015-01-11 01:48:20 +01:00 |
|
r_pdb.h
|
PDB honors rabin2 -B and -r
|
2014-11-08 00:23:04 +01:00 |
|
r_print.h
|
Initial implementation of asm.reladdr
|
2015-01-12 00:11:06 +01:00 |
|
r_reg.h
|
Fix #1698 - dr rflags=cpz is now supported
|
2014-11-18 17:22:43 +01:00 |
|
r_regex.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_search.h
|
Use dynamically allocated buffers for RSearchKeywords
|
2014-09-30 12:04:02 +02:00 |
|
r_sign.h
|
Add a flirt signature parser, scan and dumper.
|
2014-09-14 18:25:58 +02:00 |
|
r_slist.h
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_socket.h
|
fix lots of spelling
|
2014-12-07 17:00:59 +01:00 |
|
r_syscall.h
|
Add linux-arm64 reg profile, fix linux-arm systracing. Handle multiple syscall stoppers in 'dcs'
|
2014-06-14 02:02:58 +02:00 |
|
r_th.h
|
Initial implementation of the & command. Bump capstone
|
2014-11-01 04:46:33 +01:00 |
|
r_types.h
|
Initial anal.cris implementation
|
2014-12-09 01:28:37 +01:00 |
|
r_types_base.h
|
Define and use R_NOTNULL in RBinPlugin.load_bytes
|
2014-09-28 01:43:08 +02:00 |
|
r_userconf.h.acr
|
Use R2_ as unique header guard prefix
|
2014-03-27 16:34:17 +01:00 |
|
r_util.h
|
Initial implementation of asm.reladdr
|
2015-01-12 00:11:06 +01:00 |
|
sdb.h
|
|
|