radare2/libr
2023-04-25 21:23:58 +02:00
..
anal Handle RArch.getRegProfile() from RAnal.setRegProfile ##arch 2023-04-25 19:00:48 +02:00
arch Fix UB in signed type shift left on arm64 assembler ##asm 2023-04-25 21:23:58 +02:00
asm Handle RArch.getRegProfile() from RAnal.setRegProfile ##arch 2023-04-25 19:00:48 +02:00
bin Handle RArch.getRegProfile() from RAnal.setRegProfile ##arch 2023-04-25 19:00:48 +02:00
bp Adjust bpcount and use typedefs instead of structs in bps ##debug 2023-04-12 00:32:22 +00:00
config Fix #21196 - e?? not printing config var 2022-12-24 17:52:01 +01:00
cons Replace strtok by thread-safe r_str_tok_r 2023-04-22 20:52:23 +02:00
core RAnal.cur can be now set to NULL ##anal 2023-04-25 14:26:31 +02:00
crypto Add elf hash planned for r2-5.9.0 ##hash 2023-04-21 10:31:02 +02:00
debug Resolve ${arch}.nz as fallback when finding an assembler peer ##arch 2023-04-25 01:31:27 +02:00
egg Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +01:00
esil Boolify a little bit more the esil internal api 2023-04-25 00:36:31 +02:00
flag Remove RList.get_top and RList.get_bottom 2023-03-03 10:14:51 +01:00
fs Fix memleak in fs_zip.c 2023-01-27 12:46:09 +01:00
include Deprecate r_str_cmp() ##api 2023-04-25 13:44:15 +02:00
io Replace strtok by thread-safe r_str_tok_r 2023-04-22 20:52:23 +02:00
lang Better typescript entrypoint support and fake r2pipe ##lang 2023-04-05 11:29:22 +02:00
magic Add Inferno Dis ##magic 2023-02-23 15:54:17 +01:00
main Prefix tar flags with a dash for portability reasons ##r2pm 2023-04-25 12:27:26 +02:00
reg Branch prediction optimizations (2/3) ##performance 2023-04-18 16:10:44 +02:00
search Remove RList.get_top and RList.get_bottom 2023-03-03 10:14:51 +01:00
socket Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +01:00
syscall Fix #21375 also for linux-arm-64.sdb syscalls with meson ##build 2023-03-22 12:19:20 +01:00
util Deprecate r_str_cmp() ##api 2023-04-25 13:44:15 +02:00
config.h.head
config.h.in Remove anal.malbolge and fix CI r_esil issues ##arch 2022-11-13 22:38:58 +01:00
config.h.tail
config.mk.head
config.mk.tail Fix libs having proper SONAME on Darwin 2023-02-24 02:25:22 +01:00
count.sh Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +01:00
depgraph.pl
do-ar-sh Merge RParse into RAsm ##api 2022-12-03 02:26:41 +01:00
ld.script
libr.pc.acr
libs.custom.mk.example Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk Fix another library dependency issue 2023-01-11 01:25:28 +01:00
Makefile Remove references to the old v35arm64 dir and fix commit reference 2023-01-21 02:34:12 +01:00
meson.build Migrate s390.cs and fix the abidiff suppression rules ##arch 2023-04-14 11:26:23 +02:00
rules.mk Add --with-new-io-cache configure and meson flags ##build 2023-03-14 15:29:53 +01:00
stripsyms.sh
symgraph.pl