radare2/libr
2021-10-19 10:38:09 +02:00
..
anal Simplify types storage in r_sign ##signatures (#19245) 2021-10-18 20:42:05 +02:00
asm Fix crash when using the pyc disassembler without pyc bin ##anal 2021-10-15 02:51:24 +02:00
bin Fix some null checks around the open_many apis ##bin 2021-10-16 14:36:08 +02:00
bp Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
config Removed some pointless frees in r_config_set in config.c (#18814) 2021-06-08 17:01:40 +02:00
cons Initial work towards supporting mingw32/64 again ##build 2021-10-18 23:58:16 +02:00
core Initial work towards supporting mingw32/64 again ##build 2021-10-18 23:58:16 +02:00
crypto Remove global usage in AES encryption ##crypto 2021-09-28 10:40:22 +02:00
debug Initial work towards supporting mingw32/64 again ##build 2021-10-18 23:58:16 +02:00
egg Add ragg2 -e to pass egg programs as argument, and improve code quality 2021-05-04 13:16:55 +02:00
flag New 'avg' command and RAnal.global to manage global variables ##anal 2021-10-14 12:40:55 +02:00
fs Fix UB bug found randomly in the CI related to the mw command 2021-09-15 10:09:08 +02:00
hash Rename MD5 symbols to prevent OpenSSL collision ##build 2021-09-22 15:42:23 +02:00
include Initial work towards supporting mingw32/64 again ##build 2021-10-18 23:58:16 +02:00
io Initial work towards supporting mingw32/64 again ##build 2021-10-18 23:58:16 +02:00
lang Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
magic Initial work towards supporting mingw32/64 again ##build 2021-10-18 23:58:16 +02:00
main Enable R2_DEBUG_ASSERT=1 in r2r ##tests (#19226) 2021-10-19 01:15:14 +02:00
parse Replace pstrcpy with r_str_ncpy in libtcc 2021-10-19 10:38:09 +02:00
reg Initial work towards supporting mingw32/64 again ##build 2021-10-18 23:58:16 +02:00
search Add /cg command to search for GPG artifacts ##search 2021-07-30 01:29:01 +02:00
socket Initial work towards supporting mingw32/64 again ##build 2021-10-18 23:58:16 +02:00
syscall Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
util Use RUtil.Str.ss in disasm when scr.demo is set ##visual 2021-10-18 18:45:47 +02:00
config.h.head
config.h.in Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
config.h.tail
config.mk.head
config.mk.tail Handle serenityos in config.mk too 2021-07-08 00:08:49 +02:00
count.sh Small fix trick in count.sh 2021-10-04 15:38:46 +02:00
depgraph.pl
do-ar-sh Remove tree-sitter and the r2-shell-parser ##shell 2021-04-24 21:58:09 +02:00
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile Update configure with latest acr 2021-07-08 00:24:50 +02:00
meson.build Add AES Key Wrap Algorithm ##crypto 2021-09-25 06:53:57 +02:00
rules.mk Fix Makefile issue rebuilding libr/util everytime ##build 2021-08-27 03:03:34 +02:00
stripsyms.sh
symgraph.pl