radare2/libr
2026-08-16 18:58:00 +02:00
..
anal Use RStr.rchr instead of strrchr for perf reasons 2026-08-16 13:41:13 +02:00
arch No more RList<RBinSection> just use the RVec 2026-08-16 16:11:55 +02:00
asm Fix #26392 - oobread in asm_filter ##pseudo 2026-08-05 10:36:16 +02:00
bin Unify bounded ELF string table lookups with strtab_str() ##bin 2026-08-16 16:39:16 +02:00
bp Update wasm3 support for try/mmx ops ##arch 2026-05-25 15:33:40 +02:00
config Report invalid dotted eval keys ##core 2026-05-10 11:08:03 +02:00
cons Fix wrong line count in command output ##cons 2026-08-12 10:23:53 +02:00
core No more RList<RBinSection> just use the RVec 2026-08-16 16:11:55 +02:00
debug Font pinch recalculates terminal size ##jslinux 2026-08-09 22:27:24 +02:00
egg Build fixes for empty muta, egg, fs plugin lists ##build 2026-08-05 12:36:56 +02:00
esil Fix PowerPC bclrl link register handling ##arch 2026-07-27 12:26:11 +01:00
flag Free all flag metadata strings ##analysis 2026-08-15 10:10:00 +02:00
fs Validate UBIFS node lengths before struct reads ##crash 2026-08-11 14:52:06 +02:00
include No more RList<RBinSection> just use the RVec 2026-08-16 16:11:55 +02:00
io Initial io.ebpf for Linux-x64,arm64,rv64 ##io 2026-08-06 18:06:13 +02:00
lang Avoid null language plugin lookups ##lang 2026-08-04 18:49:00 +02:00
magic Fix oobread when skipping subtests in softmagic match ##crash 2026-07-07 13:16:40 +02:00
main Unify binary metadata in RBinAttr ##bin 2026-08-14 17:48:44 +02:00
muta Build fixes for empty muta, egg, fs plugin lists ##build 2026-08-05 12:36:56 +02:00
reg Fix >64bit regreads on big endian hosts 2026-06-06 23:09:16 +02:00
search Fix sm4 search on big endian 2026-05-28 20:34:16 +02:00
socket Implement strict vs tolerant base64 parsing modes ##util 2026-08-03 23:01:00 +02:00
syscall Use the new formatted SDB getters -200LOC ##api 2026-07-14 22:40:34 +02:00
util Speed up ASCII display-width calculations ##util 2026-08-16 18:58:00 +02:00
xps Add documentation for xps/README 2026-05-08 00:53:31 +02:00
config.h.head
config.h.in Make RBin demanglers pluggable and selectable ##bin 2026-07-15 21:11:08 +02:00
config.h.tail
config.mk.head Apply some fixes for the xcframework build 2025-12-10 01:38:52 +01:00
config.mk.tail Select CS_ROOT after including config-user.mk so configure --with-capstone-next takes effect ##build 2026-07-24 18:05:29 +02:00
count.sh
depgraph.pl
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk Rename RCrypto to RMuta ##abi 2025-06-03 17:59:23 +02:00
Makefile Improve jslinux build times, linking only the r2blob ##build 2026-08-06 19:39:01 +02:00
meson.build Initial io.ebpf for Linux-x64,arm64,rv64 ##io 2026-08-06 18:06:13 +02:00
rules.mk Add i386 static linking ci jobs and fix all the related build issues 2026-03-12 15:13:25 +01:00
stripsyms.sh
symgraph.pl