radare2/libr
2024-05-11 00:26:19 +02:00
..
anal Fix #22894 - Add z, to print zignatures in table format ##zignatures 2024-05-08 00:56:43 +02:00
arch Fix invalid instructions on mips not recognized as invalid ##analysis 2024-05-09 02:41:33 +02:00
asm Document all stm8 instructions 2024-05-04 18:50:20 +02:00
bin Do not parse beyond the end of the ELF dynplt section ##bin 2024-05-03 18:50:52 +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 memleak in the 'f' command 2024-04-06 00:49:02 +02:00
core Fix aii package imports trick when scr.color ##disasm 2024-05-11 00:26:19 +02:00
crypto Add base64 for CC (not only CCu) ##shell 2024-03-21 23:29:36 +01:00
debug Fix segfault in 'drf' command ##debug 2024-05-03 11:30:29 +02:00
egg Fix #22859 - saving returns w/ immediate string in args + tests ##ragg2 2024-05-01 18:15:50 +02:00
esil Define =SN in the xtensa reg profile 2024-05-04 12:40:30 +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 Remove apple-ism introduced in d67f69da and cleanup the dbginfo logic a bit 2024-05-02 16:50:59 +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 Missing BINDIR definition in meson.build 2024-05-09 21:22:48 +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 Fix #19823 - Changed http to https 2024-02-14 17:42:25 +01:00
util Do not slurp absolute path sources on Apple ##disasm 2024-04-30 13:18:25 +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