radare2/libr
2023-03-06 14:58:20 +01:00
..
anal Fix uaf caused by RRegItem.free instead of .unref ##crash 2023-03-05 09:47:59 +01:00
arch Add more conditional branch instructions for the arm64 assembler ##asm 2023-03-05 18:06:59 +01:00
asm Fix uaf in r_asm_op_get_hex ##crash 2023-03-06 14:26:24 +01:00
bin Add new fuzz.bin2 program and fix integer overflow for XTAC ##bin 2023-03-06 11:30:57 +01:00
bp Add Pz[ie] command to import/export project in zip format ##projects 2023-03-02 22:11:23 +01:00
config Fix #21196 - e?? not printing config var 2022-12-24 17:52:01 +01:00
cons Fix uaf in xtac and check for more vector allocation failures ##crash 2023-03-04 20:30:05 +01:00
core Fix assert in pFB 2023-03-06 14:58:20 +01:00
crypto Remove some unsafe sprintf/strcpy 2023-02-20 23:20:53 +01:00
debug Fix null deref in fuzzed omt command ##crash 2023-03-06 14:43:29 +01:00
egg Remove some unsafe sprintf/strcpy 2023-02-20 23:20:53 +01:00
esil Fix -Wimplicit-const-int-float-conversion spotted by latest clang 2023-03-04 19:56:36 +01:00
flag Remove RList.get_top and RList.get_bottom 2023-03-03 10:14:51 +01:00
fs Fix memleak in fs_zip.c 2023-01-27 12:46:09 +01:00
include Move filter_shell and filter_quoted_shell into RName ##util 2023-03-04 14:07:00 +01:00
io Fix null deref in omr with no maps ##crash 2023-03-06 14:50:41 +01:00
lang Run the pending jobs in the qjs repl and expose r2pipe module ##lang 2023-03-02 13:10:11 +01:00
magic Add Inferno Dis ##magic 2023-02-23 15:54:17 +01:00
main Move the z80 plugin ##arch 2023-02-17 12:33:57 +01:00
reg Fix uaf caused by RRegItem.free instead of .unref ##crash 2023-03-05 09:47:59 +01:00
search Remove RList.get_top and RList.get_bottom 2023-03-03 10:14:51 +01:00
socket Avoid the use of sprintf() 2023-01-25 21:39:22 +01:00
syscall Fix #21375 - Generate .sdb files properly for syscalls with meson ##build 2023-02-25 11:26:13 +01:00
util Fix memleak and oom in bin.symbols 2023-03-05 12:01:01 +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 Fix libs having proper SONAME on Darwin 2023-02-24 02:25:22 +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 Fix another library dependency issue 2023-01-11 01:25:28 +01:00
Makefile Remove references to the old v35arm64 dir and fix commit reference 2023-01-21 02:34:12 +01:00
meson.build Move the riscv.cs plugin ##arch 2023-03-01 21:54:58 +01:00
rules.mk Fix libs having proper SONAME on Darwin 2023-02-24 02:25:22 +01:00
stripsyms.sh
symgraph.pl