radare2/sys
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
..
cydia Bump iOS pkg revision 2014-11-06 12:18:18 +01:00
farm remove cats in sys/farm/run.sh 2014-11-27 09:40:55 +01:00
maemo Load bin info in debugger and some doc/sys cleanup 2012-10-23 18:44:32 +02:00
osx-pkg Add OSX package script 2014-09-18 18:21:44 +02:00
ui * Fix build of r_magic on !BSD (strlcpy) 2011-09-10 20:08:25 +02:00
afl.sh Implement dko for Linux. Enhace the command and support SKIP and CONT options 2014-12-12 00:34:53 +01:00
all.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
android-aarch64.sh Initial support for android-aarch64 2014-11-10 01:54:05 +01:00
android-arm.sh Fix android build and add r_core->anal_define api 2012-09-03 01:27:52 +02:00
android-build.sh Fix android-mips64 build 2014-11-11 02:14:19 +01:00
android-mips64.sh Initial support for android-mips64 target 2014-11-11 01:26:05 +01:00
android-mips.sh Fix android build and add r_core->anal_define api 2012-09-03 01:27:52 +02:00
android-shell.sh Fix android-mips64 build 2014-11-11 02:14:19 +01:00
android-x86.sh Fix android build and add r_core->anal_define api 2012-09-03 01:27:52 +02:00
asan.sh Fix asan script (thx zlul) 2014-11-17 12:27:35 +01:00
bokken.sh Some random fixes in the sys/*.sh 2014-05-09 10:55:34 +02:00
build-harden.sh Fix #223 - Hardening flags for radare2 $ HARDEN=1 sys/install.sh 2013-09-27 19:50:48 +02:00
build.sh Use syscapstone from sys/install.sh when cs-3.0 is found by pkg-config 2014-11-23 23:25:14 +01:00
cherrypull.sh fix lots of spelling 2014-12-07 17:00:59 +01:00
clang-analyzer.sh Fix clang-analyzer script 2013-02-07 19:31:18 +01:00
clean.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
clone-r2-bindings.sh Use radare2-bindings instead of r2-bindings 2013-12-20 02:22:42 +01:00
CONFIG Add sys/python-r2pipe.sh 2015-01-03 03:00:53 +01:00
dist-all.sh Some random fixes in the sys/*.sh 2014-05-09 10:55:34 +02:00
dist-bin.sh * Various fixes in sys/ 2011-11-25 15:26:05 +01:00
dist.sh * Add sys/dist and sys/python-dist 2011-09-27 14:27:04 +02:00
duktape.sh Run configure before building duktape 2014-08-06 16:38:25 +02:00
emscripten.sh Fix some warnings and add a specific plugins.cfg for emscripten 2013-09-15 23:57:22 +02:00
extras.sh Remove yara (moved to radare2-extras). Installable via sys/yara.sh 2015-01-03 02:21:49 +01:00
farm.sh Load bin info in debugger and some doc/sys cleanup 2012-10-23 18:44:32 +02:00
find-regression.sh Add portscan.r2, add malloc check in anal.c 2014-05-12 02:15:57 +02:00
full-uninstall.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
gtk.sh * Lot of fixes and enhacements for the build farm 2011-09-23 02:31:43 +02:00
gtkaml.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
indent.sh Added initial uncrustify configuration file (still unfinished) 2014-03-10 16:55:37 +01:00
install-rev.sh remove a hg reference in install-rev 2014-05-08 01:47:22 +02:00
install.sh Fix #1832 - asm.varsub is working now. Add sys/install.sh --without-pull 2014-12-14 02:36:57 +01:00
ios-sdk-gcc Update for iOS 8.1 SDK 2014-11-06 11:57:51 +01:00
ios-sdk.sh Update for iOS 8.1 SDK 2014-11-06 11:57:51 +01:00
jam.sh Add sys/jam.sh build script 2014-02-13 03:00:15 +01:00
ldconfig.sh Fix install issues 2013-09-14 00:45:49 +02:00
locdiff Handle fcn in r_parse, unify filter() and add locdiff utility 2013-05-22 01:49:18 +02:00
lua.sh Use radare2-bindings instead of r2-bindings 2013-12-20 02:22:42 +01:00
maemo.sh * Lot of fixes and enhacements for the build farm 2011-09-23 02:31:43 +02:00
mingw32-deps.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
mingw32-python-deps.sh * Add mingw32-python sys scripts 2011-10-05 15:37:15 +02:00
mingw32-python.sh Enforce weak/unowned linked lists by code, needs more testing 2014-12-11 16:43:33 +01:00
mingw32.sh Add support for MXE mingw32 toolchain 2014-07-18 08:57:43 +02:00
mingw64-deps.sh * Fix build for mingw64 2011-09-14 14:01:21 +02:00
mingw64.sh * Fix some warnings in r_debug_native for mingw64 2011-09-19 21:08:26 +02:00
ndk-gcc Fix android-mips64 build 2014-11-11 02:14:19 +01:00
osx-pkg-uninstall.sh Add osx-pkg-uninstall shell and apple scripts 2014-09-20 13:05:51 +02:00
osx-pkg-uninstall.tool Add osx-pkg-uninstall shell and apple scripts 2014-09-20 13:05:51 +02:00
osx-pkg.sh Add OSX package script 2014-09-18 18:21:44 +02:00
python-bindist.sh Use radare2-bindings instead of r2-bindings 2013-12-20 02:22:42 +01:00
python-deps.sh * Added sys/ in order to ease build, deps and python /cc @hteso 2011-09-10 02:19:06 +02:00
python-dist.sh Use radare2-bindings instead of r2-bindings 2013-12-20 02:22:42 +01:00
python-r2pipe.sh Add sys/python-r2pipe.sh 2015-01-03 03:00:53 +01:00
python.sh Add sys/python-r2pipe.sh 2015-01-03 03:00:53 +01:00
static.sh Do not link libewf in static.sh 2014-03-24 23:46:55 +01:00
swig.sh * Add URL for agc graph 2011-11-01 04:37:13 +01:00
sync.sh Update sync.sh 2014-02-25 01:36:51 +01:00
tiny.sh Add sys/tiny.sh - wip 2014-12-03 16:27:11 +01:00
uncrustify.cfg fix lots of spelling 2014-12-07 17:00:59 +01:00
uninstall.sh * Fix dup2 for w32 2011-11-16 00:44:18 +01:00
update.sh remove a hg reference in update.sh 2014-05-08 01:46:33 +02:00
user.sh Add user-install and user-uninstall make targets 2014-12-22 04:50:08 +01:00
vala.sh Honor sys path detection 2014-11-20 10:06:09 +01:00
valabind.sh Honor sys path detection 2014-11-20 10:06:09 +01:00
whereis.sh Use acr 0.9.5 2013-06-11 12:25:56 +02:00
yara.sh Remove yara (moved to radare2-extras). Installable via sys/yara.sh 2015-01-03 02:21:49 +01:00