rizin/libr/include
2016-08-14 19:29:59 +02:00
..
r_util Cleaning r_util.h 2016-07-27 16:55:20 +02:00
sdb Fix #5425 - Code cleanup and refactor 2016-08-01 13:58:14 +02:00
sflib Change inline asm constraints to "r" (#5065) (#5073) 2016-06-04 20:32:11 +02:00
btree.h Fix doublefree in btree and use-after-free in windbg 2015-11-02 12:32:31 +01:00
getopt.c
ht.h added free function into RHashTable (#5249) 2016-07-02 11:50:30 +02:00
list.h
naked.h Fix null deref in r_core_free and add naked.h 2015-12-27 02:33:53 +01:00
r_anal.h Fix for function name decorators (oridinal, sym.blablabla) (#5488) 2016-08-14 02:07:43 +02:00
r_anal_ex.h
r_asm.h Remove x86.tab from r2 master (moved to extras) 2016-07-25 03:47:47 +02:00
r_bin.h improve arm/thumb in elf file format and disasm 2016-08-07 17:38:34 +02:00
r_bin_dwarf.h Increase DEBUG_ABBREV_CAP from 16 to 32. (#5014) 2016-05-26 16:57:29 +02:00
r_bind.h Support cursor in dr= 2016-02-25 02:58:26 +01:00
r_bp.h Major rework to the native debugger (esp on Linux) (#5185) 2016-06-22 10:34:45 +02:00
r_cmd.h Save/restore macros in projects fix #4050 2016-02-07 00:51:26 +01:00
r_config.h Fix #2276 - Implement et command 2016-02-16 00:10:46 +01:00
r_cons.h ecc [arg] - show color palete in css prefixing the CSS keys 2016-07-03 20:56:44 +02:00
r_core.h Fix VRR on windows issues 2016-08-14 19:29:59 +02:00
r_crypto.h Add crypto.cps2 plugin 2016-08-01 17:31:36 +02:00
r_db.h Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
r_debug.h Fix #5196: Make tracepoints work again 2016-07-02 05:14:56 +03:00
r_diff.h Memory efficient implemenation of Levenshtein Distance for radiff2 (add -V) 2016-05-26 11:03:01 +02:00
r_egg.h Handle iOS/WatchOS/Linux SVC imm in REgg 2015-09-19 19:13:22 +02:00
r_endian.h Cleaning r_util.h 2016-07-27 16:55:20 +02:00
r_flags.h Fix #4410 - aai command to show analysis statistics info 2016-03-29 00:39:50 +02:00
r_flist.h Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
r_fs.h Initial implementation of fs.squash and merge squashfs-tools 2016-03-30 16:01:24 +02:00
r_hash.h Fix #4965. Add support for luhn searching and hashing. 2016-08-01 12:34:54 +02:00
r_heap_glibc.h Update dmh 2016-08-08 18:42:18 +02:00
r_io.h Implement io.r2k for Windows 2016-08-02 00:58:39 +02:00
r_lang.h Add cmdf callback and license in RLang 2016-05-31 02:32:30 +02:00
r_lib.h Support and load r_fs plugins 2016-02-21 02:32:28 +01:00
r_list.h Cleaning r_util.h 2016-07-27 16:55:20 +02:00
r_magic.h
r_parse.h WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
r_pdb.h #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
r_print.h Cleaning r_util.h 2016-07-27 16:55:20 +02:00
r_reg.h add r_reg_32_to_64 for @condret 2016-06-25 00:03:44 -04:00
r_regex.h Fix regoff_t conflict 2016-02-21 03:45:41 +01:00
r_search.h Initial support for search.overlap 2016-02-12 11:37:48 -06:00
r_sign.h Implemented 'zp' command 2015-12-24 12:24:05 +01:00
r_slist.h
r_socket.h Fix #4912 - Add rarun2 option to specify timeout signal to be sent 2016-05-17 10:41:33 +02:00
r_syscall.h Implement RSyscall.IO in disasm loop for X86 and AVR 2016-06-29 17:02:43 +02:00
r_th.h remove a dup-line 2015-10-30 13:42:36 +00:00
r_types.h Rename CSR disasm/anal into XAP4 Fix #5355 2016-07-23 00:41:42 +02:00
r_types_base.h Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
r_userconf.h.acr Release 0.10.3 - codename: Bleeding Tooth 2016-05-25 01:32:30 +02:00
r_util.h Cleaning r_util.h 2016-07-27 16:55:20 +02:00
sdb.h