Commit Graph

13969 Commits

Author SHA1 Message Date
Rene Laemmert
496b1914ab fixes r2 -H <var> (#6842) 2017-02-24 13:15:35 +01:00
pancake
9d637f7439 Fixes for dalvik and analop(imm/ptr) 2017-02-24 13:11:08 +01:00
pancake
f684c6a218 Fix crash in rabin2 -C for mach0 2017-02-24 13:02:42 +01:00
pancake
a622aaba3e More rework on the RBinField refactoring 2017-02-24 11:05:04 +01:00
pancake
0eadd79d5a Implement initial iHH for mach0 2017-02-24 02:33:50 +01:00
pancake
a6e44bc5fa Fix const sign issue in dex 2017-02-24 02:33:11 +01:00
pancake
bd7c316e71 Fix #6837 - Replace pc for pxx in visual 2017-02-23 19:48:40 +01:00
pancake
1943d1ef07 Disable mouse when prompting in Visual Panels 2017-02-23 19:46:01 +01:00
pancake
ad55822430 Fix #6836 - oob write in dex 2017-02-23 19:17:28 +01:00
pancake
70bd2f2711 Null terminate a buffer to fix #6801 2017-02-23 18:42:15 +01:00
pancake
e70ac6f16b Do not rm files when indenting if there are syntax errors 2017-02-23 18:01:28 +01:00
pancake
ee49e31d4c Do not override scr.{color,prompt,interactive} on project load 2017-02-23 17:52:40 +01:00
pancake
25f1d59036 Implement pxx and pxX for hex-less hexdumps 2017-02-23 17:34:12 +01:00
Maijin
657e156857 Enhance graph shortcuts 2017-02-23 13:36:55 +01:00
pancake
579b731545 Add r2 -2 to start r2 without stderr 2017-02-23 12:13:17 +01:00
Maijin
3184412db2 Fix #6823 and Fix #6728 fKEYS in Graphs.c, Visual.c and Panels.c 2017-02-22 23:45:51 +01:00
alvarofe
e3da109030 Added support for nx in mach 2017-02-22 23:15:22 +01:00
Srimanta Barua
45e6b6883b Fixed #6661 (#6834) 2017-02-22 17:01:29 +01:00
alvarofe
72794dc352 Fix #6829 oob write because of using wrong struct 2017-02-21 21:55:12 +01:00
pancake
ee59ad6d14 Aim to fix #6824 2017-02-21 13:12:21 +01:00
pancake
639fda0681 Update capstone 2017-02-21 11:52:02 +01:00
Francesco Tamagni
9c329d6c62 Fix stackptr regression (#6822) 2017-02-20 14:20:44 +01:00
pancake
b7c192af29 Fix #6821 - Use (void) instead of () 2017-02-20 12:38:10 +01:00
pancake
9d06886c84 Add s: to show seek with configurable 0 padding 2017-02-20 12:25:21 +01:00
Srimanta Barua
7cdf8660d8 Fix #6795 - ax- not working 2017-02-20 12:15:58 +01:00
pancake
1ea23bd604 Fix #6816 - null deref in r_read_* 2017-02-20 12:08:06 +01:00
pancake
0ae4a5c3e8 More r2-indent fixes. and reindent a bunch of files 2017-02-20 02:54:16 +01:00
pancake
4bbc73a0e2 Fix #6818 - json indent ~{} honors scr.color
- Cannot configure the color palette
2017-02-20 02:32:58 +01:00
alvarofe
a5a9b8bc4e Move check to detect infinite loops 2017-02-19 23:48:18 +01:00
alvarofe
7c19bb52ab Fix avr regressions test 2017-02-19 23:29:55 +01:00
alvarofe
4dcae5d86b Fix another regression aac 2017-02-19 23:03:38 +01:00
alvarofe
09407989b4 Fix regression in aac with raw binaries 2017-02-19 21:06:51 +01:00
alvarofe
225af1b79a Remove almost infinite loop in aac 2017-02-19 20:24:01 +01:00
alvarofe
27eedfdabd Fix again arm/thumb symbols on mach binaries 2017-02-19 20:09:02 +01:00
pancake
a1164822c0 Drop \r in asn1|pkcs7|x509 and fix r2b 2017-02-19 01:58:51 +01:00
Giovanni
f921298d4a Fix #6800 - Removed useless case (and warning) 2017-02-19 00:20:33 +01:00
pancake
5d94091203 Check for null io in riousedesc() 2017-02-19 00:14:13 +01:00
pancake
d78301b83d Fix aac ranges for static, almost full rewrite, honors search.in 2017-02-18 23:31:04 +01:00
Maijin
a37af19450 Add support for scr.key in V! Fix #6812 2017-02-18 13:26:54 +01:00
pancake
834092385c Fix ios-sdk script 2017-02-18 05:10:22 +01:00
Giovanni
1f64c47c05 Add ASN1, X.509 and PKCS parsers (+ iC for PE) 2017-02-18 00:07:01 +01:00
pancake
be78c631b0 Fix #6806 - invalid delta diff boundaries 2017-02-18 00:04:13 +01:00
condret
30349b0c3a add lib language-plugin 2017-02-17 21:11:15 +00:00
pancake
19b945193b Fix extra space in hexdump header 2017-02-17 16:09:31 +01:00
William D. Jones
2603cbf310 Improve Windows search path for sdb (#6802)
* Add r_sys_get_src_dir_w32 function
* Fix Windows search path for sdbs in pe.c and cbin.c
2017-02-17 04:31:20 +01:00
berney
496a500c08 Uses correct TEXT section name as of Sierra, fixes #6797 (#6799) 2017-02-17 04:30:05 +01:00
pancake
25967a0b5a Fix regression in scr.html 2017-02-17 04:07:01 +01:00
alvarofe
5d94b57394 Fix #6763 - calculate correctly arm/thumb symbols 2017-02-16 22:18:20 +01:00
pancake
74748d9cd5 Say hello to the new compact hexdump (e!hex.compact) 2017-02-16 18:27:52 +01:00
pancake
423ea3dcf9 Fix build for gcc < 6 2017-02-15 22:42:24 +01:00