Á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 |
|
pancake
|
badad8ffef
|
Fix oobread in PE with 004e_00007fff4a3d9a9e_000000000b47b000.inp
|
2016-06-25 20:36:25 +02:00 |
|
pancake
|
1d73868932
|
Update capstone from git
|
2016-06-25 20:10:01 +02:00 |
|
Jeffrey Crowell
|
8f205587ba
|
kill r_cons_puts add r_cons_print/r_cons_println
|
2016-06-25 13:49:58 -04:00 |
|
dx
|
fe57aefe67
|
Some memleak fixes in 'agj' (#5213)
|
2016-06-25 19:43:05 +02:00 |
|
condret
|
2b0124100a
|
fix #4432 (#5212)
|
2016-06-25 19:17:12 +02:00 |
|
pancake
|
dcc02e87c5
|
More if DEBUGGER for linux
|
2016-06-25 18:48:26 +02:00 |
|
pancake
|
e3f7749f56
|
Aim to fix the sdb_version race condition issue
|
2016-06-25 18:26:34 +02:00 |
|
Jeffrey Crowell
|
7436b51095
|
add r_reg_32_to_64 for @condret
closes #5206
|
2016-06-25 00:03:44 -04:00 |
|
pancake
|
30deb7e3f2
|
Fix 004e_00007ffd2a9dc86.. from gamozo
|
2016-06-25 04:44:19 +02:00 |
|
pancake
|
4f785d398f
|
Fix --disable-debugger on OSX
|
2016-06-25 04:26:07 +02:00 |
|
pancake
|
6ace96c3a5
|
Fix #5160 - make afbj great again
|
2016-06-25 04:17:31 +02:00 |
|
pancake
|
7e4cb2749e
|
Fix #5002 - @o is a new modifier to temporary switch to another fd
|
2016-06-25 03:43:32 +02:00 |
|
pancake
|
b9e9d7fe4c
|
Fix #4936 - Verify call destination in aac
|
2016-06-25 03:37:01 +02:00 |
|
pancake
|
baca25dc73
|
Fix #5200 - __WALL is a linuxism, better use WAIT_ANY
|
2016-06-25 03:36:58 +02:00 |
|
condret
|
b8f26d248b
|
fix #4422 (#5203)
|
2016-06-25 03:36:53 +02:00 |
|
pancake
|
90d42c0418
|
Refactor pia/pda and implement pdaj and pda=
|
2016-06-25 03:36:49 +02:00 |
|
pancake
|
c351c3d767
|
Fix oobread in dwarf die values
|
2016-06-24 19:35:34 +00:00 |
|
pancake
|
7dab05df70
|
Fix oobread in dwarf decls
|
2016-06-24 19:35:34 +00:00 |
|