12709 Commits

Author SHA1 Message Date
szt
f8df2d0655 pkgconfig fix (#6050) 2016-10-27 12:08:14 +02:00
pancake
ffc74163b4 Fix div by zero with scr.pagesize and matrix theme 2016-10-27 04:45:39 +02:00
pancake
05bdb884a1 Ansify+update rasta and white themes 2016-10-27 04:22:09 +02:00
pancake
ae41db5a3d Fix dark theme and add new theme CGA 2016-10-27 03:55:27 +02:00
pancake
d2b2314b1b Make the lima and pink themes look as lima and pink 2016-10-27 03:09:51 +02:00
pancake
8a5d768d4a Add asm.minicols config var for pCd 2016-10-27 01:56:38 +02:00
pancake
e925e04ea2 Fix crash in disassembler 2016-10-27 01:42:00 +02:00
pancake
d41b577106 Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
pancake
3ab7122df2 Implement ?O and r_asm_mnemonics() new API 2016-10-27 00:54:48 +02:00
pancake
aed798e003 Add some breaks in egg and bin 2016-10-26 23:46:41 +02:00
pancake
589ac97bda Fix some overflow-related covs 2016-10-26 23:40:17 +02:00
pancake
8d37adc546 Fix all pending null-deref covs 2016-10-26 23:22:04 +02:00
pancake
ad1a73a2e9 Reindent a bit more 2016-10-26 23:16:31 +02:00
pancake
22e024d5de Implement scr.linesleep and scr.pagesize for fancier demo output 2016-10-26 23:04:55 +02:00
pancake
2d0b00222a Fix syscall resolution for linux-arm-64 2016-10-26 22:31:33 +02:00
pancake
f2dd1a5098 Add initial linux-arm-64 syscall definitions 2016-10-26 22:07:19 +02:00
Álvaro Felipe Melchor
b3e55980a3 Fix #6035 - oob read java_switch_op 2016-10-26 19:04:26 +02:00
Álvaro Felipe Melchor
5800b23e8f Fix #6034 - "fix" uaf in fcn_callconv
share ownership should be taken with care
2016-10-26 18:57:15 +02:00
pancake
fe4a10ce96 For some reason ret=0 on io.write via rap means -1 2016-10-26 16:52:56 +02:00
pancake
afad3c6380 Fix crash on config_init 2016-10-26 16:26:53 +02:00
pancake
5dab613f08 Honor -w via rap:// 2016-10-26 16:26:11 +02:00
Maijin
f49448faf0 Add remaining .h 2016-10-26 14:53:31 +02:00
pancake
8b8151d12e Fix latest covs 2016-10-26 11:25:50 +02:00
Maijin
f19b34edf8 Add kernel,processes,.. in types-windows 2016-10-26 00:23:42 +02:00
Maijin
4c915d909a aftm seek back to original offset fix #6007
aftm seek back to original offset fix #6007
2016-10-25 20:45:19 +02:00
Álvaro Felipe Melchor
046cc2532c specify row to start sorting with ~$[n] 2016-10-25 14:37:57 +02:00
Álvaro Felipe Melchor
aa5124905d fix oob str.c 2016-10-25 14:37:57 +02:00
Rene Laemmert
f40bc158f4 Function resolving when searching for calls Fix #1886
Function resolving when searching for calls Fix #1886
2016-10-25 14:31:48 +02:00
pancake
b5fa7848ff Fix null derefs related to izzzq 2016-10-25 13:02:35 +02:00
pancake
0e5f39e4ae Implement inverse sort order and fix regression 2016-10-25 12:39:36 +02:00
pancake
d45999d10e Implement column sorting in RCons.grep 2016-10-25 12:03:55 +02:00
Álvaro Felipe Melchor
a2befc8adc Enhance performance in r_anal_fcn_get_in() using tinyrange and sorted adds
* added sorted parameter in r_list
* use r_list_sort in r_range_sort
* some clean up
* added is_data into RBinSection
* use tinyrange by default to improve speed
2016-10-25 01:12:06 +02:00
Francesco Tamagni
f41f74c527 Fix #4497 - Recursive function emulation 2016-10-24 14:31:03 +02:00
Sven Steinbauer
52cc4dfe95 Move Z80 non-commercial to r2e (#6015)
* Move z80 non-commercial to r2e

Rename z80-cr to z80 as a consequence as it will be the default z80 disassembler

* Add GPL z80 assembler back in

* Fix Clang build
2016-10-24 13:21:36 +01:00
Moritz Eckert
54539a9eb4 Fix pd -N issue, with correct offset for bw-disassembling (#6016)
* Correct offset for backwards disassembling with pd -N
Fix #5879

* Fix typo in comment
2016-10-24 12:11:42 +02:00
Álvaro Felipe Melchor
0cd32b4090 fix build 2016-10-24 11:58:35 +02:00
Álvaro Felipe Melchor
995faf7289 aim to fix regression 2016-10-24 11:54:17 +02:00
Sven Steinbauer
aa5fd3253c Update and fix LGPL Z80 disassembler (#6009)
* Fix dd IX instructions

* Fix segfault for dd and de ops

Although only seemed to happen on OSX, not on linux.

* Fix ed op

* Remove invalid instruction "in f, [c]" which is not referenced in
http://clrhome.org/table/

* fix bad offsets to ops following removed one

* Fix fd ops with bad type flags

* Fix ed and fdcb ops

Remove debug prints
2016-10-24 10:28:59 +01:00
Francesco Tamagni
39eeb5eeef Set zf on arm (16 / 32 bits) compare (#6024) 2016-10-24 11:17:59 +02:00
pancake
586e8e685f Fix disasm lines glitch 2016-10-24 10:48:25 +02:00
Riccardo Schirone
c34865cdbe Add some libc functions to types info (#6013) 2016-10-24 00:57:36 +03:00
oddcoder
20c97cb778 making .cc part of function definition optional (#6020) 2016-10-24 00:41:53 +03:00
b1ack0wl
17666398fa Added iertutil.sdb.txt and urlmon.sdb.txt Fix #6010 2016-10-23 19:45:07 +02:00
Maijin
09ea59c6ba Type matching in aaaa 2016-10-23 19:44:27 +02:00
Maijin
8b778cf415 Add wldap32.sdb 2016-10-23 17:43:23 +02:00
pancake
7fb6a3c1ac Update www-m from git 2016-10-21 01:28:05 +02:00
pancake
02950398a9 Add utf8 rune support for RCons.canvas 2016-10-21 01:24:40 +02:00
pancake
bc9712daf4 Fix regressions 2016-10-20 20:59:03 +02:00
Giulio De Pasquale
69ecf6f528 Added early returns (#6002) 2016-10-20 18:58:57 +02:00
pancake
35d9eef757 Fix 20 more covs (divBy0, dbl3, negidx, bufovr, ..) 2016-10-20 15:39:36 +02:00