radare2/libr
2022-11-22 08:28:40 +01:00
..
anal Fix #21052 - wrong emulation for pop rsp ##esil 2022-11-21 23:55:10 +01:00
arch Introduce RSysBits and its packing/checking macros ##arch 2022-11-21 13:16:36 +01:00
asm Deprecate more unused fields from RAsmPlugin ##asm 2022-11-21 12:04:46 +01:00
bin Fix #14540 - klass->super must be an RList instead of char* ##bin 2022-11-21 19:26:29 +01:00
bp Enable the leading spaces linter rule and fix them all ##lint 2022-09-24 03:43:21 +02:00
config Parse the PT_DYNAMIC elf section for the preinit pointers ##bin 2022-11-11 03:04:46 +01:00
cons Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
core Fix null deref on wrong api usage for RCore.cmdStr ##api 2022-11-22 08:28:40 +01:00
crypto Fix compilation with -lcrypto ##build 2022-11-10 16:13:09 +01:00
debug Moving more logic between asm, arch, parse and anal ##api 2022-11-18 03:02:24 +01:00
egg Prefer _tostring() instead of _to_string() ##api 2022-10-24 20:59:18 +02:00
esil Minor indentation fixes in esil.c 2022-11-19 11:40:51 +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 Fix char auto-comment in cmp instructions ##disasm 2022-11-22 00:51:13 +01:00
io Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
lang Add .author field in all the RLang plugins ##api 2022-09-14 17:53:13 +02:00
magic fix ifdef 2022-11-02 22:03:45 +01:00
main Moving more logic between asm, arch, parse and anal ##api 2022-11-18 03:02:24 +01:00
parse Fix the parse.z80.pseudo plugin and add a test ##asm 2022-11-21 09:56:43 +01:00
reg Implement RReg.clone() ##api 2022-11-10 00:02:58 +01:00
search Fix /w and /wi, add tests, minor code cleanup ##search 2022-10-29 01:17:08 +02:00
socket Improve help message for f subcommands ##shell 2022-11-03 02:09:54 +01:00
syscall Balance spacings in braces ##indent 2022-10-13 21:21:34 +02:00
util Fix char auto-comment in cmp instructions ##disasm 2022-11-22 00:51:13 +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 Add crosscompiling support with sys/zig.sh ##build 2022-11-05 23:33:31 +01:00
count.sh
depgraph.pl
do-ar-sh Remove some more r_hash leftovers 2022-09-16 10:46:24 +02:00
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk Move esil one level up in libs.mk ##build 2022-11-21 03:03:19 +01:00
Makefile Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
meson.build Move anal.rsp to the new home ##arch 2022-11-15 13:23:55 +01:00
rules.mk Add support for statically compiled themes ##cons 2022-11-02 10:57:15 +01:00
stripsyms.sh
symgraph.pl