radare2/libr
2021-09-09 12:37:35 +02:00
..
anal Aarch64 V35 correct FPU and SIMD register types (#19054) 2021-09-05 09:12:36 +02:00
asm Fix #19019 - Added OT_GPREG flag to instructions with byte, word, qword etc ##asm 2021-09-01 01:04:23 +02:00
bin Fix #19061 - Handle ARM COFF files ##bin 2021-09-09 12:37:35 +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 Fix recently regressed tests 2021-08-29 21:00:28 +02:00
core Fix missing string in movabs ##disasm (#19060) 2021-09-09 12:13:48 +02:00
crypto Avoid c99 feature (#18602) 2021-04-21 01:27:33 +02:00
debug Support 16bit debuggers and fix 27bit define ##debug (#19040) 2021-08-31 17:09:15 +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 More fixes 2021-08-17 01:09:03 +00:00
fs Random cleanup in fs code 2021-09-02 18:26:37 +02:00
hash Fix last covs (#18674) 2021-05-11 14:49:48 +02:00
include Add an rmrf function which does rm -rf ##util 2021-09-05 13:37:38 +02:00
io Expose r_w32_ function APIs instead of global symbols ##windows 2021-08-27 03:03:34 +02:00
lang Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
magic Disable networking and libmagic widechar support for SerenityOS for now 2021-07-07 19:19:10 +02:00
main Add collision feature to rasign2 ##signatures 2021-09-03 21:36:34 +02:00
parse Support arch.* namings for the parse plugins ##disasm 2021-08-19 12:12:58 +02:00
reg Add one more RReg wrapper in RAnal for bindings (#18946) 2021-07-28 12:09:23 +02:00
search Add /cg command to search for GPG artifacts ##search 2021-07-30 01:29:01 +02:00
socket Use r_file_binsh in r_run_start 2021-08-22 12:02:41 +02:00
syscall Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
util Fix missing string in movabs ##disasm (#19060) 2021-09-09 12:13:48 +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 Fix noisy messages generates by libr/count.sh 2021-08-23 22:30:57 +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 meson support for the anal.arm.v35 plugin ##build 2021-08-18 03:35:01 +02:00
rules.mk Fix Makefile issue rebuilding libr/util everytime ##build 2021-08-27 03:03:34 +02:00
stripsyms.sh
symgraph.pl