radare2/libr
2023-09-26 23:37:20 +02:00
..
anal Fix unused decl0 warning on wasi builds 2023-09-12 20:54:56 +02:00
arch Add RArch.esilCb() and register a new op for x86 ##arch 2023-09-18 10:59:51 +02:00
asm Fix linenum error message when failing to assemble ##asm 2023-09-13 19:44:48 +02:00
bin Fix null deref assert in pdj ##crash 2023-09-20 15:39:45 +02:00
bp Fix removing core plugins from Lc after L- ##core 2023-06-27 11:45:23 +02:00
config Show bools as bools and ints as ints in ej json output ##shell 2023-09-26 23:37:20 +02:00
cons Rename RCons.chop() into .trim() ##api 2023-08-17 23:45:29 +02:00
core Fix null deref assert in pdj ##crash 2023-09-20 15:39:45 +02:00
crypto Use RPluginMeta in RCryptoPlugin ##abi 2023-09-13 13:14:05 +02:00
debug dce is no longer a windows-specific command ##debug 2023-09-12 19:47:31 +02:00
egg Use RPluginMeta in the REggPlugins 2023-09-08 19:49:27 +02:00
esil Add RArch.esilCb() and register a new op for x86 ##arch 2023-09-18 10:59:51 +02:00
flag Remove unnecessary call to r_sys_getenv_asbool in the macho parser 2023-09-19 17:20:09 +02:00
fs Use RPluginMeta in RFS ##abi 2023-09-12 16:39:03 +02:00
include Add r2ai, r2yara and keystone references in the readme 2023-09-26 13:56:12 +02:00
io Some socket cleanups 2023-09-20 12:06:45 +02:00
lang Deprecate RBinType and avoid using RBinPlugin->file_type 2023-09-17 21:51:40 +02:00
magic Do not include .c in libr/magic 2023-09-12 17:12:44 +02:00
main Priorize r2pm pkgconfig path before env var and r2 prefix 2023-09-26 23:37:00 +02:00
reg Add =TR to reference the thread register in the register profile ##reg 2023-09-13 15:50:20 +02:00
search Fix non-null terminated string in string search hits 2023-06-06 22:37:03 +02:00
socket Some socket cleanups 2023-09-20 12:06:45 +02:00
syscall Accept asm.bits=16/asm.os=android for syscalls + tests ##analysis 2023-07-10 18:15:31 +02:00
util Show bools as bools and ints as ints in ej json output ##shell 2023-09-26 23:37:20 +02: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 Fix libs having proper SONAME on Darwin 2023-02-24 02:25:22 +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 RArch now depends on REsil ##abi 2023-06-10 09:57:46 +02:00
Makefile Migrate the LAST and final boss X86 plugin ##arch 2023-06-29 23:46:48 +02:00
meson.build Implement the new cyclic:// plugin ##io 2023-09-10 13:27:56 +02:00
rules.mk Switch to the new io cache implementation, remove old code ##io 2023-06-08 17:51:42 +02:00
stripsyms.sh
symgraph.pl