radare2/libr
2023-03-11 07:32:54 +01:00
..
anal Remove all char* casts in free ##cleanup 2023-03-09 18:40:24 +01:00
arch Add more conditional branch instructions for the arm64 assembler ##asm 2023-03-05 18:06:59 +01:00
asm Remove all char* casts in free ##cleanup 2023-03-09 18:40:24 +01:00
bin Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +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 Correctly align r_core_cmd_help_match output in inexact mode ##shell 2023-03-11 07:32:54 +01:00
core Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +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 Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +01:00
esil Avoid >64 bit shift left on 128bit registers ##esil 2023-03-10 18:32:01 +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 Remove all char* casts in free ##cleanup 2023-03-09 18:40:24 +01:00
io Drastically reduce eUsage counter ##shell 2023-03-09 16:07:09 +01: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 Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +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 Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +01:00
syscall Fix #21375 - Generate .sdb files properly for syscalls with meson ##build 2023-02-25 11:26:13 +01:00
util Return NULL on miss in r_file_path ##util (#21461) 2023-03-10 21:56:42 +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 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 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