def
|
c671b1c02c
|
Fix collisions in ht.c
|
2016-07-01 00:17:20 +02:00 |
|
Álvaro Felipe Melchor
|
0e4e39db79
|
fix somes coverities
|
2016-06-30 23:38:41 +02:00 |
|
Roman Valls Guimera
|
4ebae2ee63
|
Add output ports for AVR Atmel8A. Thanks @radare and @oddcoder
|
2016-06-30 23:26:28 +02:00 |
|
Álvaro Felipe Melchor
|
4396598081
|
Fix oob read reported by revskill on mk68 code
|
2016-06-30 23:15:25 +02:00 |
|
Álvaro Felipe Melchor
|
d69a502eb5
|
fix indentation m68k_disasm
|
2016-06-30 23:01:24 +02:00 |
|
Álvaro Felipe Melchor
|
1652fccab4
|
Fix crash due to ht.c implementation
|
2016-06-30 22:01:25 +02:00 |
|
Anton Kochkov
|
f983244e92
|
Do not trust input for cmd length
|
2016-06-30 22:24:38 +03:00 |
|
Anton Kochkov
|
33ec5b9865
|
Fix coverities
CID 1357120
CID 1357121
CID 1357112
CID 1357099
|
2016-06-30 22:11:09 +03:00 |
|
Anton Kochkov
|
22e4a1d74c
|
Fix Android build - 2nd try
|
2016-06-30 21:26:36 +03:00 |
|
Anton Kochkov
|
35f8178632
|
Fix Android build
|
2016-06-30 21:17:31 +03:00 |
|
Álvaro Felipe Melchor
|
bfb0d6206e
|
added oob fix in capstone
|
2016-06-30 00:11:48 +02:00 |
|
Jeffrey Crowell
|
d6811288b3
|
bump capstone for speed.
|
2016-06-29 11:34:18 -04:00 |
|
pancake
|
98e90dd3cf
|
Implement RSyscall.IO in disasm loop for X86 and AVR
|
2016-06-29 17:02:43 +02:00 |
|
pancake
|
c3bfbcd66d
|
Fix anal.arm.cs crash for 32bit
|
2016-06-29 14:24:22 +02:00 |
|
pancake
|
ad85da85ff
|
Fix code indentation in libr_cons
|
2016-06-29 12:33:31 +02:00 |
|
pancake
|
6479943c46
|
More boolification and code cleanup -70LOC
|
2016-06-29 11:35:16 +02:00 |
|
pancake
|
a05003fd5c
|
Code cleanup -20LOC and get pagesize from target task in io.mach
|
2016-06-29 10:54:27 +02:00 |
|
Álvaro Felipe Melchor
|
4b08d38cb1
|
more mem leak fixes
|
2016-06-29 10:11:25 +02:00 |
|
Álvaro Felipe Melchor
|
83dffe4e53
|
Fix oob read in java
|
2016-06-29 09:28:19 +02:00 |
|
Jeffrey Crowell
|
5317508cdb
|
fix build
|
2016-06-28 23:54:57 -04:00 |
|
pancake
|
682a255f1d
|
Fix #4665 - Add more core.num.value updates after write ops
|
2016-06-29 00:52:29 +02:00 |
|
pancake
|
59524ac8c4
|
Fix #4665 - Add wxs and fix crash in dbg println
|
2016-06-29 00:41:46 +02:00 |
|
Álvaro Felipe Melchor
|
3d2e922dc9
|
Fix oob in elf parser
|
2016-06-29 00:03:36 +02:00 |
|
Álvaro Felipe Melchor
|
dcf5c45963
|
Fix #5229 - 31e973c21f0d27b959d0b97d7b23216c by revskills
|
2016-06-28 23:57:00 +02:00 |
|
Álvaro Felipe Melchor
|
95db0cee52
|
Fix oob 52961b39cfb9782c336c8a8247a6317f by revskills
|
2016-06-28 23:50:41 +02:00 |
|
pancake
|
1660237a24
|
Fix #5230 - Fix oob read in mach0.objc parser
|
2016-06-28 23:46:09 +02:00 |
|
pancake
|
f4e493166b
|
Fix #5224 - Fix UAF in RBinObject.mem
|
2016-06-28 23:44:18 +02:00 |
|
Boris
|
bf6f243498
|
fix disassembling 'backwards' (#5228)
(e.g. pdj -1) producing wrong output, same as #5105
|
2016-06-28 23:21:46 +02:00 |
|
Álvaro Felipe Melchor
|
3cedcc1c4b
|
Trying to fix memleaks (#5218)
* Trying to fix memleaks
* fix null dereference in r_anal_var_list
|
2016-06-28 23:14:16 +02:00 |
|
Álvaro Felipe Melchor
|
5de44950cd
|
Fix get_bits in mach0
|
2016-06-27 23:07:20 +02:00 |
|
Álvaro Felipe Melchor
|
283c8ab2bc
|
updated warning message in dwarf
|
2016-06-27 16:40:24 +02:00 |
|
pancake
|
fe644e60ff
|
Fix crash in r2 -a arm -b32 -c'wa str r0'
|
2016-06-27 15:58:43 +02:00 |
|
Álvaro Felipe Melchor
|
d978b2cde4
|
fix oob in version elf
|
2016-06-27 12:17:25 +02:00 |
|
Álvaro Felipe Melchor
|
97b6bdbc40
|
Fix null dereference introduced before
|
2016-06-26 23:44:14 +02:00 |
|
Álvaro Felipe Melchor
|
4b497540a1
|
try to fix oob
|
2016-06-26 23:21:41 +02:00 |
|
Álvaro Felipe Melchor
|
a18bd79724
|
fix regression version info
|
2016-06-26 23:07:47 +02:00 |
|
Álvaro Felipe Melchor
|
76522930b0
|
Fix oob in store_versioninfo_gnu_verneed
|
2016-06-26 22:34:07 +02:00 |
|
Álvaro Felipe Melchor
|
5a582d3a13
|
Fix oob in debug_info pe.c
|
2016-06-26 22:29:43 +02:00 |
|
Jeffrey Crowell
|
c145740030
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
move from 10% of code in vfprintf to just 6% \o/ for simple tests of r2
-c "aaa" -q /bin/ls
|
2016-06-26 00:52:03 -04:00 |
|
Jeffrey Crowell
|
10b9fc1db0
|
rm unneeded calls to r_cons_printf
|
2016-06-26 00:17:16 -04:00 |
|
Jeffrey Crowell
|
40af6b6065
|
fix macro for r_cons_println
|
2016-06-26 00:17:16 -04:00 |
|
pancake
|
dd6a168f82
|
Fix ood on OSX and clear raised on close
|
2016-06-26 04:51:44 +02:00 |
|
pancake
|
ee6be75b6e
|
Fix bin/d installation and w32dist
|
2016-06-26 04:44:59 +02:00 |
|
pancake
|
b53a99aca2
|
Mark some x86-specific code only for x86
|
2016-06-26 03:56:08 +02:00 |
|
pancake
|
cde7804087
|
Fix undefined behaviour in zlib
|
2016-06-26 03:16:11 +02:00 |
|
pancake
|
1a4177fed5
|
Fix exit in =! after o- a debugged process
|
2016-06-26 02:00:53 +02:00 |
|
pancake
|
b676e0acb3
|
Fix #5217 - Add anal.vars variable
|
2016-06-26 01:52:53 +02:00 |
|
pancake
|
9eef523bf9
|
Fix previous commit
|
2016-06-26 01:34:42 +02:00 |
|
pancake
|
564f63d9c3
|
Fix oobread in elf parser for 004e_00000000652b6080_000000000b3b7000.inp
|
2016-06-25 20:43:23 +02:00 |
|
condret
|
1aa3b6bf75
|
fix #4420, fix #4423 and refix #4422 (#5215)
|
2016-06-25 20:37:02 +02:00 |
|