radare2/libr/include
2016-12-19 04:56:27 +01:00
..
r_util renamed gum_read_sleb128 to r_sleb128 2016-12-16 13:38:36 +01:00
sdb Fix #5425 - Code cleanup and refactor 2016-08-01 13:58:14 +02:00
sflib Initial support of linux-arm-32 for ragg2-cc 2016-11-14 04:24:50 +01:00
btree.h
getopt.c
ht.h added free function into RHashTable (#5249) 2016-07-02 11:50:30 +02:00
r2naked.h Make r2naked happy with C++ 2016-11-24 13:21:56 +01:00
r_anal_ex.h
r_anal.h Dalvik analysis and bin parsing enhancements (#6320) 2016-12-15 00:14:33 +01:00
r_asm.h Remove global code_align into RAsmCode 2016-11-16 01:24:09 +01:00
r_bin_dwarf.h
r_bin.h simplify the process of loading fat binaries 2016-12-15 21:04:28 +01:00
r_bind.h Show flags in dm, add dmq and add resolver in rnum 2016-10-16 02:34:54 +02:00
r_bp.h Add support for conditional breakpoints running r2 commands 2016-09-01 19:11:46 +02:00
r_cmd.h Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
r_config.h Added RConfigHold (#6250) 2016-11-23 18:36:11 +01:00
r_cons.h Add N key in graph to toggle mini nodes and graph.cmtright 2016-12-19 01:33:54 +01:00
r_core.h Dalvik analysis and bin parsing enhancements (#6320) 2016-12-15 00:14:33 +01:00
r_crypto.h Add crypto.cps2 plugin 2016-08-01 17:31:36 +02:00
r_db.h Added RConfigHold (#6250) 2016-11-23 18:36:11 +01:00
r_debug.h Add option to stop syscall tracing -before- the syscall is executed 2016-12-09 22:19:47 +01:00
r_diff.h Bring back the old buffer_distance algorithm, make levenstein optional 2016-09-21 12:07:44 +02:00
r_egg.h
r_endian.h Cleaning r_util.h 2016-07-27 16:55:20 +02:00
r_flag.h Fix noreturn issue introduced with the flag_get_at aproximation 2016-12-01 10:48:00 +01:00
r_flist.h
r_fs.h
r_hash.h Fix #5556 - prints all hashes, even if have gap between the bits 2016-08-28 19:36:59 +02:00
r_heap_glibc.h Refactor DMH 2016-10-06 18:02:25 +02:00
r_io.h 5768: Add generation of comments with patch details (#6314) 2016-12-19 04:56:27 +01:00
r_lang.h
r_lib.h
r_list.h Enhance performance in r_anal_fcn_get_in() using tinyrange and sorted adds 2016-10-25 01:12:06 +02:00
r_magic.h Arch independent data in share (#6183) 2016-11-12 11:08:34 +01:00
r_parse.h Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
r_pdb.h Fix pdb regression and more syntax cleanup 2016-09-01 14:30:12 +02:00
r_print.h Add asm.decoff 2016-11-01 23:30:36 +01:00
r_reg.h Shrink all arenas before reloading the new reg profile 2016-11-24 00:29:34 +01:00
r_regex.h
r_search.h
r_sign.h
r_slist.h
r_socket.h [rarun2] Added pseudo tty for listen and connect (#6328) 2016-12-15 15:06:06 +01:00
r_syscall.h Enhancements to reduce false positives in aae syscalls 2016-11-15 19:26:55 +01:00
r_th.h Implement Po& and r2 -tp to load projects in a thread 2016-11-04 23:07:02 +01:00
r_types_base.h Rreg fpu changes (#6191) 2016-11-14 23:58:29 +01:00
r_types.h Add IS_UPPER and IS_LOWER macros 2016-10-18 02:09:05 +02:00
r_userconf.h.acr
r_util.h Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
sdb.h