Commit Graph

13993 Commits

Author SHA1 Message Date
Álvaro Felipe Melchor
9ee49b509e Added dh to handle hints in visual mode 2017-03-12 11:22:16 +01:00
oddcoder
2c129e66f8 Fixing bug in save_parsed_type #6619 (#6991) 2017-03-12 10:53:08 +02:00
Maijin
afe1ae77e3 Fix #6465 quieter mode for rabin2 2017-03-11 22:32:02 +01:00
Francesco Tamagni
359d39fd13 Implement opex for mips, arm, arm64 (#6985) 2017-03-11 13:32:41 +01:00
Maijin
f686feaf9e Fix #3022 2017-03-11 12:44:14 +01:00
Khairul Azhar Kasmiran
3f62efdd56 Using R_SYS_DIR consistently in project code (#6983) 2017-03-11 09:39:54 +01:00
Lowly Worm
b9302dd4b6 fix typo in WebAssemlby 2017-03-10 23:27:45 -08:00
Riccardo Schirone
77d30530cd core/graph: rename "small" into "mini" for consistency 2017-03-11 02:47:50 +01:00
Riccardo Schirone
4228c1defe core/graph: remove some dup code and fix mini nodes 2017-03-11 02:47:50 +01:00
Riccardo Schirone
1e377950c4 core/graph: fix mem leak 2017-03-11 02:47:50 +01:00
Giovanni
eddf4ee678 ASN1 - Fix memory leaks, clean code and solve crash 2017-03-10 23:14:14 +01:00
Anton Kochkov
0613dc677d Aim to fix nested structs 2017-03-11 03:06:19 +08:00
Anton Kochkov
d658720a77 Use system uncrustify too in indent.sh 2017-03-11 03:06:19 +08:00
pancake
7722c0ae84 Implement opex for x86.cs 2017-03-10 20:05:28 +01:00
pancake
b3d34fd51d Fix #6748 - Implement @@@ [imports|flags] 2017-03-10 18:33:06 +01:00
pancake
8f34c0b2a5 Fix #6456 - Show cursor in data words 2017-03-10 18:09:23 +01:00
radare
2df1e547ae Fix #6677 - Quoted multicommands issue 2017-03-10 17:02:23 +01:00
Sven Steinbauer
73ff7ec410 implement ORR for arm64 FIX #6611 (#6977)
* implement ORR for arm64 FIX #6611

Implements or with registers and immediate (not yet with rot values for
registers)

* Squash warnings
2017-03-10 15:38:04 +01:00
Jonas Konrad
de3bd8f09e Let irj print an empty array when no relocation table is present (like isj) (#6974) 2017-03-10 12:40:36 +01:00
SkUaTeR
542e06f656 Fix grep on windows, and json output for r2pipe on windows (#6976) 2017-03-10 12:38:41 +01:00
pancake
0a5a8ffe51 Graphviz dislikes utf8 2017-03-10 11:23:56 +01:00
xarkes
94391a2106 Added warning when loading project with different binary (#6958) 2017-03-10 10:41:23 +01:00
pancake
c588138fd0 Initial import of r2-docker 2017-03-10 10:28:18 +01:00
Maijin
a02f09aae8 Fix typo 2017-03-10 10:28:13 +01:00
Maijin
4085fdaa56 Add xmalloc 2017-03-10 10:28:08 +01:00
pancake
4cd840417b Fix android-shell.sh 2017-03-10 10:28:04 +01:00
pancake
c9df405a8f Fix #6937 - Workaround to avoid crash in agf when formatting an esilref comment 2017-03-10 10:27:59 +01:00
pancake
21abf22bfb Add purge2, used from sys/purge.sh 2017-03-10 00:16:17 +01:00
Pankaj Kataria
c8e11c0828 Initial commit for parsing RTTI structures 2017-03-09 23:50:50 +01:00
Simone Ferrini
781b3fc58e Fix BL for arm thumb (#6968) 2017-03-09 23:47:03 +01:00
Álvaro Felipe Melchor
e8f80a165c Remove fcn->vars and reindent anal/fcn.c var.c and flirt.c 2017-03-09 23:46:02 +01:00
pancake
526699a4d3 whitelist more files 2017-03-09 23:45:26 +01:00
Jayakrishna Menon
6e10108555 Add gi and ge commands and r2-indent it 2017-03-09 23:43:28 +01:00
xarkes
050f9c7c88 Fixed r_io_is_valid_offset: io->files is NULL when opening projects (#6963) 2017-03-09 23:35:54 +01:00
pancake
31e74255bc Refix the c++ demangler 2017-03-09 23:34:50 +01:00
Álvaro Felipe Melchor
b245751f33 Arm (#6966)
* Fix issue with arm/thumb bits detection

* r2-indent cmd_print.c
2017-03-09 23:29:48 +01:00
pancake
11577f6b92 Fix #6917 - oobread in rust demangler 2017-03-09 23:15:14 +01:00
alvarofe
b2b3f57cee Fix #6916 - oob in bin_vsf.c 2017-03-09 23:06:27 +01:00
pancake
8b0c318567 Fix #6920 - index oob read in GNU c++ demangler 2017-03-09 22:47:08 +01:00
pancake
26ba4b9512 Fix #6919 - freeing invalid address 2017-03-09 22:23:27 +01:00
pancake
cb1c36371a Fix #6914 - oobread in PE 2017-03-09 22:20:04 +01:00
pancake
6b515cae6a Fix #6921 - FPE on ext2 filesystem 2017-03-09 21:37:09 +01:00
pancake
9c870ef165 Add RAnalOp.opex, not yet used 2017-03-09 18:52:18 +01:00
pancake
36ade4b7e7 Fix #6937 - Fix crash in mips graph (colateral issue of vararg missuse) 2017-03-09 16:54:31 +01:00
pancake
1ee05fac79 Fix #6881 - pDI doesnt exist. just go for pD 2017-03-09 16:16:01 +01:00
pancake
4e037748e8 /c supports cmd.hit 2017-03-09 15:46:57 +01:00
oddcoder
43b1530ffc fixing confusion between stack and maxstack (#6959) 2017-03-09 14:23:41 +02:00
Roman Valls Guimerà
405e773474 Dockcross and android-arm (#6612)
* Changes needed to compile android-arm, see: https://github.com/radare/radare2/pull/6319#issuecomment-276046516

* Android dockcross building fixes...

* Correct full path inside dockcross, thanks @trufae

* Retab the file

* Quotes and tabs

* Cleanup/clarification on dockcross compiling for android-arm. Thanks @trufae
2017-03-09 12:09:26 +01:00
pancake
82eb65563b Fixes for r2-indent
* Supports r2pm's uncrustify without having to r2pm -r
* Add r2-indent -a to run indent-whitelist.sh
* Add --fix option in whitelist script
2017-03-09 02:13:09 +01:00
pancake
d49fbcbfcd Fix build 2017-03-09 01:23:20 +01:00