radare2/libr
2023-05-03 18:21:21 +02:00
..
anal Do not draw ref lines of invalid branches ##disasm 2023-05-03 18:12:51 +02:00
arch Migrate xcore plugin ##arch 2023-05-01 20:19:27 +02:00
asm Handle RArch.getRegProfile() from RAnal.setRegProfile ##arch 2023-04-25 19:00:48 +02:00
bin Fix large memory allocations on corrupted LE binaries ##crash 2023-05-03 18:21:21 +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 Update to the latest wasi-sdk-20 ##build 2023-05-02 11:12:45 +02:00
core Implement the -L command ##shell 2023-05-03 18:12:28 +02:00
crypto Add elf hash planned for r2-5.9.0 ##hash 2023-04-21 10:31:02 +02:00
debug Fix 64bit column register listing glitch ##debug 2023-05-02 13:10:36 +02:00
egg Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +01:00
esil Fix UB when shifting value too far left ##esil 2023-05-02 17:48:04 +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 Add support for LE/BE 24 bit registers ##reg 2023-05-02 13:51:57 +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 Fix bounds checks for ESIL and reg values ##esil ##reg 2023-05-02 16:26:05 +02:00
search Remove RList.get_top and RList.get_bottom 2023-03-03 10:14:51 +01:00
socket Update to the latest wasi-sdk-20 ##build 2023-05-02 11:12:45 +02:00
syscall Fix #21375 also for linux-arm-64.sdb syscalls with meson ##build 2023-03-22 12:19:20 +01:00
util Fix oobread bug in asn1/pkcs7 parser ##crash 2023-04-30 07:45:51 +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
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
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 Fix meson -Dnogpl=true compilation ##build 2023-05-02 16:48:13 +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