radare2/libr
pancake 45605fce9d Implement pvp and wvp to print and write pointers ##print
* Uses wv8/wv4 depending on asm.bits
2022-12-26 11:18:01 +01:00
..
anal Fix harmless UB oobread in list command 2022-12-21 18:07:30 +01:00
arch Add the arch.preludes() callback and new RSearchKeyword constructor ##arch 2022-12-18 23:24:44 +01:00
asm Do the same for __WINDOWS__ -> R2__WINDOWS__ 2022-12-10 20:32:10 +01:00
bin Implement {ctz|clz}{32|64} RNum ##api 2022-12-19 00:25:06 +01:00
bp Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
config Fix #21196 - e?? not printing config var 2022-12-24 17:52:01 +01:00
cons Add proper warning when building libbochs on 64bit 2022-12-23 12:14:14 +01:00
core Implement pvp and wvp to print and write pointers ##print 2022-12-26 11:18:01 +01:00
crypto Fix and move failing tests, reorder lib build ##arch 2022-11-30 15:43:54 +01:00
debug Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
egg Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch 2022-12-06 12:16:45 +01:00
esil Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
flag Add more critical regions here and there 2022-09-24 23:14:29 +02:00
fs Balance spacings in braces ##indent 2022-10-13 21:21:34 +02:00
include Fix multiple typos in ios-syscalls.txt ##anal 2022-12-23 01:06:05 +01:00
io Fix address of flags in iostream's :f 2022-12-22 02:26:54 +01:00
lang Fix infinite loop in the qjs repl 2022-12-22 11:56:20 +01:00
magic Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
main Fix wasi builds 2022-12-23 13:27:26 +01:00
reg Make RReg refcounted ##api 2022-12-21 10:46:23 +01:00
search Add the arch.preludes() callback and new RSearchKeyword constructor ##arch 2022-12-18 23:24:44 +01:00
socket Initial implementation of the generic io-stream api ##io 2022-12-22 01:57:59 +01:00
syscall Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +01:00
util Fix minor warnings spotted by the windows build 2022-12-23 01:09:00 +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 Also replace __UNIX__ with R2__UNIX__ 2022-12-10 20:32:10 +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
libs.mk Merge RParse into RAsm ##api 2022-12-03 02:26:41 +01:00
Makefile Fix ios static build 2022-12-03 01:06:16 +01:00
meson.build Add the arch.preludes() callback and new RSearchKeyword constructor ##arch 2022-12-18 23:24:44 +01:00
rules.mk Add support for statically compiled themes ##cons 2022-11-02 10:57:15 +01:00
stripsyms.sh
symgraph.pl