radare2/libr
2024-09-14 20:50:44 +02:00
..
anal Sometimes functions end up asserting with empty names ##crash 2024-09-03 18:33:08 +02:00
arch Remove more usage of globals 2024-09-14 20:50:44 +02:00
asm Fix asm.pseudo for archs with dots ##disasm 2024-09-10 15:21:58 +02:00
bin Remove many cases of lua53_global in lua ##bin 2024-09-14 20:50:44 +02:00
bp Fix a couple of debugger warnings for linux and macos 2024-06-13 14:37:28 +02:00
config Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
cons Add gruvbox (dark) theme ##cons 2024-09-09 21:32:54 +02:00
core Add f-0x f-? and other flag removal missing commands ##shell 2024-09-12 18:58:29 +02:00
crypto Add ed25519 private key search ##search 2024-08-14 17:39:14 +02:00
debug Fix #23298 - Breakpoints recoil not working on FreeBSD ##debug 2024-09-13 20:24:20 +02:00
egg Fix ragg2 for arm targets by using the correct gcc ##ragg 2024-08-31 00:05:14 +02:00
esil Fix ESIL for TST and AND v850 instructions ##analysis 2024-09-03 18:05:46 +02:00
flag Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
fs Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
include Display strings with 'ps' until first non-printable character instead of escaping ##print 2024-08-31 18:48:10 +02:00
io Fix io.cache ##io 2024-08-08 09:38:11 +02:00
lang Dont mix @e:scr.null in r2.cmd() ##r2js 2024-08-22 17:58:21 +02:00
magic Add CRC search to magic ##search 2024-08-17 13:39:25 +02:00
main Make rasm2 flags more coherent (-s,-S,-o,-O) ##tools 2024-09-05 16:21:11 +02:00
reg Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
search Fix a 1 byte overflow in r2cmd and improve logic checks ##crash 2024-09-13 17:54:09 +02:00
socket Initial implementation of the http sessions ##web (#23272) 2024-09-03 01:15:00 +02:00
syscall Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
util Fix large left shift in buf.sleb as reported in bug7 from #23278 ##crash 2024-09-06 01:36:26 +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 Add AIX config support ##port 2023-12-05 13:01:06 +01:00
count.sh
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
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 Add ed25519 private key search ##search 2024-08-14 17:39:14 +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