radare2/libr
pancake fd6f3732f2 Handle spaces in the 'r-' and 'r+' resize commands
* 'r-3' == 'r- 3' == 'r -3'
* 'r+3' == 'r+ 3' == 'r +3'
2022-01-23 20:20:33 +01:00
..
anal Initial import of the evm.cs plugin ##arch 2022-01-21 23:10:40 +01:00
asm Mark all globals (or most of them) as TLS variables ##core 2022-01-21 17:04:56 +01:00
bin Mark all globals (or most of them) as TLS variables ##core 2022-01-21 17:04:56 +01:00
bp Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
config Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cons Make RCons thread-friendly ##core 2022-01-21 17:04:56 +01:00
core Handle spaces in the 'r-' and 'r+' resize commands 2022-01-23 20:20:33 +01:00
crypto Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
debug Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
egg Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
flag Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
fs Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
hash Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
include Initial import of the evm.cs plugin ##arch 2022-01-21 23:10:40 +01:00
io Fix ios-sdk compilation ##build 2022-01-20 18:08:54 +01:00
lang Mark all globals (or most of them) as TLS variables ##core 2022-01-21 17:04:56 +01:00
magic Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
main Fix leaks when pfile is overwritten in r_main_radare2() 2022-01-15 01:11:21 +01:00
parse Fix last covs 2022-01-21 12:39:08 +01:00
reg Save and check the reg arena size when peekpoking (Fix tests_64923) ##crash 2021-11-01 22:38:53 +01:00
search Add Rabin Karp algorythm to ##search 2021-12-30 10:30:30 +01:00
socket Implement rarun2 time=true attribute ##shell 2022-01-06 21:40:01 +01:00
syscall Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
util Mark all globals (or most of them) as TLS variables ##core 2022-01-21 17:04:56 +01:00
config.h.head
config.h.in Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
config.h.tail
config.mk.head
config.mk.tail Handle serenityos in config.mk too 2021-07-08 00:08:49 +02: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
ld.script
libr.pc.acr
libs.custom.mk.example Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk
Makefile Fix ios-sdk compilation ##build 2022-01-20 18:08:54 +01:00
meson.build Move asm/wasm into anal, and add new opasm() callback ##abi 2022-01-09 22:55:34 +01:00
rules.mk Do not remake on modules with d/ ##build 2021-12-12 21:47:07 +01:00
stripsyms.sh
symgraph.pl