radare2/libr
2024-05-21 21:38:53 +02:00
..
anal Fix sparc disassembler for big endian hosts ##endian 2024-05-13 18:07:13 +02:00
arch Show errors when read callback is not available for arch 2024-05-20 18:29:23 +02:00
asm Document all stm8 instructions 2024-05-04 18:50:20 +02:00
bin Fix some vulns spotted in the swift demangler ##crash 2024-05-20 20:15:15 +02:00
bp Fix some wasi build warnings 2023-11-15 20:30:26 +01:00
config Show bools as bools and ints as ints in ej json output ##shell 2023-09-26 23:37:20 +02:00
cons Fix possible strlen (NULL) and reduce few dereferences in RConsGrep ##crash 2024-05-16 19:43:23 +02:00
core /ad supports glob matching now ##search 2024-05-21 21:38:53 +02:00
crypto Add base64 for CC (not only CCu) ##shell 2024-03-21 23:29:36 +01:00
debug Fix two format strings receiving less arguments ##crash 2024-05-16 19:32:51 +02:00
egg Fix #22859 - saving returns w/ immediate string in args + tests ##ragg2 2024-05-01 18:15:50 +02:00
esil Rename many deprecated R_ANAL_ARCHINFO into R_ARCH_INFO 2024-05-11 01:11:10 +02:00
flag Fix ftw flag tags, broken after the RStr.glob refactoring ##shell 2024-04-04 13:20:26 +02:00
fs Expose ownership and permissions to the posix filesystem ##fs 2024-03-15 16:59:31 +01:00
include Fix abi break introduced after fixing RBitMap in 4691af97a0 2024-05-13 13:51:36 +02:00
io Random fixes 2024-04-15 10:31:44 +02:00
lang Fix null deref in the qjs bindings 2024-04-24 11:09:42 +02:00
magic Add magic number for the codeview debug info 2024-03-21 10:11:26 +01:00
main Honor R_SYS_DIRSEP in r2pm env var settings for Windows ##r2pm 2024-05-13 11:55:39 +02:00
reg Fix recently introduced uninitialized variable in RRegProfile parser 2024-04-15 01:30:05 +02:00
search Fix non-null terminated string in string search hits 2023-06-06 22:37:03 +02:00
socket Fix #22818 - Add more mimetypes and avoid (null) from the webserver ##webui 2024-04-10 18:06:09 +02:00
syscall Improve osabi detection for android ##bin 2024-05-16 11:18:16 +02:00
util Fix oobread in test_r_tree 2024-05-13 01:29:45 +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 Add AIX config support ##port 2023-12-05 13:01:06 +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 RArch now depends on REsil ##abi 2023-06-10 09:57:46 +02:00
Makefile Migrate the LAST and final boss X86 plugin ##arch 2023-06-29 23:46:48 +02:00
meson.build Initial support for stm8 ##arch 2024-05-01 04:08:24 +02:00
rules.mk Switch to the new io cache implementation, remove old code ##io 2023-06-08 17:51:42 +02:00
stripsyms.sh
symgraph.pl