radare2/libr
2022-12-20 19:52:40 +01:00
..
anal Initial support for threads in esil ##esil 2022-12-20 19:52:40 +01:00
arch Add the arch.preludes() callback and new RSearchKeyword constructor ##arch 2022-12-18 23:24:44 +01:00
asm Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
bin Implement {ctz|clz}{32|64} RNum ##api 2022-12-19 00:25:06 +01:00
bp Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
config Add quiet and table listing for lang plugins ##shell 2022-11-25 08:18:08 +01:00
cons Initial work in graph.bubble for custom bg color in nodes ##graph 2022-12-19 10:15:46 +01:00
core Initial support for threads in esil ##esil 2022-12-20 19:52:40 +01:00
crypto Fix and move failing tests, reorder lib build ##arch 2022-11-30 15:43:54 +01:00
debug Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
egg Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch 2022-12-06 12:16:45 +01:00
esil Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
flag Add more critical regions here and there 2022-09-24 23:14:29 +02:00
fs Balance spacings in braces ##indent 2022-10-13 21:21:34 +02:00
include Initial support for threads in esil ##esil 2022-12-20 19:52:40 +01:00
io Fix UAF in streaming io plugins when used with io.va=1 ##io 2022-12-13 15:14:30 +01:00
lang Add ve command to set fg/bg colors for current panel ##panels 2022-12-18 22:34:21 +01:00
magic Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
main Fix assert in Str.Trim() when r2 is not installed ##r2pm 2022-12-13 19:40:12 +01:00
reg Initial support for threads in esil ##esil 2022-12-20 19:52:40 +01:00
search Add the arch.preludes() callback and new RSearchKeyword constructor ##arch 2022-12-18 23:24:44 +01:00
socket Initial import of the serial plugin ##io 2022-12-10 23:53:08 +01:00
syscall Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
util Implement {ctz|clz}{32|64} RNum ##api 2022-12-19 00:25:06 +01: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 Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +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 Merge RParse into RAsm ##api 2022-12-03 02:26:41 +01:00
Makefile Fix ios static build 2022-12-03 01:06:16 +01:00
meson.build Add the arch.preludes() callback and new RSearchKeyword constructor ##arch 2022-12-18 23:24:44 +01:00
rules.mk Add support for statically compiled themes ##cons 2022-11-02 10:57:15 +01:00
stripsyms.sh
symgraph.pl