XVilka
|
720341c2df
|
Improve -fPIC handling, take 2
|
2015-10-09 22:24:15 +03:00 |
|
XVilka
|
381c9fbd6a
|
Unify -fPIC handling, improve windows building
|
2015-10-09 18:58:03 +03:00 |
|
jvoisin
|
92611cb9dc
|
Fix two covertities
|
2015-10-09 13:26:25 +02:00 |
|
pancake
|
7f6659722e
|
Update capstone and fix two covs in anal.x86.cs
|
2015-10-09 11:48:45 +02:00 |
|
jvoisin
|
876633c992
|
Implement CCj
|
2015-10-09 11:41:56 +02:00 |
|
bspar
|
ff142a56d8
|
make p={p,e} error out instead of segfault
|
2015-10-08 17:16:29 +02:00 |
|
jvoisin
|
790a42f563
|
Show family in p*j
|
2015-10-08 17:02:22 +02:00 |
|
pancake
|
075efefd15
|
Add VF_ HUD for flags and comments
|
2015-10-08 14:01:07 +02:00 |
|
pancake
|
3916420447
|
Fix #3413 - Limit colpos in visual panels
|
2015-10-08 13:24:47 +02:00 |
|
pancake
|
af5a56f833
|
Fix r2 -V issue
|
2015-10-08 13:19:15 +02:00 |
|
gk
|
a39acdd25e
|
Need -lutil for forkpty on *BSD, Android
|
2015-10-08 12:56:11 +02:00 |
|
jvoisin
|
6c07fda6df
|
Add R_ANAL_OP_TYPE_ABS
|
2015-10-08 11:59:11 +02:00 |
|
pancake
|
be0538a6a8
|
Fix some windows build warnings
|
2015-10-08 11:14:10 +02:00 |
|
pancake
|
7f9c9722a2
|
Optimize and add some workarounds to avoid m68k.cs crashes
|
2015-10-07 15:50:09 +02:00 |
|
bspar
|
ff89a7f500
|
p={e,p} length and offset
|
2015-10-07 14:40:24 +02:00 |
|
jvoisin
|
8b896ff169
|
Mark some FPU instructions as FPU instructions :)
|
2015-10-07 14:39:40 +02:00 |
|
jvoisin
|
75c964eeec
|
Implement a8j as abj
|
2015-10-07 14:39:40 +02:00 |
|
pancake
|
d629131baf
|
Initial support for capstone-m68k
|
2015-10-07 14:37:25 +02:00 |
|
pancake
|
58fd60b01d
|
Fix cov, upgrade capstone
|
2015-10-07 13:08:23 +02:00 |
|
pancake
|
21406a9af2
|
Fix #3428 - Support drr in V!
|
2015-10-07 11:32:08 +02:00 |
|
Riccardo Schirone
|
254ca808f7
|
anal/p/anal_x86_cs: fix compilation on capstone < 4.0
|
2015-10-07 10:58:56 +02:00 |
|
Jeffrey Crowell
|
d1bca7d4d8
|
fix some cov
|
2015-10-06 23:51:35 -04:00 |
|
Anton Kochkov
|
a8b8361a77
|
Do not declare enum variables in header
|
2015-10-07 02:05:45 +03:00 |
|
Álvaro Felipe Melchor
|
93a721f614
|
Fix #1846 - full and partial relro elf
|
2015-10-06 18:27:42 +02:00 |
|
Riccardo Schirone
|
0de25aacda
|
core/graph: use pD instead of pI to display comments and fcn info
core/disasm: fix some printing things
|
2015-10-06 18:24:41 +02:00 |
|
Álvaro Felipe Melchor
|
d9fb954dec
|
Added string in drr and pxr
|
2015-10-06 18:23:27 +02:00 |
|
Anton Kochkov
|
c4bf5ae8be
|
Fix PDB compilation with TCC
|
2015-10-06 01:46:06 +03:00 |
|
Anton Kochkov
|
82eed6f2a5
|
More standard C and TCC fixes
|
2015-10-06 01:29:26 +03:00 |
|
Anton Kochkov
|
a7822a133a
|
Prevent TCC bitching about "\" stray
|
2015-10-06 00:58:58 +03:00 |
|
Anton Kochkov
|
4d064d7733
|
Remove erringly written semicolon in macro
|
2015-10-06 00:25:02 +03:00 |
|
Riccardo Schirone
|
d977002628
|
util/graph: remove edge only when it exists
|
2015-10-05 09:23:55 +02:00 |
|
pancake
|
afb96ab64e
|
Two minor fixes for rabin2 -zzz and webui/m
|
2015-10-05 02:01:12 +02:00 |
|
pancake
|
8f8bb3f253
|
Fix uninitialized variable in RAsm.new
|
2015-10-04 17:57:32 +02:00 |
|
pancake
|
3c57214f3c
|
Fix bwdisasm precondition issue
|
2015-10-04 17:24:50 +02:00 |
|
Álvaro Felipe Melchor
|
1d3df40c0c
|
Fix dbg.args for linux
|
2015-10-04 16:46:28 +02:00 |
|
pancake
|
03b259f6ff
|
Fix isj / irj crash
|
2015-10-04 03:40:58 +02:00 |
|
pancake
|
e05955cd1a
|
Fix #3410 - afv-* crash
|
2015-10-03 20:16:23 +02:00 |
|
pancake
|
bb26dbc82b
|
Fix #3257 - Implemented AESL
|
2015-10-03 14:48:20 +02:00 |
|
pancake
|
9712a62b62
|
Fix #3296 - Identify main in thumb-elf bins
|
2015-10-03 14:16:08 +02:00 |
|
pancake
|
e17849bb33
|
Fix #3268 - Update flags in setreg
|
2015-10-03 14:02:21 +02:00 |
|
pancake
|
acdbab7e30
|
Fix cov in cons.grep
|
2015-10-03 13:54:46 +02:00 |
|
pancake
|
47cec917b2
|
Add asm.family
|
2015-10-03 13:52:52 +02:00 |
|
pancake
|
c13660c7e8
|
Implement dbg.regcols, managed from scr.columns and hex.cols
|
2015-10-03 13:33:08 +02:00 |
|
Kamil Rytarowski
|
e3d0326331
|
NetBSD declares forkpty(3) in <util.h>
|
2015-10-03 13:19:45 +02:00 |
|
pancake
|
bb6acf10de
|
Drop usleep in socket.write
|
2015-10-03 13:19:09 +02:00 |
|
pancake
|
e237d71b58
|
Fix crash in irj
|
2015-10-03 13:16:44 +02:00 |
|
Riccardo Schirone
|
9fc6dc6d7d
|
core/cmd_anal: add commands to remove nodes/edges from core->graph
|
2015-10-03 12:42:40 +02:00 |
|
Jeffrey Crowell
|
a0ddd7d17d
|
add range to the search.in helptext
|
2015-10-02 02:20:09 -04:00 |
|
pancake
|
24e2bed757
|
Fix #2228 DESU DESU DESU DESU DESU DESU
|
2015-10-01 21:04:38 +02:00 |
|
pancake
|
e7165f8832
|
Fix issue with long process names in OSX
|
2015-10-01 19:39:12 +02:00 |
|