rizin/libr/include
2016-05-31 23:37:17 +02:00
..
sdb Update sdb for osx-ppc and other 0.10.2 updates 2016-04-27 00:25:28 +02:00
sflib Fixed accept prototype for linux x64 and darwin 2015-12-31 02:07:21 +01: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 Fix #3901 - Cannot debug directories and follow symlinks 2016-01-03 01:28:02 +01: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.h
r_anal.h Fix /A, add MJMP optype, and op.reg for UJMP 2016-05-30 00:38:35 +02:00
r_anal_ex.h
r_asm.h Initial implementation of asm.assembler to select different assembler plugin than the disasm 2016-05-30 18:53:32 +02:00
r_bin.h Fix more trailing spaces in dwarf and comments 2016-05-31 23:37:17 +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 Fix #4796 - Add dbm aka module relative breakpoints 2016-05-16 01:00:11 +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 Adding colors to r2 2048 (#4994) 2016-05-26 16:58:02 +02:00
r_core.h Fix #4927 - Add rabin2 -qqz to list only strings (no offsets or sizes) 2016-05-23 22:53:40 +02:00
r_crypto.h list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851) 2016-05-11 22:25:54 +02:00
r_db.h Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
r_debug.h Fix #4796 - Add dbm aka module relative breakpoints 2016-05-16 01:00:11 +02: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 ESIL: generic endian-agnostic memory write in poke (#5001) 2016-05-25 10:37:33 +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 list all encoders/decoders supported by woE/woD and rahash2 -E/-D (fix #4851) 2016-05-11 22:25:54 +02:00
r_io.h Add sj and s= commands 2016-05-09 10:39:19 +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 Fix #3901 - Cannot debug directories and follow symlinks 2016-01-03 01:28:02 +01: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 util/print: use screen_bounds to store the first non visible address 2016-05-10 22:15:24 +02:00
r_reg.h Fix #5019 - registers are now accessible by index 2016-05-31 14:11:09 +02: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 #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
r_th.h remove a dup-line 2015-10-30 13:42:36 +00:00
r_types.h Add temporary range operator @.. (#4986) 2016-05-23 23:41:39 +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 Fixes to ESIL (#4951) 2016-05-23 16:39:54 +02:00
sdb.h