rizin/libr/include
2014-11-06 03:02:38 +01:00
..
sdb Use more SDB into rsyscall module 2014-10-13 05:02:24 +02: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
r.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
r_anal.h Implement anal.{limits,from,to} 2014-11-03 04:12:12 +01:00
r_anal_ex.h Fix static build 2014-06-25 04:11:43 +02:00
r_asm.h msp430: Initial commit 2014-09-25 21:46:57 +02:00
r_bin.h Add symbol reference to RBinReloc and print it in disasm 2014-11-04 13:59:54 +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 add support for dbe* / dbd* / dbte* / dbtd* 2014-10-28 17:07:48 +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 Handle bp.cmd and RBreakpointItem->cmd in RDebugContinue (bps and traces) 2014-10-30 22:58:51 +01:00
r_core.h More and better support for tasks. Add anal.sleep to avoid 100% cpu in analysis 2014-11-02 02:01:09 +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 Sdb in RDebug.Traces. O(n) vs O(1) in pd with asm.traces=true 2014-11-02 01:21:45 +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 Implement RFlagBind and use it from RAnal. Add 'ask' command 2014-09-26 14:24:33 +02: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 Honor io.va and scr.width in S= 2014-11-06 03:02:38 +01:00
r_lang.h Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +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 Use R2_ as unique header guard prefix 2014-03-27 16:34:17 +01:00
r_pdb.h Add support of RBuffer instead of FILE 2014-10-31 02:01:01 +01:00
r_print.h Add pfs to print struct size 2014-11-01 04:23:51 +01:00
r_reg.h Add bigendian register byteswap 2014-11-04 02:17:35 +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 MINGW32 builds on some systems 2014-08-08 19:39:50 +04: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 Add support for indexed breakpoint management 2014-10-28 11:14:30 +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 Fix several crashes in dalvik. Thanks nightmare! 2014-11-05 00:15:40 +01:00
sdb.h