radare2/libr
2024-07-21 21:25:47 +02:00
..
anal Remove 200 lines from tcc again 2024-07-21 21:25:47 +02:00
arch Fix last memleaks spotted by coverity 2024-07-16 12:53:21 +02:00
asm Fix improper display of IPv4 addresses in big-endian machines ##disasm 2024-07-20 17:37:18 +02:00
bin Fix parsing dmp binaries on big endian systems ##bin 2024-07-21 19:16:03 +02:00
bp Fix a couple of debugger warnings for linux and macos 2024-06-13 14:37:28 +02:00
config Show bools as bools and ints as ints in ej json output ##shell 2023-09-26 23:37:20 +02:00
cons Highlight code modifier ~:)) ##cons 2024-06-29 02:00:23 +02:00
core Fix asm.emu derefenced word issue on big endian ##disasm 2024-07-21 18:34:17 +02:00
crypto Add base64 for CC (not only CCu) ##shell 2024-03-21 23:29:36 +01:00
debug Better output for dL command ##debug 2024-06-29 08:45:04 +02:00
egg Fix ragg2 foo.c on macOS ##ragg 2024-06-11 15:42:43 +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 Build fs.squashfs with the make build system too ##fs 2024-06-06 10:30:13 +02:00
include Initial support for the UF2 file format ##io 2024-07-13 14:54:44 +02:00
io Fix last memleaks, simplify Vz to toggle folding basic blocks ##visual 2024-07-16 23:21:24 +02:00
lang Fallback the default r2papi when not loaded from disk ##r2js 2024-07-02 13:39:00 +02:00
magic Reduce false positive on "java source" magic ##search 2024-05-28 17:01:49 +02:00
main Fix null deref in r2 -d l ##crash 2024-07-16 20:25:41 +02:00
reg Fix recently introduced uninitialized variable in RRegProfile parser 2024-04-15 01:30:05 +02:00
search Show offset of the truncated large strings ##search 2024-06-11 09:20:51 +02:00
socket More type fixes ##analysis 2024-06-20 13:35:57 +02:00
syscall Improve osabi detection for android ##bin 2024-05-16 11:18:16 +02:00
util Fix asm.emu derefenced word issue on big endian ##disasm 2024-07-21 18:34:17 +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 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 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 the UF2 file format ##io 2024-07-13 14:54:44 +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