radare2/libr
pancake 6c8fa910a1
Add asm.cmt.wrap to ignore asm.cmt.right on long comments ##disasm
Co-authored-by: pancake <pancake@nopcode.org>
2024-10-28 03:57:23 +01:00
..
anal Fix more issues for stm8.pseudo ##arch 2024-10-28 02:47:36 +01:00
arch Handle direction and support pointer RAM references for stm8 ##analysis 2024-10-28 03:33:16 +01:00
asm Use SPDX license namings in all the arch plugins ##doc 2024-10-18 13:25:40 +02:00
bin Fix #23529 - Stack exhaustion overflow in the c++ demangler ##crash 2024-10-26 12:48:25 +02:00
bp Fix a couple of debugger warnings for linux and macos 2024-06-13 14:37:28 +02:00
config Single quote e* and t* 2024-10-13 01:00:46 +02:00
cons Emit span instead of font in the scr.html filter ##cons 2024-09-24 12:04:15 +02:00
core Add asm.cmt.wrap to ignore asm.cmt.right on long comments ##disasm 2024-10-28 03:57:23 +01:00
crypto New prj core plugin as PoC ##projects 2024-10-21 15:32:31 +02:00
debug Fix segfault in dL and use SPDX namings on all debug plugins ##doc 2024-10-17 19:43:46 +02:00
egg Fix ragg2 for arm targets by using the correct gcc ##ragg 2024-08-31 00:05:14 +02:00
esil Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
flag Check esil references on flags in 'aae' ##analysis 2024-10-09 20:12:54 +02:00
fs Dont load empty fs plugins ##fs 2024-10-17 15:37:39 +02:00
include Disable indirect pointer references for stm8 ##analysis 2024-10-28 02:30:11 +01:00
io Don't show license column in r2 -L. use json to get author+license ##shell 2024-10-17 20:33:47 +02:00
lang Fix qjs symbols visibility ##build 2024-10-25 18:21:11 +02:00
magic Add CRC search to magic ##search 2024-08-17 13:39:25 +02:00
main Use SPDX license names for RLang plugins ##doc 2024-10-21 17:53:39 +02:00
reg Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
search Add offset on MK hit for SM4 ##crypto 2024-10-19 14:48:17 +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 Check w32dw APIs nullability for #23490 2024-10-24 19:21:49 +02:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail Omit -g when building with Emscripten ##build 2024-09-23 13:22:34 +02:00
count.sh
depgraph.pl
do-ar-sh
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk
Makefile Fix Darwin WHOLEFLAG detection ##build 2024-09-23 13:22:34 +02:00
meson.build Add ed25519 private key search ##search 2024-08-14 17:39:14 +02:00
rules.mk Omit -soname when building with Emscripten ##build 2024-09-23 13:22:34 +02:00
stripsyms.sh
symgraph.pl