Anton Kochkov
2a3a9483a2
Bump for AppVeyor too
2016-03-01 15:26:02 +03:00
pancake
f7b0eb4b19
Bump after release
2016-03-01 13:23:00 +01:00
pancake
b5570cd378
osx-pkg honors root version
2016-02-29 23:38:27 +01:00
pancake
b559833a00
Release 0.10.1 Codename "Solid Chair Society"
2016-02-29 22:59:35 +01:00
pancake
4677f5baf5
Use XNU debugger by default as long as PTRACE backend had some flaws
2016-02-29 22:50:36 +01:00
pancake
3533813995
Fix #4190 - Scrolling beyond zero
2016-02-29 15:55:25 +01:00
Anton Kochkov
39c87354df
Fix AppVeyor badge
2016-02-29 12:41:27 +03:00
Anton Kochkov
e5b2b94e3a
Simplify AppVeyor build script
2016-02-29 12:04:13 +03:00
Anton Kochkov
95298dcbe8
Fix AppVeyor building
2016-02-29 02:52:47 +03:00
pancake
c4e8864e7d
Build fixes
2016-02-29 00:04:31 +01:00
pancake
6c1e2c3aef
Aim to fix the tcc build
2016-02-28 22:39:44 +01:00
pancake
f09f4770b3
Update configure script and fix type punned issues in tcc
2016-02-06 23:14:05 +01:00
pancake
9000fdf2f9
Fix #4192 - Fix crash with r2 -av810 -cpd -
2016-02-28 17:50:13 +01:00
mrdanielps
7fe1d56932
V810: fixes
...
* Proper bound checking when decoding.
* Reuse some macros.
* Follow code style guidelines.
2016-02-28 17:43:40 +01:00
Riccardo Schirone
64c3c9a723
core/graph: disable cursor when in graph mode to avoid glitches
2016-02-28 14:19:57 +01:00
pancake
569e44b5a2
Fix invalid free in r_fs_free
2016-02-28 02:50:33 +01:00
Martin Heistermann
ba9657df83
Fix relocation parsing for malformed files.
2016-02-28 02:43:25 +01:00
Martin Heistermann
fbd0905c56
Add initial indirect relocation (irel, ifunc) support.
2016-02-28 02:43:25 +01:00
Martin Heistermann
e528ce8dfe
Refactor elf_specs.h to use the original glibc 2.22 elf.h.
...
Previously, elf_specs.h was an old(!) copy of glibc's elf.h with a few
additions accumulated over time.
This commit introduces a clear separation between an unmodified (save
one explanatory comment and a removed #include) copy of elf.h called
glibc_elf.h (elf.h already exists here), and elf_specs.h, which includes
the former file and only contains the required changes.
Updating glibc_elf.h in the future should be as easy as copying the file
from glibc and potentially deleting obsoleted parts of elf_specs.h.
2016-02-28 02:43:25 +01:00
pancake
a22258e99a
Better error message for dbg.bpinmaps
2016-02-28 02:43:13 +01:00
Kevin Grandemange
f0be264b4d
[r2pm] add microblaze package
2016-02-27 19:38:16 +01:00
Maijin
5bfa1ce4e3
Add binr/ranal2/ranal2 in .gitignore
...
Add binr/ranal2/ranal2 in .gitignore
2016-02-27 19:24:52 +01:00
pancake
35af84c978
Implement pxd[#] for signed num dumps
2016-02-27 18:36:28 +01:00
Álvaro Felipe Melchor
212169afb1
fix oob read in r_anal_esil_parse
2016-02-27 18:01:45 +01:00
pancake
0f21114112
Initial implementation of ?vi[1248] to compute signed integer values
2016-02-27 17:58:32 +01:00
pancake
c8abef97ea
Fix base64 decoding overflow in rax2
2016-02-27 16:10:02 +01:00
Riccardo Schirone
fa2f6ba56e
anal/op: fix get_used_var to really get the used local var in inst
2016-02-27 15:30:11 +01:00
pancake
b5f3b0fc7f
Bump sdb
2016-02-27 15:29:02 +01:00
pancake
972f23a2d2
Use HEAD instead of @ to avoid issues with ancient gits
2016-02-27 15:10:34 +01:00
pancake
09117ca99b
Fix Cov CID 1352280
2016-02-27 12:38:02 +01:00
pancake
0b1a339f59
Ignore R2VC stderr messages
2016-02-27 12:33:39 +01:00
pancake
1d4b7156db
Bump for acr-0.10 and drop backslash in + regex
2016-02-27 10:37:10 +01:00
Jeffrey Crowell
b0fcdb386e
fix crash in pf ? (foo)0
2016-02-26 15:35:02 -05:00
pancake
1f994eec76
Fix #4182 - ignore asm.tabs in pdc
2016-02-26 14:39:53 +01:00
pancake
14dac03efe
Update /m from 1.0.4 to 1.1.1
2016-02-26 14:34:25 +01:00
pancake
4a3cc9a359
Add sync target in enyo/Makefile
2016-02-26 13:33:33 +01:00
pancake
43f032d45e
Some tuning for the make dist
2016-02-26 11:44:52 +01:00
Haakon Sporsheim
6c9e54a404
anal: Inline jump/call offset helper functions for xtensa.
2016-02-26 01:09:19 +01:00
Haakon Sporsheim
4d4ab62211
anal: Rewrite xtensa backend.
...
Based upon:
Xtensa Instruction Set Architecture (ISA) Reference Manual
For All Xtensa Processor Cores
2016-02-26 01:09:19 +01:00
pancake
c6b53a62a5
Handle SUB.W in anal.arm.cs
2016-02-26 00:29:01 +01:00
pancake
c545af6fbf
Honour asm.ucase with asm.filter on filtered local vars
2016-02-25 22:36:26 +01:00
pancake
a2c95de0a1
Fixes for arm and thumb LDR with PC relative
2016-02-25 22:14:43 +01:00
Anton Kochkov
99c200b9c3
Mingw32 build improvement
2016-02-25 19:03:48 +03:00
pancake
eb0f5ebc38
Fix #4158 - Fix arm thumb pc-red load regression
2016-02-25 13:48:28 +01:00
Riccardo Schirone
2f306d01a3
env.sh: wrap arguments around "" and no special handling for last arg
2016-02-25 13:33:17 +01:00
pancake
06ba8719d9
Reinclude workaround
2016-02-25 12:42:24 +01:00
rene
912a0825de
FIX #4169
2016-02-25 12:21:54 +01:00
pancake
517f7fa23e
Handle Vi in Vppc - aka change reg values with cursor
2016-02-25 11:35:59 +01:00
Anton Kochkov
ae45648bbc
Fix build
2016-02-25 13:32:03 +03:00
Anton Kochkov
d547ce90a8
Fix CID 134752
2016-02-25 13:24:36 +03:00