radare2/libr
2023-03-31 13:53:10 +02:00
..
anal Migrate the pyc plugin ##arch 2023-03-30 16:14:41 +02:00
arch Migrate the pyc plugin ##arch 2023-03-30 16:14:41 +02:00
asm Migrate the pyc plugin ##arch 2023-03-30 16:14:41 +02:00
bin Fix some oobread bugs in the ELF parser ##bin 2023-03-30 14:19:08 +02: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 uninitialized memory bug in RCons 2023-03-28 11:29:58 +02:00
core Support JK scrolling (+-5 lines) in modals ##panels 2023-03-29 22:46:19 +02:00
crypto Remove some unsafe sprintf/strcpy 2023-02-20 23:20:53 +01:00
debug Add cmd.step config var to run a command after every debugger step ##debug 2023-03-29 11:36:35 +02:00
egg Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +01:00
esil Fix null deref in dte ##shell 2023-03-27 13:28:25 +02: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 Migrate the pyc plugin ##arch 2023-03-30 16:14:41 +02:00
io Support wcu command for new io cache ##io 2023-03-27 15:26:01 +02:00
lang Remove all char* casts in free ##cleanup 2023-03-09 18:40:24 +01:00
magic Add Inferno Dis ##magic 2023-02-23 15:54:17 +01:00
main Add rasm2 -N to mimmic the r2 -N flag ##shell 2023-03-27 15:21:13 +02:00
reg Fix tests 2023-03-22 17:47:00 +01:00
search Remove RList.get_top and RList.get_bottom 2023-03-03 10:14:51 +01:00
socket Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +01:00
syscall Fix #21375 also for linux-arm-64.sdb syscalls with meson ##build 2023-03-22 12:19:20 +01:00
util Fix UAF in RStr.replaceIcase() spotted by coverity ##util 2023-03-31 13:53:10 +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
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 Migrate the pyc plugin ##arch 2023-03-30 16:14:41 +02:00
rules.mk Add --with-new-io-cache configure and meson flags ##build 2023-03-14 15:29:53 +01:00
stripsyms.sh
symgraph.pl