Commit Graph

9235 Commits

Author SHA1 Message Date
pancake
fa56034a64 Avoid online resources in /m 2015-10-11 04:27:50 +02:00
Jeffrey Crowell
35ef221c17 fix bug where placing breakpoint on function call before reopening in
debug mode then step over would do nothing.
2015-10-10 21:57:31 -04:00
Ben Gardiner
8d4ad47210 Add bin.maxstrbuf and RABIN2_MAXSTRBUF, update manpage 2015-10-11 03:47:32 +02:00
pancake
747c7bbacb More fixes for io.mach.write 2015-10-11 03:07:53 +02:00
Anton Kochkov
cc658339f5 Fix TCC build 2015-10-11 02:57:23 +03:00
pancake
f6b19c6762 Fix many bugs in io.mach.write, add =!perm for mach debugger 2015-10-11 01:07:36 +02:00
Maijin
1305a8a884 Updated TravisCI, removed gcc/osx build @crowell
Updated TravisCI, removed gcc/osx build @crowell
2015-10-11 00:55:07 +02:00
Jeffrey Crowell
1678024b72 readd unit tests to travis 2015-10-10 18:26:06 -04:00
Maijin
1c32ff7028 Change travis build system 2015-10-11 00:08:47 +02:00
Maijin
9df151f413 Update .travis.yml 2015-10-10 21:10:37 +02:00
Jeffrey Crowell
95d834cf4e fixup travis for unit test 2015-10-10 14:33:34 -04:00
Jeffrey Crowell
dca8284b42 add unit tests to travis 2015-10-10 14:02:01 -04:00
pancake
85ccf0154b Fix r2pm installation issues 2015-10-10 19:11:55 +02:00
pancake
a876216fcd Fixes for m68k.cs 2015-10-10 12:22:12 +02:00
pancake
9f62667abc No forkpty for android 2015-10-10 12:20:34 +02:00
Anton Kochkov
5a3dab0a86 Fix the build 2015-10-10 00:27:42 +03:00
XVilka
720341c2df Improve -fPIC handling, take 2 2015-10-09 22:24:15 +03:00
XVilka
5a6913e848 Improve -fPIC handling a bit 2015-10-09 19:48:16 +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
pancake
e4464575ce iOS build enhancements 2015-10-09 11:42:49 +02:00
jvoisin
876633c992 Implement CCj 2015-10-09 11:41:56 +02:00
Riccardo Schirone
a1a601a998 Makefile: install also r2pm on sys/user.sh 2015-10-08 19:08:04 +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
pancake
ed81928ac0 Fix windows build because of the mingw pie bug 2015-10-08 12:03:46 +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
6a4030c33c Add x86bea r2pm pkg 2015-10-08 01:41:39 +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
Anton Kochkov
0e4a161aea Do not use -MMD option in SDB for TCC 2015-10-07 01:42:34 +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