radare2/libr/include
2023-09-20 12:34:42 +02:00
..
heap Fix comment typo "psuedo" -> "pseudo" 2023-09-08 12:34:42 +02:00
r_anal Plant the seed for the tlocal bool in RAnalOp ##analysis 2023-09-13 16:45:51 +02:00
r_crypto Deduplicate SM4 functions 2022-09-16 00:33:37 +02:00
r_util Cleanup of the VisualMarks api 2023-09-12 18:01:44 +02:00
sflib Fix multiple typos in ios-syscalls.txt ##anal 2022-12-23 01:06:05 +01:00
ptrace_wrap.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r2naked.h Use void in prototypes (#7972) 2017-07-20 10:48:55 +02:00
r_agraph.h Add graph.bb.maxwidth eval var and VV[] keys to adjust it ##graph 2023-09-13 11:00:49 +02:00
r_anal.h Move few leftovers from RAnal into REsil 2023-09-12 17:46:00 +02:00
r_arch.h Add RArch.esilCb() and register a new op for x86 ##arch 2023-09-18 10:59:51 +02:00
r_asm.h Fix recently introduced UAF in RAsm.equReplace 2023-09-09 10:51:01 +02:00
r_bin_dwarf.h Change return type for r_bin_dwarf_parse_aranges ##abi 2023-06-24 18:36:54 +02:00
r_bin.h WIP: Define an RVec for the RBin.entries 2023-09-20 12:34:42 +02:00
r_bind.h Reimplement the a2f core plugin into an analysis one ##analysis 2023-07-31 11:54:29 +02:00
r_bp.h Fix removing core plugins from Lc after L- ##core 2023-06-27 11:45:23 +02:00
r_cmd.h Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
r_codemeta.h Bring back the 32bit builds for Cydia ##build 2022-01-14 19:41:26 +01:00
r_config.h Prefer _tostring() instead of _to_string() ##api 2022-10-24 20:59:18 +02:00
r_cons.h Rename RCons.chop() into .trim() ##api 2023-08-17 23:45:29 +02:00
r_core.h Add more RCore.cmd_at() variants ##core 2023-09-13 02:06:12 +02:00
r_crypto.h Use RPluginMeta in RCryptoPlugin ##abi 2023-09-13 13:14:05 +02:00
r_debug.h dce is no longer a windows-specific command ##debug 2023-09-12 19:47:31 +02:00
r_drx.h Fix debugger build 2022-08-18 09:36:41 +02:00
r_egg.h Use RPluginMeta in the REggPlugins 2023-09-08 19:49:27 +02:00
r_endian.h Add support for LE/BE 24 bit registers ##reg 2023-05-02 13:51:57 +02:00
r_esil.h Implement r_io_bank_get_byname and the omnb= command ##io 2023-09-14 23:33:08 +02:00
r_flag.h RFlag.free() must return void ##api 2023-08-17 19:40:02 +02:00
r_fs.h Use RPluginMeta in RFS ##abi 2023-09-12 16:39:03 +02:00
r_getopt.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_hash.h Remove several R2_590 ifdefs ##abi 2023-06-13 13:38:23 +02:00
r_heap_glibc.h Add commands to parse mangling pointers glibc heap ##heap (#17534) 2020-09-01 00:45:12 +08:00
r_heap_jemalloc.h mv shlr/heap into libr/include/heap (#19285) 2021-10-22 14:56:34 +02:00
r_io.h Implement r_io_bank_get_byname and the omnb= command ##io 2023-09-14 23:33:08 +02:00
r_lang.h Use RPluginMeta in RLangPlugin ##api 2023-08-18 00:01:49 +02:00
r_lib.h Use RPluginMeta in REsil 2023-09-12 17:46:00 +02:00
r_limits.h Refactor some more elf code 2023-06-08 13:09:01 +02:00
r_list.h Define R_LIST_FREE in r_list.h 2023-09-20 12:34:42 +02:00
r_magic.h Remove the last global variable in libmagic ##globals 2022-09-19 20:42:27 +02:00
r_main.h Initial implementation of r2pm.c ##r2pm 2021-12-16 12:47:40 +01:00
r_parse.h Fix removing core plugins from Lc after L- ##core 2023-06-27 11:45:23 +02:00
r_pdb.h Improving PDB type information parsing and saving types into SDB (#17226) 2020-07-25 01:40:55 +08:00
r_qrcode.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
r_reg.h Add =TR to reference the thread register in the register profile ##reg 2023-09-13 15:50:20 +02:00
r_regex.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_search.h Faster Css using the api instead of Cz with tmpseek ##bin 2023-06-04 11:11:13 +02:00
r_sign.h Simplify deserialization of byte ##signatures 2021-11-05 10:13:56 +01:00
r_skiplist.h Refactor mach0 loading of relocs ##bin 2023-04-17 18:36:18 +02:00
r_socket.h Some socket cleanups 2023-09-20 12:06:45 +02:00
r_syscall.h Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
r_th.h Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
r_types_base.h Migrate the LAST and final boss X86 plugin ##arch 2023-06-29 23:46:48 +02:00
r_types_overflow.h Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
r_types.h Deprecate RIORelocMap; Introduce RIOMap overlay ##io 2023-06-16 11:09:47 +02:00
r_userconf.h.acr Add support for cs5 and csnext ##build 2023-07-31 12:51:29 +02:00
r_util.h Add ~<> cons filter to indent XML ##shell 2023-07-12 05:01:31 +02:00
r_vec.h Add last function to vec ##util 2023-08-11 15:04:10 +02:00
r_vector.h Store the vector index instead of a weak pointer for the ELF ##crash 2023-05-15 21:45:53 +02:00
r_version.h.in Upgrade to acr-1.8.1 to get semver support ##core (#15816) 2020-01-17 12:18:05 +01:00
rvc.h Remove the empty definition of rvc.use() 2023-06-12 09:39:45 +02:00