radare2/libr/include
2020-12-14 12:11:13 +01:00
..
r_crypto Add one more word in AES key search and merge Sbox (#16811) 2020-05-12 11:58:26 +08:00
r_util Improve code, add cfg.charset, use pse, add test ##print 2020-12-14 12:11:13 +01:00
sflib Fix typo in ios-syscalls.txt (#15436) ##anal 2019-11-10 02:16:22 +01:00
r2naked.h Use void in prototypes (#7972) 2017-07-20 10:48:55 +02:00
r_agraph.h Add acg - printing class hierarchy graph ##anal (#17362) 2020-08-07 17:23:52 +08:00
r_anal.h Improve code, add cfg.charset, use pse, add test ##print 2020-12-14 12:11:13 +01:00
r_asm.h Implement v850.gnu disassembler plugin ##disasm 2020-11-28 19:39:23 +01:00
r_bin_dwarf.h Multiple refactors in io and util ##io ##util ##refactor 2020-12-13 05:09:13 +01:00
r_bin.h Move spc700 asm,bin plugins to radare2-extras ##asm (#17762) 2020-10-10 12:11:29 +08:00
r_bind.h Add cfg.json.* encoding options (#17681) ##json 2020-10-27 11:46:27 +01:00
r_binheap.h Add unit tests for binheap (#17367) 2020-07-31 18:09:50 +08:00
r_bp.h Fixed failure in bp placement when no architecture plugin is available ##debug 2020-12-03 00:15:12 -06:00
r_cmd.h Cleanup some code (#18035) 2020-12-14 10:09:48 +01:00
r_config.h A bit of refactoring in r_config.h 2020-01-17 12:22:44 +01:00
r_cons.h Honor coding style in panels.c and loss 370LOC (#17975) 2020-12-07 18:08:26 +01:00
r_core.h Improve code, add cfg.charset, use pse, add test ##print 2020-12-14 12:11:13 +01:00
r_crypto.h Remove hardcoded supported encoders names (#16664) ##util 2020-04-24 11:49:22 +02:00
r_debug.h Add DbgEng based debug backend for Windows ##debug (#17491) 2020-08-24 19:01:10 +08:00
r_diff.h Move r2r diffchar code into r_util (#17316) 2020-07-20 00:44:27 +08:00
r_drx.h Notify user on hardware breakpoint hit ##debug 2019-08-19 19:29:43 +02:00
r_egg.h Variable printf arguments: let compiler help with formatting (#17461) 2020-09-07 18:38:36 +08:00
r_endian.h Speedup parsing PE exports (#16762) ##bin 2020-05-05 12:58:06 +02:00
r_flag.h Expose flag_get_list to RFlagBind 2020-05-03 17:55:20 +02:00
r_flist.h Implement Pn+, and fix bugs (thx clang-analyzer) 2017-04-10 00:49:02 +02:00
r_fs.h Fix #14424 - Handle ~ operator in the ms shell ##cons (#15846) 2020-01-19 07:40:21 +01:00
r_getopt.h Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
r_hash.h Fix fletcher calculation on SystemZ (S390) ##port (#17937) 2020-11-19 11:51:21 +08: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 Code refactoring for the theme based colorization to reduce derefs - dmh commands set ##cons (#13906) 2019-04-27 10:55:18 +02:00
r_io.h Multiple refactors in io and util ##io ##util ##refactor 2020-12-13 05:09:13 +01:00
r_lang.h Initial cleanup in RParse, delete mreplace plugin ##disasm 2019-06-17 02:23:58 +02:00
r_lib.h Add pkgname in RLibStruct for r2pm on outdated plugins ##core (#15813) 2020-01-15 09:49:41 +01:00
r_list.h Fix half-assed comparators (#16953) 2020-05-28 11:18:06 +08:00
r_magic.h Make it possible to use sysmagic again (#15658) 2019-12-16 23:24:29 +01:00
r_main.h Move rasign2 into RMain (#16819) ##tools 2020-05-16 12:36:41 +02:00
r_parse.h Implement asm.pseudo for RISC-V (#17777) 2020-11-02 12:43:25 +08: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 Initial support for qrcode in 'pq' and 'pqz' commands 2017-07-17 19:05:24 +02:00
r_reg.h Move arp gdb into arpg, improve error and parsing + tests ##debug (#17658) 2020-09-16 19:16:24 +02:00
r_regex.h Fix regoff_t conflict 2016-02-21 03:45:41 +01:00
r_search.h Update crypto key search to find keys between blocks ##search (#17323) 2020-08-11 12:31:55 +08:00
r_sign.h Refactor r_sign metrics match ##signatures (#17786) 2020-10-26 14:08:42 +08:00
r_skiplist.h Use skiplist for offset->flag mapping instead of hashmap. 2017-07-24 01:52:00 +02:00
r_skyline.h Optimize io.cache ##io (#17952) 2020-11-23 12:36:32 +08:00
r_socket.h Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE (#17644) 2020-09-25 19:51:23 +08:00
r_syscall.h Fix #12700 (#16332) 2020-03-28 06:35:53 -05:00
r_th.h Avoid pesky warning (#17238) 2020-07-08 19:07:17 +08:00
r_types_base.h Add few tests for v850.gnu and fix instruction bounds ##disasm 2020-11-28 19:39:23 +01:00
r_types_overflow.h Add division overflow macros in r_types ##util (#17856) 2020-10-30 12:42:32 +08:00
r_types.h Improve code, add cfg.charset, use pse, add test ##print 2020-12-14 12:11:13 +01:00
r_userconf.h.acr Install r2sdb, detect R2_HOME_SDB_FCNSIGN for r2extras custom CC ##build 2020-09-24 12:26:53 +02:00
r_util.h Merge everything time-related in r_time.h (#17445) 2020-08-12 18:54:49 +02:00
r_vector.h Optimize io.cache ##io (#17952) 2020-11-23 12:36:32 +08: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