Commit Graph

13935 Commits

Author SHA1 Message Date
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
Álvaro Felipe Melchor
fd2f2b92ce Minor refactoring a2f 2017-02-15 22:26:03 +01:00
Álvaro Felipe Melchor
861044bddc Refactor aab command 2017-02-15 21:45:46 +01:00
pancake
bb5017a135 Fix another regression in PE 2017-02-15 13:03:27 +01:00
pancake
94d7e94ecf Fixes for corkami 2017-02-15 12:17:25 +01:00
Sven Steinbauer
7d71bf5fa2 x86.nz infer bits from register names (#6792) 2017-02-15 11:49:35 +01:00
pancake
0a6913a2e9 Fix #6770 - Handle ^C in pdr 2017-02-15 03:41:28 +01:00
pancake
bfcd6f3147 Fix #6789 - rasm2 obey R2_ARCH and R2_BITS env vars from r2 2017-02-15 03:37:13 +01:00
pancake
2db1ccfaf3 Crop graph nodes to enhance the experience 2017-02-15 03:32:00 +01:00
pancake
b8540e98a8 Fix r2 -H RHOMEDIR 2017-02-15 02:35:54 +01:00
Aneesh Dogra
00ca644faf .NET support in R2 (#6771)
* Add CLR header structure.
* Add metadata header
* Complete metadata header parsing. Next todo: metadata streams.
* Parse metadata streams. TODO: Parsing the actual metadata.
2017-02-14 15:24:11 +01:00
Sven Steinbauer
91024d0d76 Add Pnx command for project notes (#6779)
* Notes command parsing

* Notes command parsing

* Add Pnx command
2017-02-14 14:52:23 +01:00
SchumBlubBlub
6cfd500477 Rewrote r_anal_type_func_guess (~4x analysis speedup) 2017-02-14 13:24:37 +01:00
pancake
18a98aecd3 Fix #6781 - mkdir before installing r2-indent 2017-02-14 12:47:09 +01:00
ITAYC0HEN
ea71fae6ee Add &nbsp; to html output and fix <br /> (#6780)
e scr.html=true doesn't print spaces as &nbsp; and thus it looks messy because the maximum spaces sequence allowed in html is 1. 
Therefore we should change every space to &nbsp;. 

In addition, fix a problem with <br /> printing, \n (a new line) was printed instead and it doesn't consider as line-break in some editors. Therefore now it avoids printing new line and prints <br /> instead.
2017-02-14 12:08:49 +01:00
pancake
febe5f9e47 Fix #6769 - another heap overflow in pd-100 2017-02-14 11:58:37 +01:00
pancake
5c3a2f96b4 More wip work for the anal-blaze loop 2017-02-13 17:14:43 +01:00
Giovanni
03260db88a Added windows data to ignore 2017-02-13 17:05:40 +01:00
pancake
4bf5c94bf6 More optimizations for RConsCanvas 2017-02-13 01:31:43 +01:00
pancake
ea5740da57 Optimize prefixline in cons/canvas 2017-02-13 00:58:25 +01:00
pancake
29311ec67e Install sys/indent.sh as r2-indent. requires uncrustify and perl 2017-02-13 00:56:51 +01:00
pancake
0779091fc1 Allow to run sys/indent.sh from ANY directory 2017-02-13 00:51:37 +01:00
pancake
93eb47ccac Update SDB fixing stack exhaustion in merge sort and enhance indentation scripts 2017-02-12 22:44:13 +01:00
condret
f4e2627fa9 fix reallocation in id-storage 2017-02-12 19:28:53 +00:00
pancake
ea518fa00b Fix #6673 - Fix oob read in omf bin plugin 2017-02-12 19:27:17 +01:00
condret
ba63a776d7 fix r_id_storage_get/delete, reduce number of reallocations a lot 2017-02-12 17:38:39 +00:00
alvarofe
845316d409 Fix indentation 2017-02-12 16:18:55 +01:00
alvarofe
f52b631568 Fix #6715 - NULL dereference 2017-02-12 13:05:47 +01:00
pancake
2a80733253 Fix #6764 - overflow in pi -X after aa 2017-02-11 13:05:25 +01:00
pancake
54176fb2c0 Update spp and build it with -fPIC 2017-02-11 12:50:38 +01:00
Maijin
6c229ee54e Add clang-format in gitignore 2017-02-11 00:08:56 +01:00
SchumBlubBlub
a7c2f430d9 Add r_buf_set_bytes_steal to eliminate copying and reduce memory usage 2017-02-10 18:14:26 +01:00
pancake
219f0e6db6 Add support for uncrustify in sys/indent.sh (still not perfect) 2017-02-10 18:04:30 +01:00
pancake
0a8dc8a588 DePHONY r_version.h 2017-02-10 17:43:47 +01:00
pancake
8c1b11ceae Fix #6755 - Change nN keys in graph view 2017-02-10 17:22:51 +01:00