Commit Graph

188 Commits

Author SHA1 Message Date
pancake
10d517b3cd Bump Android SDK versions 2015-02-19 11:02:11 +01:00
pancake
dcc556a875 Bump Cydia pkg 2015-02-12 17:14:12 +01:00
pancake
a1dd4e1d94 Fix w32 build (another x86.new regression) 2015-02-05 16:34:05 +01:00
pancake
3c784f62cf Bump for Cydia 2015-01-27 00:20:52 +01:00
pancake
e11e1a633e Fix #1992 - fuzzed elf + dwarf segfaults 2015-01-25 03:23:30 +01:00
pancake
cdeaf60ea0 Use pax to generate the android tarballs (fixes deploy) 2015-01-25 00:02:27 +01:00
pancake
62617bb14e Fix android build 2015-01-24 23:17:55 +01:00
pancake
11722083bf More Android build fixes. Fortunes are now available 2015-01-24 21:45:32 +01:00
pancake
580f36a4b4 More fixes for the Android package 2015-01-24 21:18:57 +01:00
pancake
df6d0e38bf No more ewf for sys/static.sh 2015-01-24 03:30:45 +01:00
pancake
1fcf02c98b Add sys/android-build.sh local target and fix sys/static.sh 2015-01-24 03:30:07 +01:00
pancake
6260ae991f Fixes for the wwwroot in android build 2015-01-24 03:03:49 +01:00
pancake
c37806c16a Add sys/python-r2pipe.sh
from r2pipe import r2pipe
	r = r2pipe("/bin/ls")
	print(r.cmdj("ij")["bin"]["arch"]
2015-01-03 03:00:53 +01:00
pancake
1afd12e89b Remove yara (moved to radare2-extras). Installable via sys/yara.sh 2015-01-03 02:21:49 +01:00
pancake
dff0ccbeb0 Add user-install and user-uninstall make targets
- Add sys/user.sh to install r2 at home
2014-12-22 04:50:08 +01:00
pancake
6e7ef1fd3c Fix #1832 - asm.varsub is working now. Add sys/install.sh --without-pull 2014-12-14 02:36:57 +01:00
pancake
6d309e2c5e Implement dko for Linux. Enhace the command and support SKIP and CONT options
- Can continue into the signal handler
- Can skip the instruction and ignore the signal handler
- By default it will just stop in there
2014-12-12 00:34:53 +01:00
pancake
dd6b3005b1 Enforce weak/unowned linked lists by code, needs more testing 2014-12-11 16:43:33 +01:00
Jeffrey Crowell
ed1aae7fd1 fix lots of spelling
fix some errors from the sed script

undo file mode crap
2014-12-07 17:00:59 +01:00
pancake
6d96d214d9 Add sys/tiny.sh - wip 2014-12-03 16:27:11 +01:00
VisualPrankDude
3996b53867 remove cats in sys/farm/run.sh
update and run :-)
2014-11-27 09:40:55 +01:00
pancake
0d95f6ecfb Fix portability issue in git pull for sys/install.sh (thanks zlul!) 2014-11-24 02:59:25 +01:00
pancake
dda118423a Use syscapstone from sys/install.sh when cs-3.0 is found by pkg-config 2014-11-23 23:25:14 +01:00
pancake
f0e5c584ba Only git pull in master 2014-11-23 22:11:41 +01:00
pancake
d1b5ba0450 Honor sys path detection 2014-11-20 10:06:09 +01:00
Riccardo Schirone
2a9c37dd25 sys: change vala and valabind script to use PREFIX variable in CONFIG 2014-11-20 09:59:29 +01:00
pancake
8b58fe1ef2 Fix XBE loading and Yara tests 2014-11-19 00:42:57 +01:00
pancake
bd6f7b27b2 Fix asan script (thx zlul) 2014-11-17 12:27:35 +01:00
pancake
83695edb04 Fix android-mips64 build 2014-11-11 02:14:19 +01:00
pancake
e8321a7e71 More fixes for android-mips64el target 2014-11-11 01:30:54 +01:00
pancake
0dd75de2cb Initial support for android-mips64 target 2014-11-11 01:26:05 +01:00
pancake
31e9406cd2 Fix android-x86 build 2014-11-10 19:46:19 +01:00
pancake
850309a7e9 Initial support for android-aarch64 2014-11-10 01:54:05 +01:00
pancake
1256b77747 Use -pie -fPIC for Android builds (required for Android L) 2014-11-07 01:02:57 +01:00
pancake
2ca4ef7cc1 Fix #1641 - Check $CC ASAN support 2014-11-06 22:30:24 +01:00
pancake
6be32c106c Bump iOS pkg revision 2014-11-06 12:18:18 +01:00
pancake
619e443e7e Update for iOS 8.1 SDK 2014-11-06 11:57:51 +01:00
pancake
07f8439020 Added sys/asan.sh and honor LDFLAGS in sys/build.sh 2014-11-04 10:58:40 +01:00
pancake
5201f772f8 Add UPX linux signature for Yara. Force to use yara 2.1 in sys/yara.sh 2014-10-21 02:06:22 +02:00
pancake
660c606e3a Fix ndk-gcc for osx 2014-09-26 17:20:16 +02:00
pancake
5a3d3253cd Fix #1419 - wrong mips esil for LW 2014-09-25 00:47:43 +02:00
pancake
83b8636dd2 Refix for arm 2014-09-24 03:49:28 +02:00
pancake
7e5ea680da Fix ndk-gcc for mips 2014-09-24 03:37:22 +02:00
pancake
0480b2da13 Update ndk-gcc for android's ndk r10b 2014-09-24 00:40:33 +02:00
pancake
3e7612ced2 Add osx-pkg-uninstall shell and apple scripts 2014-09-20 13:05:51 +02:00
pancake
13537e9e8b Add OSX package script 2014-09-18 18:21:44 +02:00
pancake
7a20f0c7a9 Fix #1341 - Cherrypull fails if local changes found 2014-09-14 03:14:53 +02:00
pancake
7129805cb8 Avoid negative console resolutions 2014-09-14 01:07:15 +02:00
condret
f4fd1e7ec6 Fix cherrypull.sh
(cherry picked from commit ee08168203ae4c2d08178e05a932613ade6489ed)
2014-08-29 16:34:11 +02:00
pancake
04108454a6 Disable peid fetch as long as its already included in shlr/yara 2014-08-10 23:31:58 +02:00