radare2/libr
2022-02-18 14:23:30 +01:00
..
anal fix the arm64 sdiv and udiv instrs on div by 0 2022-02-18 08:11:49 +01:00
asm Fix sorting of cr16 conditional bits 2022-02-15 13:31:51 +01:00
bin Fix heap buffer overflow in dyldcache parser ##crash 2022-02-18 12:45:44 +01:00
bp Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
config A better way to check if a project has been saved ##projects 2022-01-25 10:39:15 +01:00
cons Free color in r_cons_pal_init() 2022-02-18 14:23:30 +01:00
core Add agfm command to print cfg graphs using mermaid syntax ##analysis 2022-02-18 12:31:32 +01:00
crypto Simplify meson logic and use ole's PR to fix Windows ##build 2022-01-31 23:54:00 +01:00
debug Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
egg Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
flag A better way to check if a project has been saved ##projects 2022-01-25 10:39:15 +01:00
fs Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
hash Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
include Add rasm2 and rax2 wasi/wapm packages ##build 2022-02-16 10:58:03 +01:00
io Properly fix the UAF in r_io_bank_map_add_top ##crash 2022-02-15 12:46:20 +01:00
lang Mark all globals (or most of them) as TLS variables ##core 2022-01-21 17:04:56 +01:00
magic Remove all the uses of %z as its not supported on Windows 2022-02-01 11:07:46 +01:00
main Fix assert when dbg.exe.path is "" 2022-02-12 12:19:55 +01:00
parse Use static RThreadLock in TCC ##parse 2022-02-01 08:14:58 +01:00
reg Fix all the latest covs which spotted new findings 2022-02-15 12:05:50 +01:00
search Add Rabin Karp algorythm to ##search 2021-12-30 10:30:30 +01:00
socket Simplify meson logic and use ole's PR to fix Windows ##build 2022-01-31 23:54:00 +01:00
syscall Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
util Add initial support for katakana ##charset 2022-02-16 10:58:45 +01: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 Initial import of the XALZ bin plugin ##bin 2022-02-10 19:59:17 +01:00
rules.mk Do not remake on modules with d/ ##build 2021-12-12 21:47:07 +01:00
stripsyms.sh
symgraph.pl