radare2/libr
2022-08-01 04:00:05 +02:00
..
anal Fix riscv left shift bugs and implement archinfo ##arch 2022-08-01 04:00:05 +02:00
asm Fix riscv left shift bugs and implement archinfo ##arch 2022-08-01 04:00:05 +02:00
bin Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
bp Add a linting to avoid R_LOG calls ending with a dot ##lint 2022-07-04 17:42:25 +02:00
config Use more R_LOG, likely and return asserts in RConfig 2022-07-02 22:40:00 +02:00
cons Speed up rendering by caching context pointer ##cons 2022-07-31 21:47:46 +02:00
core Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
crypto Update the embedded libzip under shlr/zip ##io 2022-07-15 12:27:20 +02:00
debug Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
egg Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
flag Build r2 with muon+samu ##ci 2022-07-08 22:44:46 +02:00
fs Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00
hash Cleanup stuff 2022-06-26 12:41:22 +02:00
include Merge asm.riscv into anal.riscv ##refactor 2022-07-31 21:42:19 +02:00
io Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
lang Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
magic Remove unused daylight logic in magic/mdump ##refactor 2022-07-20 13:24:46 +02:00
main Fix #20439 - rafind2 -V search for values like in /v ##tools 2022-07-31 19:56:39 +02:00
parse Fix leak in pseudo x86 parser 2022-07-31 14:24:10 +02:00
reg Add a linting to avoid R_LOG calls ending with a dot ##lint 2022-07-04 17:42:25 +02:00
search Fix #20439 - rafind2 -V search for values like in /v ##tools 2022-07-31 19:56:39 +02:00
socket Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
syscall Updated syscalls for aarch64 to linux 5.19.0-rc1 ##anal 2022-07-14 15:59:53 +02:00
util Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +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 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 Remove tree-sitter and the r2-shell-parser ##shell 2021-04-24 21:58:09 +02:00
ld.script Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile Fix #18621 - Specify ABI version to be X.Y instead of X.Y.Z ##build 2022-02-01 20:03:26 +01:00
meson.build Merge asm.riscv into anal.riscv ##refactor 2022-07-31 21:42:19 +02:00
rules.mk Do not remake on modules with d/ ##build 2021-12-12 21:47:07 +01:00
stripsyms.sh
symgraph.pl