radare2/libr/include
2024-05-02 16:50:59 +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 Add EBCDIC-ascii table for the new abi via ?ae ##print 2024-04-15 18:28:21 +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
r_agraph.h Five less globals in agraph 2024-02-17 05:09:06 +01:00
r_anal.h Fix #22804 - Implement a couple of relocs for ppc64 ##bin 2024-04-28 22:30:40 +02:00
r_arch.h Initial support for stm8 ##arch 2024-05-01 04:08:24 +02:00
r_asm.h Fix #22563 - fix 'cannot assemble' in dmp, using egg shellcodes ##debug 2024-02-15 19:36:35 +01:00
r_bin_dwarf.h Remove apple-ism introduced in d67f69da and cleanup the dbginfo logic a bit 2024-05-02 16:50:59 +02:00
r_bin.h Fix a couple of unit bugs and use uppercased macros (1/2) 2024-04-17 16:11:36 +02:00
r_bind.h Aim to fix a c++ build problem 2024-03-06 20:45:13 +01:00
r_bp.h Add the missing esil.null plugin 2023-11-15 20:30:26 +01:00
r_cmd.h Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
r_codemeta.h Initial backtrace API and commands (abt) ##analysis 2023-10-06 12:56:37 +02:00
r_config.h Use RBinName in RBinSymbol ##bin 2023-12-22 01:51:42 +01:00
r_cons.h Add scr.timeout covering the ^C blocks ##shell 2024-02-28 16:48:53 +01:00
r_core.h r_core_visual_title is no longer public 2024-03-17 21:15:04 +01:00
r_crypto.h Few more cleanups for rahash2 and add the strhash crypto plugin 2024-03-21 11:16:16 +01:00
r_debug.h Fix regression in asm.trace.times ##disasm (#22835) 2024-04-16 02:45:12 +02:00
r_drx.h Fix debugger build 2022-08-18 09:36:41 +02:00
r_egg.h Fix #22563 - fix 'cannot assemble' in dmp, using egg shellcodes ##debug 2024-02-15 19:36:35 +01:00
r_endian.h Add support for LE/BE 24 bit registers ##reg 2023-05-02 13:51:57 +02:00
r_esil.h Add the esil.forth plugin to support the basic ops for the language to work ##esil 2024-03-29 01:34:35 +01:00
r_flag.h RFlag.free() must return void ##api 2023-08-17 19:40:02 +02:00
r_fs.h Expose ownership and permissions to the posix filesystem ##fs 2024-03-15 16:59:31 +01:00
r_getopt.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_hash.h Minor RCrypto/RHash refactorings 2024-03-17 21:04:45 +01:00
r_heap_glibc.h adapt get_main_arena_offset_with_relocs to different libc versions ##debug 2024-03-20 21:39:39 +01:00
r_heap_jemalloc.h mv shlr/heap into libr/include/heap (#19285) 2021-10-22 14:56:34 +02:00
r_io.h Initial import of the RBin.io plugin ##bin 2024-02-29 17:55:52 +01:00
r_lang.h Implement r2.callAt and speedup r2.call for the qjs ##lang 2023-11-06 20:20:33 +01: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 Handle -jv and make that logic generic across all tools ##shell 2024-03-16 03:03:48 +01:00
r_parse.h Initial support for RParse r2js plugins ##lang 2024-04-09 22:18:42 +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 Minor code cleanup in the gdb code 2023-11-10 19:54:32 +01: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 Use RBinName in RBinSymbol ##bin 2023-12-22 01:51:42 +01:00
r_skiplist.h Refactor mach0 loading of relocs ##bin 2023-04-17 18:36:18 +02:00
r_socket.h Fix #22269 - RAP seek over 2GiB ##io 2024-02-18 07:23:49 +01:00
r_syscall.h Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
r_th.h macppc cant get thread names 2024-03-30 19:08:23 +01:00
r_types_base.h UT48 doesn't fit in long 2024-03-30 13:14:51 +01:00
r_types_overflow.h Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
r_types.h Add ^be|^le|^me rule in reg profiles to support little, big and middle endianness ##debug 2024-04-11 19:00:25 +02:00
r_userconf.h.acr Add a --with-new-abi, use_new_abi meson option and a CI job ##abi 2024-04-11 20:16:27 +02:00
r_util.h More code cleanup for rax2 and proper public api for RStr.asciiTable() 2024-03-13 00:07:11 +01:00
r_vec.h Fix crash when iterating an empty vector backwards 2024-02-13 19:57:55 +01: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