.. |
heap
|
Remove some more unused headers from jemalloc.h
|
2023-01-31 19:57:41 +01:00 |
r_anal
|
Add recognition to (U)COMISS instruction set
|
2023-06-11 17:46:21 +02:00 |
r_crypto
|
Deduplicate SM4 functions
|
2022-09-16 00:33:37 +02:00 |
r_util
|
Migrate arm_cs plugin ##arch
|
2023-06-16 22:23:09 +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
|
Fix null deref in agg and avoid destructive manners of 'V ,' ##graph
|
2022-10-21 02:46:43 +02:00 |
r_anal.h
|
Migrate arm_cs plugin ##arch
|
2023-06-16 22:23:09 +02:00 |
r_arch.h
|
Migrate arm_cs plugin ##arch
|
2023-06-16 22:23:09 +02:00 |
r_asm.h
|
Remove several R2_590 ifdefs ##abi
|
2023-06-13 13:38:23 +02:00 |
r_bin_dwarf.h
|
Use correct compilation directory for binaries that use DWARF before version 5 ##bin
|
2023-01-28 16:34:41 +01:00 |
r_bin.h
|
Import the bin.pcap plugin from extras ##bin
|
2023-06-18 14:18:51 +02:00 |
r_bind.h
|
Add experimental zign.mangled to not use demmangled symbol names ##signatures
|
2023-04-09 18:07:50 +02:00 |
r_bp.h
|
Define RISCV breakpoint instructions ##debug
|
2023-04-12 00:27:43 +00: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
|
Initial implementation of the RConsMark API ##cons
|
2023-06-14 22:19:20 +02:00 |
r_core.h
|
Add file.anal times in ?T ##shell
|
2023-06-15 19:04:48 +02:00 |
r_crypto.h
|
Remove all global variables from RCrypto ##globals
|
2022-09-21 20:54:08 +02:00 |
r_debug.h
|
Remove several R2_590 ifdefs ##abi
|
2023-06-13 13:38:23 +02:00 |
r_drx.h
|
Fix debugger build
|
2022-08-18 09:36:41 +02:00 |
r_egg.h
|
Initial support for arm64 eggs ##egg
|
2023-05-26 20:06:17 +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
|
Pick snreg outside the aae loop and other minor esil-590 related fixes
|
2023-06-16 18:24:30 +02:00 |
r_flag.h
|
Add more critical regions here and there
|
2022-09-24 23:14:29 +02:00 |
r_fs.h
|
Change build order as long as now bin depends on fs ##build
|
2022-09-15 00:23:21 +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
|
Add r_io_bank_get_region_at and r_io_get_region_at ##io
|
2023-06-17 17:08:31 +02:00 |
r_lang.h
|
RLangPluginInit now returns bool ##lang
|
2023-06-12 00:54:06 +02:00 |
r_lib.h
|
Some more Rm 590
|
2023-06-12 17:53:18 +02:00 |
r_limits.h
|
Refactor some more elf code
|
2023-06-08 13:09:01 +02:00 |
r_list.h
|
Remove RList.get_top and RList.get_bottom
|
2023-03-03 10:14:51 +01: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
|
Move the RParse.cparse into RAnal.cparse ##refactor
|
2022-11-28 10:28:07 +01: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
|
Fix tests
|
2023-06-15 12:26:49 +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
|
Initial import of the serial plugin ##io
|
2022-12-10 23:53:08 +01: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
|
Refactor some more elf code
|
2023-06-08 13:09:01 +02:00 |
r_types_overflow.h
|
Honor extern "C" in all the include files (#18730)
|
2021-05-21 12:54:48 +02:00 |
r_types.h
|
Deprecate RIORelocMap; Introduce RIOMap overlay ##io
|
2023-06-16 11:09:47 +02:00 |
r_userconf.h.acr
|
Show capstone version in r2 -v ##shell
|
2023-05-16 16:37:19 +02:00 |
r_util.h
|
Move the base36 api from .h to .c ##api
|
2023-06-12 16:39:25 +02:00 |
r_vec.h
|
Add new optimized vector implementation ##util
|
2023-06-12 17:11:56 +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
|
|
|
rvc.h
|
Remove the empty definition of rvc.use()
|
2023-06-12 09:39:45 +02:00 |