radare2/libr
GustavoLCR 5bb2417119 Fixes for Windows (#14985)
* Fix dbW help message

* Fix memleak on r_w32_print_windows

* Imitate unix gotoxy behavior on Windows
2019-09-08 02:53:25 +08:00
..
anal Fix memory leaks and other problems found by ASAN. (#14980) 2019-09-08 01:24:14 +08:00
asm Display operand of EBC push/pop instructions (#14949) 2019-09-02 19:44:13 +02:00
bin Release r2-3.8.0 - Codename: Taupe 2019-09-03 10:19:43 +02:00
bp More spelling fixes in the code 2019-06-20 13:36:02 +08:00
config Implement 'cols' RTable.query to filter by column names ##print 2019-08-28 23:25:31 +02:00
cons Fixes for Windows (#14985) 2019-09-08 02:53:25 +08:00
core Fixes for Windows (#14985) 2019-09-08 02:53:25 +08:00
crypto More spelling fixes in the code 2019-06-20 13:36:02 +08:00
debug Fixes for Windows (#14985) 2019-09-08 02:53:25 +08:00
egg Add ROP chain execution support in ragg2 ##rop (#13609) 2019-08-18 01:55:38 +02:00
flag Implement 'cols' RTable.query to filter by column names ##print 2019-08-28 23:25:31 +02:00
fs Fix cannot mount fs harmless warning message ##mount 2019-08-04 09:29:36 -07:00
hash More spelling fixes in the code 2019-06-20 13:36:02 +08:00
include Align table based on column align field (#14969) 2019-09-07 16:48:03 +08:00
io Update io->off when seeking in intel hex 2019-09-07 11:25:27 +02:00
lang Use r_sandbox_fopen instead of fopen (#14832) 2019-08-18 17:19:53 +02:00
magic Add protobuf magic 2019-07-26 05:30:21 +02:00
main Fix #14898 - Show warning when -B used on unknown binaries ##bin 2019-08-29 19:29:52 +02:00
parse Fix #14716 - Honor local flags in RParse ##disasm 2019-09-02 00:37:20 +02:00
reg Fix zero register set issue ##r2wars 2019-09-06 18:17:30 +02:00
search Fix #14202 - Add support to '\d', '\w', etc. in regex ##search 2019-08-19 00:16:38 +02:00
socket Use r_sandbox_fopen instead of fopen (#14832) 2019-08-18 17:19:53 +02:00
syscall Fix syscall resolutions for s110 operating system ##anal 2019-06-19 19:16:18 +02:00
util Align table based on column align field (#14969) 2019-09-07 16:48:03 +08: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
Makefile Fix android-static ##build 2019-08-01 04:39:40 +02:00
meson.build Add missing include install for meson 2019-08-26 00:09:00 +02:00
rules.mk Fix android-static ##build 2019-08-01 04:39:40 +02:00
stripsyms.sh
symgraph.pl