radare2/libr
pancake aab694d655 First arch plugin (arch.null), implement basic lib api ##arch
* Still far from usable, no dynamic plugin loading
* No way to retrieve a decoder yet
2022-09-21 08:22:55 +02:00
..
anal First arch plugin (arch.null), implement basic lib api ##arch 2022-09-21 08:22:55 +02:00
arch First arch plugin (arch.null), implement basic lib api ##arch 2022-09-21 08:22:55 +02:00
asm Introduce the new r_arch library, just the skeleton ##arch 2022-09-18 03:41:39 +02:00
bin Update to the latest SDB that's changing the sdb_itoa() signature 2022-09-18 20:38:58 +02:00
bp Boolified the breakpoint api 2022-09-14 16:28:20 +02:00
config Fix RConfig.setB when the key doesnt exist ##core 2022-09-18 01:36:39 +02:00
cons Fix unbreakable under RCons.thready 2022-09-20 18:41:45 +02:00
core Fix last covs 2022-09-20 14:47:04 +02:00
crypto Massage more R2_580 pending changes breaking APIs and ABIs 2022-09-16 11:34:19 +02:00
debug Add r_file_is_executable and r_file_extension apis ##api 2022-09-19 02:06:35 +02:00
egg Introduce the new r_arch library, just the skeleton ##arch 2022-09-18 03:41:39 +02:00
flag Build r2 with muon+samu ##ci 2022-07-08 22:44:46 +02:00
fs Add missing zip dependency to r_fs needed for static build 2022-09-15 11:54:24 +02:00
include First arch plugin (arch.null), implement basic lib api ##arch 2022-09-21 08:22:55 +02:00
io Add r_file_is_executable and r_file_extension apis ##api 2022-09-19 02:06:35 +02:00
lang Add .author field in all the RLang plugins ##api 2022-09-14 17:53:13 +02:00
magic Remove the last global variable in libmagic ##globals 2022-09-19 20:42:27 +02:00
main Add r_ref_ptr() and fix unit test fatal warning 2022-09-21 08:00:11 +02:00
parse Add anal.vars.newstack - configurable improved stack-relative var ##analysis 2022-09-14 00:18:38 +02:00
reg Massage more R2_580 pending changes breaking APIs and ABIs 2022-09-16 11:34:19 +02:00
search Separate SM4 algorithm from plugin ##crypto 2022-09-15 16:28:38 +02:00
socket Use R_LOG in RCrypto 2022-09-15 11:25:40 +02:00
syscall Fix duplicate aarch64 syscalls ##analysis 2022-08-09 20:40:45 +02:00
util Fix recent rref/build issues 2022-09-20 16:40:25 +02:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail
count.sh
depgraph.pl
do-ar-sh Remove some more r_hash leftovers 2022-09-16 10:46:24 +02:00
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk Introduce the new r_arch library, just the skeleton ##arch 2022-09-18 03:41:39 +02:00
Makefile
meson.build Deprecate the unused RFList ##api 2022-09-20 15:34:24 +02:00
rules.mk sys/lint for '0 ;' 2022-08-18 10:26:56 +02:00
stripsyms.sh
symgraph.pl