radare2/libr
Fraser Price dfbfb75bb2
Rework of the function merging ##analysis
* Solve segfault when merging functions using new two-way algo
* Add checks for if r_anal_get_block_at fails
2022-12-31 10:56:04 +01:00
..
anal Add Plan 9 calling conventions ##anal 2022-12-30 20:10:07 +01:00
arch Fix ARM assembler for blt, ble, cmn, tst, and teq instructions ##asm 2022-12-29 11:39:15 +01:00
asm meson: Install various missing files ##build 2022-12-28 13:05:46 +01:00
bin License Plan 9 code as MIT ##bin 2022-12-30 20:10:07 +01:00
bp Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
config Fix #21196 - e?? not printing config var 2022-12-24 17:52:01 +01:00
cons Add proper warning when building libbochs on 64bit 2022-12-23 12:14:14 +01:00
core Rework of the function merging ##analysis 2022-12-31 10:56:04 +01:00
crypto Add --with-ssl-crypto, rename --with-openssl to --with-ssl ##build (#21213) 2022-12-29 16:57:00 +01:00
debug Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
egg Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch 2022-12-06 12:16:45 +01:00
esil Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +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 Add --with-ssl-crypto, rename --with-openssl to --with-ssl ##build (#21213) 2022-12-29 16:57:00 +01:00
io Add some more checks for null derefs related to io bank relocs 2022-12-29 17:12:17 +01:00
lang Upgrade to r2papi-0.0.20 2022-12-30 11:09:01 +01:00
magic Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
main Add R2_DEBUG_NOPAPI env var ##tools 2022-12-29 14:49:17 +01:00
reg Make RReg refcounted ##api 2022-12-21 10:46:23 +01:00
search Add the arch.preludes() callback and new RSearchKeyword constructor ##arch 2022-12-18 23:24:44 +01:00
socket Initial implementation of the generic io-stream api ##io 2022-12-22 01:57:59 +01:00
syscall Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
util Implement LAj and LAq commands to list arch plugins ##shell 2022-12-29 22:06:12 +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 Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01: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 Merge RParse into RAsm ##api 2022-12-03 02:26:41 +01:00
ld.script
libr.pc.acr
libs.custom.mk.example Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk Merge RParse into RAsm ##api 2022-12-03 02:26:41 +01:00
Makefile Fix ios static build 2022-12-03 01:06:16 +01:00
meson.build meson: Install various missing files ##build 2022-12-28 13:05:46 +01:00
rules.mk Add support for statically compiled themes ##cons 2022-11-02 10:57:15 +01:00
stripsyms.sh
symgraph.pl