radare2/libr
SkUaTeR 427429204e Fix win64 debugger (#6371)
* fixed win64 debugger with x32 app

* fixed win64 debugger with x32 app

* Update cmd_open.c

* Update windows.c
2016-12-28 12:11:32 +01:00
..
anal Fixed SPM page size 2016-12-27 18:46:51 +01:00
asm Fix check for al register (#6382) 2016-12-27 10:41:42 +01:00
bin fix parse_debug_item in dex (#6381) 2016-12-26 22:47:45 +01:00
bp Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
config Added RConfigHold (#6250) 2016-11-23 18:36:11 +01:00
cons Fix some more coverities 2016-12-22 00:21:11 +03:00
core Fix win64 debugger (#6371) 2016-12-28 12:11:32 +01:00
crypto Fix a bunch of malloc(0) 2016-11-08 15:09:52 +01:00
debug Fix win64 debugger (#6371) 2016-12-28 12:11:32 +01:00
egg Add more movk/movz/movn for the arm64 assembler 2016-11-15 11:57:48 +01:00
flag handle better data references 2016-12-05 20:07:32 +01:00
fs Fix some meamleaks (#6156) 2016-11-09 02:28:14 +01:00
hash fix more coverities 2016-12-19 17:23:30 +01:00
include Thread list and some fixes for the w32 debugger (#6355) 2016-12-21 09:07:58 +01:00
io fix CID: 1368054 and CID: 1368055 (#6383) 2016-12-27 15:21:38 +01:00
lang added r_cons_break_{push/pop} to handle ^C better 2016-11-21 16:56:12 +01:00
magic Remove noisy magic and fix indent in anal/bb 2016-12-26 04:42:18 +01:00
parse Fix #6144 - asm.capitalize do not uppercase locals 2016-11-07 05:21:49 +01:00
reg Fix various memory leaks (#6272) 2016-12-01 09:09:59 +01:00
search fix some coverities 2016-12-18 23:41:55 +01:00
socket Fixed rap in win64 (#6361) 2016-12-22 00:08:11 +01:00
syscall Only scr.linesleep when in sandbox-free interactive 2016-11-16 03:02:50 +01:00
util fix #6332 (#6368) 2016-12-26 14:26:33 +01:00
config.h.head
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl Update depgraph.pl script usage (#5577) 2016-08-22 11:22:13 +02:00
do-ar-sh Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
Jamroot
libr.pc.acr
Makefile Fix libr.a for android 2016-12-10 01:48:46 +01:00
rules.mk Fix latest covs 2016-11-29 11:52:24 +01:00
stripsyms.sh
symgraph.pl