rizin/libr/include
2017-08-11 17:06:03 +02:00
..
msvc MSVC compile correctly (WIP) 2017-05-13 00:42:00 +02:00
r_util RRune: int -> ut32 (#8177) 2017-08-10 17:03:52 +02:00
sdb Use void in prototypes (#7972) 2017-07-20 10:48:55 +02:00
sflib Enhance ragg2-cc to support -a arm -b 64 -k darwin (iOS) 2017-01-29 02:36:50 +01:00
btree.h
getopt.c
r2naked.h Use void in prototypes (#7972) 2017-07-20 10:48:55 +02:00
r_anal.h Code cleanup for some var analysis code 2017-08-09 22:31:53 +02:00
r_anal_ex.h
r_asm.h Add asm.addrbytes eval config var to make one vaddr unit use more than 1 bytes (#8121) 2017-08-05 12:20:17 +02:00
r_bin.h Add ich command (#8134) 2017-08-09 10:21:52 +02:00
r_bin_dwarf.h
r_bind.h Fix #8115 - PoC for the Visual Split mode 2017-08-03 14:52:59 +02:00
r_bp.h Add initial support for hw watchpoint (#8132) 2017-08-06 05:27:01 +02:00
r_cmd.h More cfg.newtab=1 completion and misc fixes to help messages (#8184) 2017-08-11 11:45:32 +02:00
r_config.h Added ev and evj command 2017-04-28 02:07:32 +02:00
r_cons.h Html filtering on string buffers to avoid sandboxing issues in the http server 2017-07-20 15:36:49 +02:00
r_core.h Add ich command (#8134) 2017-08-09 10:21:52 +02:00
r_crypto.h Initial support for the Meson build system 2017-05-02 05:05:36 +02:00
r_debug.h Add dir.dbgsnap for the backstep debugger snapshots 2017-08-11 17:06:03 +02:00
r_diff.h Fix #6806 - invalid delta diff boundaries 2017-02-18 00:04:13 +01:00
r_egg.h Remove r_db.h 2017-02-24 23:42:17 +01:00
r_endian.h Add PDP/ARM middle endian functions (#8046) 2017-07-27 22:29:06 +02:00
r_flag.h Use skiplist for offset->flag mapping instead of hashmap. 2017-07-24 01:52:00 +02:00
r_flist.h Implement Pn+, and fix bugs (thx clang-analyzer) 2017-04-10 00:49:02 +02:00
r_fs.h
r_hash.h Integrate crca in rahash2 and r2 2017-04-11 22:47:16 +02:00
r_heap_glibc.h [linux_heap_glibc] Implemented dynamic global_max_fast resolution (#7512) 2017-05-18 11:56:06 +02:00
r_heap_jemalloc.h first PR heap jemalloc analysis 2017-08-03 13:08:21 +02:00
r_io.h Fix wen and add comments to switch cases. (#8155) 2017-08-10 11:54:08 +02:00
r_lang.h Modify RLang plugins for Py2/py3 support 2017-05-28 01:50:08 +02:00
r_lib.h Add free to RLibStruct & RLibPlugin. (#7991) 2017-07-23 23:35:45 +02:00
r_list.h Use ht_* from sdb in fcnstore.c 2017-02-24 23:42:17 +01:00
r_magic.h
r_parse.h Fix #6411 - pseudo for AVR (#7978) 2017-07-20 21:36:26 +02:00
r_pdb.h MSVC compile correctly (WIP) 2017-05-13 00:42:00 +02:00
r_print.h Fix #8084 - Honor colors in json_indent ~{} 2017-08-11 12:23:57 +02:00
r_qrcode.h Initial support for qrcode in 'pq' and 'pqz' commands 2017-07-17 19:05:24 +02:00
r_reg.h added drp sub-command to parse gdb reg profile and dump r2 one (#7889) 2017-07-09 18:18:27 +02:00
r_regex.h
r_search.h Implement zign search using r_search. Minor fixes 2017-03-13 11:38:23 +01:00
r_sign.h Use void in prototypes (#7972) 2017-07-20 10:48:55 +02:00
r_skiplist.h Use skiplist for offset->flag mapping instead of hashmap. 2017-07-24 01:52:00 +02:00
r_slist.h Bring back the interest on sys/indent.sh 2017-02-10 02:05:58 +01:00
r_socket.h Added runlib to rarun2 - fix #8045 (#8066) 2017-07-31 15:03:11 +02:00
r_syscall.h Fix sdb_load in r_syscall 2017-06-27 23:42:41 +02:00
r_th.h Fix #7355 - json indent with color glitch 2017-04-26 11:21:52 +02:00
r_types.h Added runlib to rarun2 - fix #8045 (#8066) 2017-07-31 15:03:11 +02:00
r_types_base.h Fix wen and add comments to switch cases. (#8155) 2017-08-10 11:54:08 +02:00
r_userconf.h.acr Fixing meson build (#8178) 2017-08-10 17:04:13 +02:00
r_userconf.h.in Fixing meson build (#8178) 2017-08-10 17:04:13 +02:00
r_util.h asm.strenc (utf32le) (#7946) 2017-07-17 19:07:38 +02:00
r_version.h.in Fixed meson r_version creation + reorder (#7909) 2017-07-14 13:13:18 +02:00
sdb.h