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 |
|
xarkes
|
e852d959ef
|
Added afxX to afl* (which is saved with Ps) (#6951)
|
2017-03-09 00:42:43 +01:00 |
|
pancake
|
56b3d56d65
|
Use builtin_clz instead of countOnes() if available
|
2017-03-09 00:42:23 +01:00 |
|
pancake
|
97fa79ba76
|
Implement @@/ to temporary set the value of cmd.hit
|
2017-03-09 00:36:18 +01:00 |
|
pancake
|
7c32a3350d
|
Fix #6664 - Add rapatch format documentation in wp?
|
2017-03-09 00:12:23 +01:00 |
|
pancake
|
bb4f591d93
|
Fix capstone3 build regression introduced in 272786852b
|
2017-03-09 00:02:28 +01:00 |
|
alvarofe
|
6874c11be2
|
r2-indent shlr/java/class.c
|
2017-03-09 00:00:09 +01:00 |
|
alvarofe
|
9ef422090d
|
Fix oob read in java
|
2017-03-08 23:57:31 +01:00 |
|
pancake
|
024998890b
|
Fix #6942 - show prompt when scr.fgets=true
|
2017-03-08 23:36:45 +01:00 |
|
pancake
|
8d986c2e2c
|
Fix build
|
2017-03-08 23:30:54 +01:00 |
|
SkUaTeR
|
2f72e83338
|
Add more main detections for windows (#6952)
|
2017-03-08 23:21:05 +01:00 |
|
pancake
|
1a5dbf3ccb
|
Boolify rbin's check + check_bytes callbacks and fix null deref in dex
|
2017-03-08 23:16:46 +01:00 |
|
pancake
|
e2b9363ad8
|
Fix another r2-indent spacy issue
|
2017-03-08 23:16:22 +01:00 |
|
Vlad Ivanov
|
bb20c4592a
|
cmd_print: refactor excess macro usage (#6903)
|
2017-03-08 12:34:19 +01:00 |
|
Giovanni
|
7e48260b04
|
Fixed SIGSEGV, fixed heap buffer overflow and UAF in the ASN1 code
|
2017-03-08 12:32:44 +01:00 |
|
pancake
|
91016693cb
|
Avoid 100% cpu usage in Linux debugger
|
2017-03-08 12:31:43 +01:00 |
|
Giovanni
|
43532031c4
|
Fixes for windows and some are also global (#6936)
|
2017-03-08 08:49:31 +01:00 |
|
Nevsor
|
4fe2a01f74
|
use op.stackptr instead of op.val for stack frame size guessing. (#6933)
|
2017-03-08 08:44:34 +01:00 |
|
alvarofe
|
740586e269
|
Update uncristify config file
|
2017-03-07 23:22:24 +01:00 |
|
Srimanta Barua
|
21e051fafe
|
get_pc_from_stack for computed refs
|
2017-03-07 20:39:30 +01:00 |
|
pancake
|
2b779f92bb
|
Fix uninitialized var in mips analysis
|
2017-03-07 20:33:20 +01:00 |
|
Rene Laemmert
|
a4191fc37c
|
Add on*, file.offset and file.info to be able to save projects for files opened with -n -m (#6928)
|
2017-03-07 20:08:02 +01:00 |
|
xarkes
|
a9715e5e50
|
Fix #6927 - Added info about loaded config files when R_DEBUG is set
|
2017-03-07 20:06:27 +01:00 |
|
Giovanni
|
5d669ed2f8
|
Improvement of iI for PE with signatures + refactoring (#6930)
* Improvement of iI for PE with signatures + refactoring
|
2017-03-07 15:54:22 +01:00 |
|
Roi Martin
|
a40343f2f0
|
Make spaces.c generic (#6931)
|
2017-03-06 23:23:40 +01:00 |
|