12686 Commits

Author SHA1 Message Date
pancake
ce0753130a Add more arm64 regs, fix movk esil 2016-10-05 23:07:58 +02:00
Maijin
d1b334d642 Update mfc42, thanks @pinkflawd 2016-10-05 16:54:43 +02:00
Gerardo García Peña
5ea9899f06 Fixed LJMP, added support to segments in JMP, fixed LCALL. (#5920) 2016-10-05 16:03:58 +02:00
Marc
4e3849c905 Remove invalid anal str for const-class instruction. Fix #5911 (#5913) 2016-10-05 16:02:08 +02:00
pancake
c1b4cd666f Do not run aav in aa on ARM 2016-10-05 16:01:16 +02:00
Álvaro Felipe Melchor
2be521421b Add merge sort algorithm into r_list (#5917) 2016-10-05 15:59:41 +02:00
Riccardo Schirone
290fa7a7e6 util: fix behaviour of r_str_rwx and r_str_rwx_i (#5915) 2016-10-05 15:49:36 +02:00
Riccardo Schirone
9b9a839215 util/debruijn: put terminator at the end of buf 2016-10-05 10:36:05 +02:00
Gerardo García Peña
9ea972b218 Fixing LCALL for x86 16/32 bit (#5910) 2016-10-05 02:50:40 +02:00
Riccardo Schirone
888841ee33 util: fix debruijin arguments meaning and uses (#5914) 2016-10-05 02:43:04 +02:00
pancake
74ba61d9bb Fix 'Cannot find function at' issue on some functions 2016-10-05 01:59:58 +02:00
pancake
3c22cbfa7c Fix #5890 - Assume pushed executable addresses as CODE references 2016-10-04 21:03:11 +02:00
pancake
6db1ee101d Fix wxs command 2016-10-04 18:03:03 +02:00
pancake
150ebc3c26 Add long-to-double instruction for anal.dalvik 2016-10-04 15:55:04 +02:00
pancake
9eb1a2903b Enforce hexpair parsing rules. To fix rahash2 -S foo without s: 2016-10-04 15:46:46 +02:00
{avicoder}
1647da5631 Reformatted document in Markdown 2016-10-04 15:35:14 +02:00
Marc
c39b9e9dc3 fix flags duplication (#5899) 2016-10-04 15:07:26 +02:00
pancake
d7e0be5dad Implement rasm2 -s? and refactor this a bit 2016-10-04 15:01:02 +02:00
pancake
516a095a04 Fix #5909 - r2 -o is now -k 2016-10-04 14:47:09 +02:00
pancake
41d6e9edde Add bash autocompletion support 2016-10-04 14:34:06 +02:00
pancake
f3176a1174 Fill the op.type field for STOS and LODS on x86.cs 2016-10-04 11:53:33 +02:00
Riccardo Schirone
8b0d157614 conf: enable graph.nodejmps by default (#5904) 2016-10-04 11:13:30 +02:00
Gerardo García Peña
e3b1f8eb30 Fix issue in aeso 2016-10-03 21:43:55 +02:00
Marc
9bcf6bdcbe more coverity fixes (#5882) 2016-10-03 20:13:45 +02:00
pancake
0080399021 Fix build on FreeBSD 2016-10-03 15:08:59 +02:00
Álvaro Felipe Melchor
f0f54ad1c6 move check of num_threads into get_proc_process_content 2016-10-03 00:13:35 +02:00
Álvaro Felipe Melchor
7ba81f6886 More work into ragg2 2016-10-02 23:46:57 +02:00
Álvaro Felipe Melchor
62fe6eb85e more work into sys.c 2016-10-02 23:08:13 +02:00
Álvaro Felipe Melchor
b09e19041f Fix oob read in ragg2 2016-10-02 22:57:50 +02:00
Álvaro Felipe Melchor
bd544b5ee3 Added check for section size in bin_pe.c 2016-10-02 12:51:32 +02:00
pancake
c6107b0dbe Add R2PM_OLDPWD var for r2pm 2016-10-02 11:58:46 +02:00
pancake
8857900863 Add support for zip and 3rd url parameter 2016-10-02 11:53:12 +02:00
pancake
37f353b693 Add R2PM_SUDO and enhance r2pm -c 2016-10-02 11:33:25 +02:00
Álvaro Felipe Melchor
8cbfaf8dbc Fix NULL dereference in search_reg_val 2016-10-02 02:10:37 +02:00
Álvaro Felipe Melchor
218474ec13 Remove unused variable and coding style file.c 2016-10-02 02:05:23 +02:00
pancake
4762f73c4e Fix prompt in r2pm cd 2016-10-02 01:26:53 +02:00
pancake
c3bd6a6a10 Add r2pm ls|cd 2016-10-02 00:37:09 +02:00
pancake
c7877075a1 Minor tweak to get better colors in dalvik disasm 2016-10-01 17:44:25 +02:00
pancake
d482f8974f Add R2PM_TGZ for r2pm 2016-10-01 14:04:54 +02:00
Álvaro Felipe Melchor
b1ee53bf2a change addr alignment 2016-10-01 12:05:35 +02:00
Álvaro Felipe Melchor
f807f13fca Fix relsub for arm and esil 2016-10-01 12:05:32 +02:00
Álvaro Felipe Melchor
b0ee337c0f Fix regression in coredump 2016-10-01 11:03:05 +02:00
Gerardo García Peña
4971aca917 It's raining AVR anal ops, hallelujah! (#5888)
* Implemented opcodes FMUL, FMULS, FMULSU.

* Implemented IJMP and ICALL.

* Added opcodes LAC, LAS and LAT.
2016-09-29 23:46:14 +02:00
pancake
ec25d8475c Disable syscall emulation in esil by default 2016-09-29 19:39:59 +02:00
oddcoder
fad94aa57f fixing invalid json syntax (#5884) 2016-09-29 15:07:53 +02:00
Álvaro Felipe Melchor
7bbf637b6b remove annoying stray introduced by vim 2016-09-29 13:37:53 +02:00
Álvaro Felipe Melchor
6f2b0e5b64 more coverities 2016-09-29 12:56:13 +02:00
h4ng3r
053efaa938 fix some coverity issues 2016-09-29 12:56:11 +02:00
pancake
69b327cfd5 More interdoc between i and rabin2 2016-09-29 11:33:44 +02:00
pancake
6a7f728950 Make more visible the relation between r2's i and rabin2 2016-09-29 11:26:42 +02:00