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 |
|
pancake
|
4b3e5de4ac
|
Fetch peid.yara with sys/yara.sh (1MB)
|
2014-08-10 17:29:58 +02:00 |
|
pancake
|
2a0a5963cb
|
Run configure before building duktape
|
2014-08-06 16:38:25 +02:00 |
|
pancake
|
36e64b7ea6
|
Fix sys/duktape.sh
|
2014-08-01 16:27:02 +02:00 |
|
pancake
|
2a8edfa206
|
Fix android build with latest NDK
|
2014-08-01 12:44:43 +02:00 |
|
pancake
|
68721cd2ad
|
Add sys/duktape.sh
|
2014-08-01 00:19:57 +02:00 |
|
pancake
|
9cd983eeee
|
Aim to fix android tarball for the Android Java installer
|
2014-07-22 02:46:35 +02:00 |
|
pancake
|
567663f7d7
|
Add support for MXE mingw32 toolchain
|
2014-07-18 08:57:43 +02:00 |
|
pancake
|
4b263d8ec7
|
Optimize build script for hexacore boxes
|
2014-07-15 11:58:11 +02:00 |
|
pancake
|
32f1f41eb2
|
Run git clean -xdf in shlr/capstone if sys/build.sh
|
2014-07-02 17:31:43 +02:00 |
|
pancake
|
4fe1e781db
|
Fix cherrypull commit order
|
2014-06-23 15:35:09 +02:00 |
|
pancake
|
cc324e743a
|
Fix some warnings
|
2014-06-04 22:33:56 +02:00 |
|
pancake
|
e2f93f7d5f
|
Use -O2 for ios-sdk
|
2014-05-22 02:29:09 +02:00 |
|