radare2/libr
radare 6379317f57
Add LZMA-BE magic signatures ##search
2020-03-31 21:17:02 +02:00
..
anal Fix a read out-of-bounds error by checking if there is enough data (#16374) 2020-03-31 10:22:51 +02:00
asm Remove r_str_rmch and simplify r_str_replace_char* ##util (#16258) 2020-03-19 17:54:28 +01:00
bin Add mach0 class fields with padding and sorted by offset ##bin 2020-03-30 15:31:36 +02:00
bp Fix double free in r_bp_del_index and other breakpoint index bugs 2020-01-05 18:34:03 +01:00
config Fix RConfigHold in case the same key is set two times 2020-03-24 15:23:35 +01:00
cons Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
core Another hotfix for the Vbc/ recursion stack overflow (#16382) 2020-03-31 17:54:17 +02:00
crypto Fix check for failed allocation (#16232) 2020-03-17 01:02:43 +01:00
debug Even more R2R (#16348) 2020-03-29 18:07:44 +02:00
egg Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
flag Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
fs Fix fgets() usage (#16068) 2020-02-29 20:47:10 +01:00
hash Strip minuses from the hash names for sha256 PE signatures (#16156) ##bin 2020-03-10 15:52:42 +01:00
include Implement hex.offset config variable to hide address column from hex-dump (#16373) ##print 2020-03-31 14:44:23 +02:00
io Fix all Warnings for GCC 9 (#16223) 2020-03-17 13:31:28 +01:00
lang Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
magic Add LZMA-BE magic signatures ##search 2020-03-31 21:17:02 +02:00
main Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
parse Code cleanup in parse.x86_pseudo 2020-03-21 16:52:43 +01:00
reg Hide 128reg warnings and use rgb: instead of # in pal test (#16220) 2020-03-16 13:21:54 +01:00
search Display correct lengths for cryptography search commands (#16262) ##search 2020-03-20 12:13:34 +01:00
socket Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
syscall Fix #12700 (#16332) 2020-03-28 06:35:53 -05:00
util Implement hex.offset config variable to hide address column from hex-dump (#16373) ##print 2020-03-31 14:44:23 +02:00
Makefile Fix build of the onefied shared lib ##build 2019-10-29 16:53:41 +01:00
config.h.head
config.h.in Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
config.h.tail
config.mk.head
config.mk.tail Remove CYGWIN & MINGW remnants (#13377) 2019-03-15 12:55:08 +08:00
depgraph.pl
do-ar-sh Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +02:00
ld.script Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +02:00
libs.mk Fix #13765 - asm/anal cant be build in parallel ##build 2019-05-05 22:55:20 +02:00
meson.build Add Windows Crash Dump format support (#16087) ##bin 2020-03-02 19:20:27 +01:00
rules.mk Fix android-static ##build 2019-08-01 04:39:40 +02:00
stripsyms.sh
symgraph.pl