Giter Site home page Giter Site logo

kali-arm-build-scripts's Introduction

kali-arm-build-scripts's People

Contributors

0x011011110 avatar aagallag avatar binkybear avatar coderliss avatar dbf avatar ethicalphil avatar mame82 avatar mattmacs avatar muts-kali avatar mutsio avatar offensive-security avatar petee avatar steev avatar unixabg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kali-arm-build-scripts's Issues

Weird fatal corruption of OS at random times.

So I burn the kali ISO (recent version) onto the sdcard. Partition it correctly using gparted. Plug it in to the TV and it boots up fine. Installs work correctly everything is dandy and sunshine. But with no warning, the whole OS fails to boot and just gets stuck at the login screen. The raspberry pi light is red also. I login and nothing pops up so as I did with the old backtrack, I run the command "startx" and it refuses to start up.

./build-deps.sh E: everything

heres what happens when i run the build-deps.sh (everything else up to this point went fine no problems, and i edited my /etc/apt/sources.list file to contain the proper sources for kali prior to beggining my set up)

(before editing the sources.list)

root@localhost:/# cd lib/arm-linux-eabi
root@localhost:/lib/arm-linux-eabi# git clone git://github.com/offensive-security/gcc-arm-eabi-linaro-4.6.2.git
Cloning into 'gcc-arm-eabi-linaro-4.6.2'...
remote: Counting objects: 333, done.
remote: Total 333 (delta 0), reused 0 (delta 0), pack-reused 333
Receiving objects: 100% (333/333), 37.56 MiB | 240 KiB/s, done.
Resolving deltas: 100% (53/53), done.
Checking out files: 100% (307/307), done.
root@localhost:/lib/arm-linux-eabi# export PATH=${PATH}:/root/arm-stuff/gcc-arm-eabi-linaro-4.6.2/bin
root@localhost:/lib/arm-linux-eabi# git clone git://github.com/offensive-security/kali-arm-build-scripts.git
Cloning into 'kali-arm-build-scripts'...
remote: Counting objects: 580, done.
remote: Total 580 (delta 0), reused 0 (delta 0), pack-reused 580
Receiving objects: 100% (580/580), 842.71 KiB | 243 KiB/s, done.
Resolving deltas: 100% (391/391), done.
root@localhost:/lib/arm-linux-eabi# ls
gcc-arm-eabi-linaro-4.6.2 kali-arm-build-scripts
root@localhost:/lib/arm-linux-eabi# cd kali-arm-build-scripts
root@localhost:/lib/arm-linux-eabi/kali-arm-build-scripts# ./build-deps.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gcc-multilib is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'gcc-multilib' has no installation candidate
E: Unable to locate package g++-multilib
E: Couldn't find any package by regex 'g++-multilib'
E: Unable to locate package pixz
E: Unable to locate package cgpt
E: Unable to locate package vboot-kernel-utils
E: Unable to locate package vboot-utils
E: Unable to locate package pixz
Reading package lists... Done
Building dependency tree
Reading state information... Done
libncurses5 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@localhost:/lib/arm-linux-eabi/kali-arm-build-scripts#

(after editing the sources.list to contain the proper repos)

root@localhost:/lib/arm-linux-eabi/kali-arm-build-scripts# ./build-deps.sh

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gcc-multilib is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'gcc-multilib' has no installation candidate
E: Unable to locate package g++-multilib
E: Couldn't find any package by regex 'g++-multilib'
Reading package lists... Done
Building dependency tree
Reading state information... Done
libncurses5 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@localhost:/lib/arm-linux-eabi/kali-arm-build-scripts#

Thoughts? Thank you in advance for the help, im fairly new to this but know enough to know theres an easy fix for this, i just dont know what it is.

ODROID-C needs kernel fixes

The ODROID-C uses a back ports wifi. The wifi injection patch needs to be refreshed to apply to the back ports wifi drivers.

utilite.sh - utilite-1.0/root/etc/init.d/zram': No such file or directory

Building Utilite 1.0 on Kali-2016 an error has creeped in with /etc/init.d/zram missing

Checking connectivity... done.
cp: cannot create regular file '/root/Utilite/kali-arm-build-scripts/utilite-1.0/root/etc/init.d/zram': No such file or directory
chmod: cannot access '/root/Utilite/kali-arm-build-scripts/utilite-1.0/root/etc/init.d/zram': No such file or directory
del devmap : loop0p2
device-mapper: remove ioctl on loop0p1 failed: Device or resource busy

build-deps wrong in sana

As of Debian jessie (and by extension sana), ia32-libs is no more, so those packages need to be installed manually. Need to track down which ones are needed to cross compile properly.

i think you hasn't understood mine,please see below

➜ kali-arm-build-scripts git:(master) ./build-deps.sh
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
autoconf 已经是最新版 (2.69-9)。
automake 已经是最新版 (1:1.15-3)。
automake 已设置为手动安装。
bc 已经是最新版 (1.06.95-9+b1)。
build-essential 已经是最新版 (11.7)。
build-essential 已设置为手动安装。
cgpt 已经是最新版 (0R48-7647.B-0kali3)。
curl 已经是最新版 (7.47.0-1)。
curl 已设置为手动安装。
debootstrap 已经是最新版 (1.0.78+kali1)。
device-tree-compiler 已经是最新版 (1.4.0+dfsg-2)。
dosfstools 已经是最新版 (3.0.28-2)。
dosfstools 已设置为手动安装。
e2fsprogs 已经是最新版 (1.42.13-1)。
flex 已经是最新版 (2.5.39-8+b1)。
flex 已设置为手动安装。
git 已经是最新版 (1:2.7.0-1)。
gnupg 已经是最新版 (1.4.20-1)。
libssl-dev 已经是最新版 (1.0.2f-2)。
libssl-dev 已设置为手动安装。
lzma 已经是最新版 (9.22-2)。
lzop 已经是最新版 (1.03-3)。
m4 已经是最新版 (1.4.17-5)。
parted 已经是最新版 (3.2-14)。
pixz 已经是最新版 (1.0.6-2)。
qemu-user-static 已经是最新版 (1:2.5+dfsg-5)。
rsync 已经是最新版 (3.1.1-3)。
rsync 已设置为手动安装。
u-boot-tools 已经是最新版 (2016.01+dfsg1-2)。
vboot-kernel-utils 已经是最新版 (0
R48-7647.B-0kali3)。
vboot-utils 已经是最新版 (0R48-7647.B-0kali3)。
zip 已经是最新版 (3.0-11)。
zip 已设置为手动安装。
zlib1g-dev 已经是最新版 (1:1.2.8.dfsg-2+b1)。
zlib1g-dev 已设置为手动安装。
将会同时安装下列软件:
esound-common g++-5-multilib gcc-5-multilib lib32asan2 lib32atomic1
lib32cilkrts5 lib32gcc-5-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx0
lib32quadmath0 lib32stdc++-5-dev lib32stdc++6 lib32ubsan0 libaudiofile-dev
libaudiofile1 libbison-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32
libesd0 libx32asan2 libx32atomic1 libx32cilkrts5 libx32gcc-5-dev libx32gcc1
libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-5-dev libx32stdc++6
libx32ubsan0
建议安装:
bison-doc lib32stdc++6-5-dbg libx32stdc++6-5-dbg pulseaudio-esound-compat
ncurses-doc
下列【新】软件包将被安装:
abootimg bison btrfs-tools esound-common g++-5-multilib g++-multilib
gcc-5-multilib gcc-multilib git-core gperf kpartx lib32asan2 lib32atomic1
lib32cilkrts5 lib32gcc-5-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx0
lib32quadmath0 lib32stdc++-5-dev lib32stdc++6 lib32ubsan0 libaudiofile-dev
libaudiofile1 libbison-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32
libesd0 libesd0-dev libncurses5-dev libx32asan2 libx32atomic1 libx32cilkrts5
libx32gcc-5-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0
libx32stdc++-5-dev libx32stdc++6 libx32ubsan0 schedtool
升级了 0 个软件包,新安装了 45 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
需要下载 17.8 MB 的归档。
解压缩后会消耗 84.3 MB 的额外空间。
获取:1 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libaudiofile1 amd64 0.3.6-2+b1 [114 kB]
获取:2 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 esound-common all 0.2.41-11 [45.4 kB]
获取:3 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libesd0 amd64 0.2.41-11 [17.0 kB]
获取:4 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [432 kB]
获取:5 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 bison amd64 2:3.0.4.dfsg-1 [780 kB]
获取:6 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 btrfs-tools amd64 4.4-1 [519 kB]
获取:7 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libc6-i386 amd64 2.21-7 [2,451 kB]
获取:8 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libc6-dev-i386 amd64 2.21-7 [1,374 kB]
获取:9 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libc6-x32 amd64 2.21-7 [2,639 kB]
获取:10 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libc6-dev-x32 amd64 2.21-7 [1,617 kB]
获取:11 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32gcc1 amd64 1:5.3.1-8 [46.0 kB]
获取:12 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32gcc1 amd64 1:5.3.1-8 [38.5 kB]
获取:13 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32gomp1 amd64 5.3.1-8 [58.4 kB]
获取:14 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32gomp1 amd64 5.3.1-8 [54.5 kB]
获取:15 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32itm1 amd64 5.3.1-8 [28.8 kB]
获取:16 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32itm1 amd64 5.3.1-8 [27.0 kB]
获取:17 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32atomic1 amd64 5.3.1-8 [8,280 B]
获取:18 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32atomic1 amd64 5.3.1-8 [8,620 B]
获取:19 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32stdc++6 amd64 5.3.1-8 [396 kB]
获取:20 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32asan2 amd64 5.3.1-8 [258 kB]
获取:21 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32stdc++6 amd64 5.3.1-8 [378 kB]
获取:22 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32asan2 amd64 5.3.1-8 [254 kB]
获取:23 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32ubsan0 amd64 5.3.1-8 [108 kB]
获取:24 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32ubsan0 amd64 5.3.1-8 [101 kB]
获取:25 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32cilkrts5 amd64 5.3.1-8 [44.2 kB]
获取:26 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32cilkrts5 amd64 5.3.1-8 [40.4 kB]
获取:27 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32mpx0 amd64 5.3.1-8 [10.7 kB]
获取:28 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32quadmath0 amd64 5.3.1-8 [200 kB]
获取:29 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32quadmath0 amd64 5.3.1-8 [134 kB]
获取:30 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32gcc-5-dev amd64 5.3.1-8 [2,037 kB]
获取:31 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32gcc-5-dev amd64 5.3.1-8 [1,860 kB]
获取:32 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 gcc-5-multilib amd64 5.3.1-8 [914 B]
获取:33 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 lib32stdc++-5-dev amd64 5.3.1-8 [621 kB]
获取:34 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libx32stdc++-5-dev amd64 5.3.1-8 [600 kB]
获取:35 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 g++-5-multilib amd64 5.3.1-8 [928 B]
获取:36 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 gcc-multilib amd64 4:5.3.1-1 [1,162 B]
获取:37 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 g++-multilib amd64 4:5.3.1-1 [894 B]
获取:38 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 git-core all 1:2.7.0-1 [1,414 B]
获取:39 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 gperf amd64 3.0.4-2 [143 kB]
获取:40 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libaudiofile-dev amd64 0.3.6-2+b1 [58.8 kB]
获取:41 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libesd0-dev amd64 0.2.41-11 [24.6 kB]
获取:42 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 libncurses5-dev amd64 6.0+20151024-2 [175 kB]
获取:43 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 abootimg amd64 0.6-1 [15.5 kB]
获取:44 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 kpartx amd64 0.5.0+git1.656f8865-4 [31.8 kB]
获取:45 http://mirror.hust.edu.cn/kali kali-rolling/main amd64 schedtool amd64 1.3.0-1 [25.4 kB]
已下载 17.8 MB,耗时 7秒 (2,414 kB/s)
正在从软件包中解出模板:100%
正在选中未选择的软件包 libaudiofile1:amd64。
(正在读取数据库 ... 系统当前共安装有 406711 个文件和目录。)
正准备解包 .../libaudiofile1_0.3.6-2+b1_amd64.deb ...
正在解包 libaudiofile1:amd64 (0.3.6-2+b1) ...
正在选中未选择的软件包 esound-common。
正准备解包 .../esound-common_0.2.41-11_all.deb ...
正在解包 esound-common (0.2.41-11) ...
正在选中未选择的软件包 libesd0:amd64。
正准备解包 .../libesd0_0.2.41-11_amd64.deb ...
正在解包 libesd0:amd64 (0.2.41-11) ...
正在选中未选择的软件包 libbison-dev:amd64。
正准备解包 .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ...
正在解包 libbison-dev:amd64 (2:3.0.4.dfsg-1) ...
正在选中未选择的软件包 bison。
正准备解包 .../bison_2%3a3.0.4.dfsg-1_amd64.deb ...
正在解包 bison (2:3.0.4.dfsg-1) ...
正在选中未选择的软件包 btrfs-tools。
正准备解包 .../btrfs-tools_4.4-1_amd64.deb ...
正在解包 btrfs-tools (4.4-1) ...
正在选中未选择的软件包 libc6-i386。
正准备解包 .../libc6-i386_2.21-7_amd64.deb ...
正在解包 libc6-i386 (2.21-7) ...
被已安装的软件包 libc6:i386 (2.21-7) 中的文件替换了...
正在选中未选择的软件包 libc6-dev-i386。
正准备解包 .../libc6-dev-i386_2.21-7_amd64.deb ...
正在解包 libc6-dev-i386 (2.21-7) ...
正在选中未选择的软件包 libc6-x32。
正准备解包 .../libc6-x32_2.21-7_amd64.deb ...
正在解包 libc6-x32 (2.21-7) ...
正在选中未选择的软件包 libc6-dev-x32。
正准备解包 .../libc6-dev-x32_2.21-7_amd64.deb ...
正在解包 libc6-dev-x32 (2.21-7) ...
正在选中未选择的软件包 lib32gcc1。
正准备解包 .../lib32gcc1_1%3a5.3.1-8_amd64.deb ...
正在解包 lib32gcc1 (1:5.3.1-8) ...
正在选中未选择的软件包 libx32gcc1。
正准备解包 .../libx32gcc1_1%3a5.3.1-8_amd64.deb ...
正在解包 libx32gcc1 (1:5.3.1-8) ...
正在选中未选择的软件包 lib32gomp1。
正准备解包 .../lib32gomp1_5.3.1-8_amd64.deb ...
正在解包 lib32gomp1 (5.3.1-8) ...
正在选中未选择的软件包 libx32gomp1。
正准备解包 .../libx32gomp1_5.3.1-8_amd64.deb ...
正在解包 libx32gomp1 (5.3.1-8) ...
正在选中未选择的软件包 lib32itm1。
正准备解包 .../lib32itm1_5.3.1-8_amd64.deb ...
正在解包 lib32itm1 (5.3.1-8) ...
正在选中未选择的软件包 libx32itm1。
正准备解包 .../libx32itm1_5.3.1-8_amd64.deb ...
正在解包 libx32itm1 (5.3.1-8) ...
正在选中未选择的软件包 lib32atomic1。
正准备解包 .../lib32atomic1_5.3.1-8_amd64.deb ...
正在解包 lib32atomic1 (5.3.1-8) ...
正在选中未选择的软件包 libx32atomic1。
正准备解包 .../libx32atomic1_5.3.1-8_amd64.deb ...
正在解包 libx32atomic1 (5.3.1-8) ...
正在选中未选择的软件包 lib32stdc++6。
正准备解包 .../lib32stdc++6_5.3.1-8_amd64.deb ...
正在解包 lib32stdc++6 (5.3.1-8) ...
正在选中未选择的软件包 lib32asan2。
正准备解包 .../lib32asan2_5.3.1-8_amd64.deb ...
正在解包 lib32asan2 (5.3.1-8) ...
正在选中未选择的软件包 libx32stdc++6。
正准备解包 .../libx32stdc++6_5.3.1-8_amd64.deb ...
正在解包 libx32stdc++6 (5.3.1-8) ...
正在选中未选择的软件包 libx32asan2。
正准备解包 .../libx32asan2_5.3.1-8_amd64.deb ...
正在解包 libx32asan2 (5.3.1-8) ...
正在选中未选择的软件包 lib32ubsan0。
正准备解包 .../lib32ubsan0_5.3.1-8_amd64.deb ...
正在解包 lib32ubsan0 (5.3.1-8) ...
正在选中未选择的软件包 libx32ubsan0。
正准备解包 .../libx32ubsan0_5.3.1-8_amd64.deb ...
正在解包 libx32ubsan0 (5.3.1-8) ...
正在选中未选择的软件包 lib32cilkrts5。
正准备解包 .../lib32cilkrts5_5.3.1-8_amd64.deb ...
正在解包 lib32cilkrts5 (5.3.1-8) ...
正在选中未选择的软件包 libx32cilkrts5。
正准备解包 .../libx32cilkrts5_5.3.1-8_amd64.deb ...
正在解包 libx32cilkrts5 (5.3.1-8) ...
正在选中未选择的软件包 lib32mpx0。
正准备解包 .../lib32mpx0_5.3.1-8_amd64.deb ...
正在解包 lib32mpx0 (5.3.1-8) ...
正在选中未选择的软件包 lib32quadmath0。
正准备解包 .../lib32quadmath0_5.3.1-8_amd64.deb ...
正在解包 lib32quadmath0 (5.3.1-8) ...
正在选中未选择的软件包 libx32quadmath0。
正准备解包 .../libx32quadmath0_5.3.1-8_amd64.deb ...
正在解包 libx32quadmath0 (5.3.1-8) ...
正在选中未选择的软件包 lib32gcc-5-dev。
正准备解包 .../lib32gcc-5-dev_5.3.1-8_amd64.deb ...
正在解包 lib32gcc-5-dev (5.3.1-8) ...
正在选中未选择的软件包 libx32gcc-5-dev。
正准备解包 .../libx32gcc-5-dev_5.3.1-8_amd64.deb ...
正在解包 libx32gcc-5-dev (5.3.1-8) ...
正在选中未选择的软件包 gcc-5-multilib。
正准备解包 .../gcc-5-multilib_5.3.1-8_amd64.deb ...
正在解包 gcc-5-multilib (5.3.1-8) ...
正在选中未选择的软件包 lib32stdc++-5-dev。
正准备解包 .../lib32stdc++-5-dev_5.3.1-8_amd64.deb ...
正在解包 lib32stdc++-5-dev (5.3.1-8) ...
正在选中未选择的软件包 libx32stdc++-5-dev。
正准备解包 .../libx32stdc++-5-dev_5.3.1-8_amd64.deb ...
正在解包 libx32stdc++-5-dev (5.3.1-8) ...
正在选中未选择的软件包 g++-5-multilib。
正准备解包 .../g++-5-multilib_5.3.1-8_amd64.deb ...
正在解包 g++-5-multilib (5.3.1-8) ...
正在选中未选择的软件包 gcc-multilib。
正准备解包 .../gcc-multilib_4%3a5.3.1-1_amd64.deb ...
正在解包 gcc-multilib (4:5.3.1-1) ...
正在选中未选择的软件包 g++-multilib。
正准备解包 .../g++-multilib_4%3a5.3.1-1_amd64.deb ...
正在解包 g++-multilib (4:5.3.1-1) ...
正在选中未选择的软件包 git-core。
正准备解包 .../git-core_1%3a2.7.0-1_all.deb ...
正在解包 git-core (1:2.7.0-1) ...
正在选中未选择的软件包 gperf。
正准备解包 .../gperf_3.0.4-2_amd64.deb ...
正在解包 gperf (3.0.4-2) ...
正在选中未选择的软件包 libaudiofile-dev:amd64。
正准备解包 .../libaudiofile-dev_0.3.6-2+b1_amd64.deb ...
正在解包 libaudiofile-dev:amd64 (0.3.6-2+b1) ...
正在选中未选择的软件包 libesd0-dev。
正准备解包 .../libesd0-dev_0.2.41-11_amd64.deb ...
正在解包 libesd0-dev (0.2.41-11) ...
正在选中未选择的软件包 libncurses5-dev:amd64。
正准备解包 .../libncurses5-dev_6.0+20151024-2_amd64.deb ...
正在解包 libncurses5-dev:amd64 (6.0+20151024-2) ...
正在选中未选择的软件包 abootimg。
正准备解包 .../abootimg_0.6-1_amd64.deb ...
正在解包 abootimg (0.6-1) ...
正在选中未选择的软件包 kpartx。
正准备解包 .../kpartx_0.5.0+git1.656f8865-4_amd64.deb ...
正在解包 kpartx (0.5.0+git1.656f8865-4) ...
正在选中未选择的软件包 schedtool。
正准备解包 .../schedtool_1.3.0-1_amd64.deb ...
正在解包 schedtool (1.3.0-1) ...
正在处理用于 man-db (2.7.5-1) 的触发器 ...
正在处理用于 libc-bin (2.21-7) 的触发器 ...
正在处理用于 install-info (6.0.0.dfsg.1-4) 的触发器 ...
正在设置 libaudiofile1:amd64 (0.3.6-2+b1) ...
正在设置 esound-common (0.2.41-11) ...
正在设置 libesd0:amd64 (0.2.41-11) ...
正在设置 libbison-dev:amd64 (2:3.0.4.dfsg-1) ...
正在设置 bison (2:3.0.4.dfsg-1) ...
update-alternatives: 使用 /usr/bin/bison.yacc 来在自动模式中提供 /usr/bin/yacc (yacc)
正在设置 btrfs-tools (4.4-1) ...
update-initramfs: deferring update (trigger activated)
正在设置 libc6-i386 (2.21-7) ...
正在设置 libc6-dev-i386 (2.21-7) ...
正在设置 libc6-x32 (2.21-7) ...
正在设置 libc6-dev-x32 (2.21-7) ...
正在设置 lib32gcc1 (1:5.3.1-8) ...
正在设置 libx32gcc1 (1:5.3.1-8) ...
正在设置 lib32gomp1 (5.3.1-8) ...
正在设置 libx32gomp1 (5.3.1-8) ...
正在设置 lib32itm1 (5.3.1-8) ...
正在设置 libx32itm1 (5.3.1-8) ...
正在设置 lib32atomic1 (5.3.1-8) ...
正在设置 libx32atomic1 (5.3.1-8) ...
正在设置 lib32stdc++6 (5.3.1-8) ...
正在设置 lib32asan2 (5.3.1-8) ...
正在设置 libx32stdc++6 (5.3.1-8) ...
正在设置 libx32asan2 (5.3.1-8) ...
正在设置 lib32ubsan0 (5.3.1-8) ...
正在设置 libx32ubsan0 (5.3.1-8) ...
正在设置 lib32cilkrts5 (5.3.1-8) ...
正在设置 libx32cilkrts5 (5.3.1-8) ...
正在设置 lib32mpx0 (5.3.1-8) ...
正在设置 lib32quadmath0 (5.3.1-8) ...
正在设置 libx32quadmath0 (5.3.1-8) ...
正在设置 lib32gcc-5-dev (5.3.1-8) ...
正在设置 libx32gcc-5-dev (5.3.1-8) ...
正在设置 gcc-5-multilib (5.3.1-8) ...
正在设置 lib32stdc++-5-dev (5.3.1-8) ...
正在设置 libx32stdc++-5-dev (5.3.1-8) ...
正在设置 g++-5-multilib (5.3.1-8) ...
正在设置 gcc-multilib (4:5.3.1-1) ...
正在设置 g++-multilib (4:5.3.1-1) ...
正在设置 git-core (1:2.7.0-1) ...
正在设置 gperf (3.0.4-2) ...
正在设置 libaudiofile-dev:amd64 (0.3.6-2+b1) ...
正在设置 libesd0-dev (0.2.41-11) ...
正在设置 libncurses5-dev:amd64 (6.0+20151024-2) ...
正在设置 abootimg (0.6-1) ...
正在设置 kpartx (0.5.0+git1.656f8865-4) ...
正在设置 schedtool (1.3.0-1) ...
正在处理用于 libc-bin (2.21-7) 的触发器 ...
正在处理用于 initramfs-tools (0.120) 的触发器 ...
update-initramfs: Generating /boot/initrd.img-4.3.0-kali1-amd64
命中:1 http://mirror.hust.edu.cn/kali kali-rolling InRelease
忽略:2 http://dl.google.com/linux/chrome/deb stable InRelease
命中:3 http://dl.google.com/linux/chrome/deb stable Release
正在读取软件包列表... 完成
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
libgcc1:i386 已经是最新版 (1:5.3.1-8)。
libgcc1:i386 已设置为手动安装。
libncurses5:i386 已经是最新版 (6.0+20151024-2)。
libstdc++6:i386 已经是最新版 (5.3.1-8)。
libstdc++6:i386 已设置为手动安装。
zlib1g:i386 已经是最新版 (1:1.2.8.dfsg-2+b1)。
zlib1g:i386 已设置为手动安装。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
➜ kali-arm-build-scripts git:(master) ./rpi2.sh
Please pass version number, e.g. ./rpi2.sh 2.0
➜ kali-arm-build-scripts git:(master) ./rpi2.sh 2.0
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6)
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: adduser dmsetup insserv libapparmor1 libaudit-common libaudit1 libbz2-1.0 libcap2 libcap2-bin libcryptsetup4 libdb5.3 libdebconfclient0 libdevmapper1.02.1 libgcrypt20 libgpg-error0 libkmod2 libncursesw5 libseccomp2 libsemanage-common libsemanage1 libsystemd0 libudev1 libustr-1.0-1 systemd systemd-sysv
I: Found additional base dependencies: libdns-export100 libffi6 libgmp10 libgnutls-openssl27 libgnutls30 libhogweed4 libicu55 libidn11 libisc-export95 libjson-c2 liblz4-1 libmnl0 libnetfilter-acct1 libnettle6 libnfnetlink0 libp11-kit0 libpsl0 libtasn1-6
I: Checking component main on http://http.kali.org/kali...
I: Retrieving adduser 3.113+nmu3
I: Validating adduser 3.113+nmu3
I: Retrieving apt 1.2.3
I: Validating apt 1.2.3
I: Retrieving apt-utils 1.2.3
I: Validating apt-utils 1.2.3
I: Retrieving base-files 1:2016.1.0
I: Validating base-files 1:2016.1.0
I: Retrieving base-passwd 3.5.39
I: Validating base-passwd 3.5.39
I: Retrieving bash 4.3-14+b1
I: Validating bash 4.3-14+b1
I: Retrieving bsdmainutils 9.0.6+b1
I: Validating bsdmainutils 9.0.6+b1
I: Retrieving bsdutils 1:2.27.1-3
I: Validating bsdutils 1:2.27.1-3
I: Retrieving coreutils 8.24-1
I: Validating coreutils 8.24-1
I: Retrieving cpio 2.11+dfsg-4.1
I: Validating cpio 2.11+dfsg-4.1
I: Retrieving cron 3.0pl1-128
I: Validating cron 3.0pl1-128
I: Retrieving dash 0.5.8-2.1
I: Validating dash 0.5.8-2.1
I: Retrieving debconf 1.5.58
I: Validating debconf 1.5.58
I: Retrieving debconf-i18n 1.5.58
I: Validating debconf-i18n 1.5.58
I: Retrieving debian-archive-keyring 2014.3
I: Validating debian-archive-keyring 2014.3
I: Retrieving debianutils 4.7
I: Validating debianutils 4.7
I: Retrieving diffutils 1:3.3-3
I: Validating diffutils 1:3.3-3
I: Retrieving dmidecode 3.0-2
I: Validating dmidecode 3.0-2
I: Retrieving dmsetup 2:1.02.115-2
I: Validating dmsetup 2:1.02.115-2
I: Retrieving dpkg 1.18.4
I: Validating dpkg 1.18.4
I: Retrieving e2fslibs 1.42.13-1
I: Validating e2fslibs 1.42.13-1
I: Retrieving e2fsprogs 1.42.13-1
I: Validating e2fsprogs 1.42.13-1
I: Retrieving emdebian-archive-keyring 2.0.5
I: Validating emdebian-archive-keyring 2.0.5
I: Retrieving findutils 4.6.0+git+20160126-2
I: Validating findutils 4.6.0+git+20160126-2
I: Retrieving gcc-4.8-base 4.8.5-4
I: Validating gcc-4.8-base 4.8.5-4
I: Retrieving gcc-4.9-base 4.9.3-10
I: Validating gcc-4.9-base 4.9.3-10
I: Retrieving gcc-5-base 5.3.1-8
I: Validating gcc-5-base 5.3.1-8
I: Retrieving gnupg 1.4.20-1
I: Validating gnupg 1.4.20-1
I: Retrieving gpgv 1.4.20-1
I: Validating gpgv 1.4.20-1
I: Retrieving grep 2.22-1
I: Validating grep 2.22-1
I: Retrieving gzip 1.6-4
I: Validating gzip 1.6-4
I: Retrieving hostname 3.16
I: Validating hostname 3.16
I: Retrieving ifupdown 0.8.10
I: Validating ifupdown 0.8.10
I: Retrieving init 1.24
I: Validating init 1.24
I: Retrieving init-system-helpers 1.24
I: Validating init-system-helpers 1.24
I: Retrieving initscripts 2.88dsf-59.2kali1
I: Validating initscripts 2.88dsf-59.2kali1
I: Retrieving insserv 1.14.0-5.2
I: Validating insserv 1.14.0-5.2
I: Retrieving iproute2 4.3.0-1
I: Validating iproute2 4.3.0-1
I: Retrieving iptables 1.6.0-2
I: Validating iptables 1.6.0-2
I: Retrieving iputils-ping 3:20121221-5+b2
I: Validating iputils-ping 3:20121221-5+b2
I: Retrieving isc-dhcp-client 4.3.3-5
I: Validating isc-dhcp-client 4.3.3-5
I: Retrieving isc-dhcp-common 4.3.3-5
I: Validating isc-dhcp-common 4.3.3-5
I: Retrieving kali-archive-keyring 2015.2
I: Validating kali-archive-keyring 2015.2
I: Retrieving kmod 22-1
I: Validating kmod 22-1
I: Retrieving libacl1 2.2.52-3
I: Validating libacl1 2.2.52-3
I: Retrieving libapparmor1 2.10-3
I: Validating libapparmor1 2.10-3
I: Retrieving libapt-inst2.0 1.2.3
I: Validating libapt-inst2.0 1.2.3
I: Retrieving libapt-pkg5.0 1.2.3
I: Validating libapt-pkg5.0 1.2.3
I: Retrieving libattr1 1:2.4.47-2
I: Validating libattr1 1:2.4.47-2
I: Retrieving libaudit-common 1:2.4.5-1
I: Validating libaudit-common 1:2.4.5-1
I: Retrieving libaudit1 1:2.4.5-1
I: Validating libaudit1 1:2.4.5-1
I: Retrieving libblkid1 2.27.1-3
I: Validating libblkid1 2.27.1-3
I: Retrieving libboost-iostreams1.58.0 1.58.0+dfsg-4.1
I: Validating libboost-iostreams1.58.0 1.58.0+dfsg-4.1
I: Retrieving libbz2-1.0 1.0.6-8
I: Validating libbz2-1.0 1.0.6-8
I: Retrieving libc-bin 2.21-7
I: Validating libc-bin 2.21-7
I: Retrieving libc6 2.21-7
I: Validating libc6 2.21-7
I: Retrieving libcap2 1:2.24-12
I: Validating libcap2 1:2.24-12
I: Retrieving libcap2-bin 1:2.24-12
I: Validating libcap2-bin 1:2.24-12
I: Retrieving libcomerr2 1.42.13-1
I: Validating libcomerr2 1.42.13-1
I: Retrieving libcryptsetup4 2:1.7.0-2kali1
I: Validating libcryptsetup4 2:1.7.0-2kali1
I: Retrieving libdb5.3 5.3.28-11
I: Validating libdb5.3 5.3.28-11
I: Retrieving libdebconfclient0 0.204
I: Validating libdebconfclient0 0.204
I: Retrieving libdevmapper1.02.1 2:1.02.115-2
I: Validating libdevmapper1.02.1 2:1.02.115-2
I: Retrieving libdns-export100 1:9.9.5.dfsg-12.1
I: Validating libdns-export100 1:9.9.5.dfsg-12.1
I: Retrieving libestr0 0.1.10-1
I: Validating libestr0 0.1.10-1
I: Retrieving libfdisk1 2.27.1-3
I: Validating libfdisk1 2.27.1-3
I: Retrieving libffi6 3.2.1-4
I: Validating libffi6 3.2.1-4
I: Retrieving libgcc1 1:5.3.1-8
I: Validating libgcc1 1:5.3.1-8
I: Retrieving libgcrypt20 1.6.4-5
I: Validating libgcrypt20 1.6.4-5
I: Retrieving libgdbm3 1.8.3-13.1
I: Validating libgdbm3 1.8.3-13.1
I: Retrieving libgmp10 2:6.1.0+dfsg-2
I: Validating libgmp10 2:6.1.0+dfsg-2
I: Retrieving libgnutls-openssl27 3.4.9-2
I: Validating libgnutls-openssl27 3.4.9-2
I: Retrieving libgnutls30 3.4.9-2
I: Validating libgnutls30 3.4.9-2
I: Retrieving libgpg-error0 1.21-1
I: Validating libgpg-error0 1.21-1
I: Retrieving libhogweed4 3.2-1
I: Validating libhogweed4 3.2-1
I: Retrieving libicu55 55.1-7
I: Validating libicu55 55.1-7
I: Retrieving libidn11 1.32-3
I: Validating libidn11 1.32-3
I: Retrieving libisc-export95 1:9.9.5.dfsg-12.1
I: Validating libisc-export95 1:9.9.5.dfsg-12.1
I: Retrieving libjson-c2 0.11-4
I: Validating libjson-c2 0.11-4
I: Retrieving libkmod2 22-1
I: Validating libkmod2 22-1
I: Retrieving liblocale-gettext-perl 1.07-1+b1
I: Validating liblocale-gettext-perl 1.07-1+b1
I: Retrieving liblogging-stdlog0 1.0.5-2
I: Validating liblogging-stdlog0 1.0.5-2
I: Retrieving liblognorm2 1.1.2-1.1
I: Validating liblognorm2 1.1.2-1.1
I: Retrieving liblz4-1 0.0
r131-1
I: Validating liblz4-1 0.0~r131-1
I: Retrieving liblzma5 5.1.1alpha+20120614-2.1
I: Validating liblzma5 5.1.1alpha+20120614-2.1
I: Retrieving libmnl0 1.0.3-5
I: Validating libmnl0 1.0.3-5
I: Retrieving libmount1 2.27.1-3
I: Validating libmount1 2.27.1-3
I: Retrieving libncurses5 6.0+20151024-2
I: Validating libncurses5 6.0+20151024-2
I: Retrieving libncursesw5 6.0+20151024-2
I: Validating libncursesw5 6.0+20151024-2
I: Retrieving libnetfilter-acct1 1.0.2-1.1
I: Validating libnetfilter-acct1 1.0.2-1.1
I: Retrieving libnettle6 3.2-1
I: Validating libnettle6 3.2-1
I: Retrieving libnewt0.52 0.52.18-2
I: Validating libnewt0.52 0.52.18-2
I: Retrieving libnfnetlink0 1.0.1-3
I: Validating libnfnetlink0 1.0.1-3
I: Retrieving libp11-kit0 0.23.2-3
I: Validating libp11-kit0 0.23.2-3
I: Retrieving libpam-modules 1.1.8-3.2
I: Validating libpam-modules 1.1.8-3.2
I: Retrieving libpam-modules-bin 1.1.8-3.2
I: Validating libpam-modules-bin 1.1.8-3.2
I: Retrieving libpam-runtime 1.1.8-3.2
I: Validating libpam-runtime 1.1.8-3.2
I: Retrieving libpam0g 1.1.8-3.2
I: Validating libpam0g 1.1.8-3.2
I: Retrieving libpcre3 2:8.38-1
I: Validating libpcre3 2:8.38-1
I: Retrieving libpipeline1 1.4.1-2
I: Validating libpipeline1 1.4.1-2
I: Retrieving libpopt0 1.16-10
I: Validating libpopt0 1.16-10
I: Retrieving libprocps5 2:3.3.11-3
I: Validating libprocps5 2:3.3.11-3
I: Retrieving libpsl0 0.11.0-2
I: Validating libpsl0 0.11.0-2
I: Retrieving libreadline6 6.3-8+b4
I: Validating libreadline6 6.3-8+b4
I: Retrieving libseccomp2 2.2.3-2
I: Validating libseccomp2 2.2.3-2
I: Retrieving libselinux1 2.4-3
I: Validating libselinux1 2.4-3
I: Retrieving libsemanage-common 2.4-3
I: Validating libsemanage-common 2.4-3
I: Retrieving libsemanage1 2.4-3
I: Validating libsemanage1 2.4-3
I: Retrieving libsepol1 2.4-2
I: Validating libsepol1 2.4-2
I: Retrieving libslang2 2.3.0-2+b1
I: Validating libslang2 2.3.0-2+b1
I: Retrieving libsmartcols1 2.27.1-3
I: Validating libsmartcols1 2.27.1-3
I: Retrieving libss2 1.42.13-1
I: Validating libss2 1.42.13-1
I: Retrieving libssl1.0.2 1.0.2f-2
I: Validating libssl1.0.2 1.0.2f-2
I: Retrieving libstdc++6 5.3.1-8
I: Validating libstdc++6 5.3.1-8
I: Retrieving libsystemd0 228-6
I: Validating libsystemd0 228-6
I: Retrieving libtasn1-6 4.7-3
I: Validating libtasn1-6 4.7-3
I: Retrieving libtext-charwidth-perl 0.04-7+b5
I: Validating libtext-charwidth-perl 0.04-7+b5
I: Retrieving libtext-iconv-perl 1.7-5+b3
I: Validating libtext-iconv-perl 1.7-5+b3
I: Retrieving libtext-wrapi18n-perl 0.06-7.1
I: Validating libtext-wrapi18n-perl 0.06-7.1
I: Retrieving libtinfo5 6.0+20151024-2
I: Validating libtinfo5 6.0+20151024-2
I: Retrieving libudev1 228-6
I: Validating libudev1 228-6
I: Retrieving libusb-0.1-4 2:0.1.12-28
I: Validating libusb-0.1-4 2:0.1.12-28
I: Retrieving libustr-1.0-1 1.0.4-5
I: Validating libustr-1.0-1 1.0.4-5
I: Retrieving libuuid1 2.27.1-3
I: Validating libuuid1 2.27.1-3
I: Retrieving libxapian22v5 1.2.22-1
I: Validating libxapian22v5 1.2.22-1
I: Retrieving libxtables11 1.6.0-2
I: Validating libxtables11 1.6.0-2
I: Retrieving login 1:4.2-3.1
I: Validating login 1:4.2-3.1
I: Retrieving logrotate 3.8.7-2
I: Validating logrotate 3.8.7-2
I: Retrieving lsb-base 9.20160110
I: Validating lsb-base 9.20160110
I: Retrieving mawk 1.3.3-17+b1
I: Validating mawk 1.3.3-17+b1
I: Retrieving mount 2.27.1-3
I: Validating mount 2.27.1-3
I: Retrieving multiarch-support 2.21-7
I: Validating multiarch-support 2.21-7
I: Retrieving nano 2.5.1-1
I: Validating nano 2.5.1-1
I: Retrieving ncurses-base 6.0+20151024-2
I: Validating ncurses-base 6.0+20151024-2
I: Retrieving ncurses-bin 6.0+20151024-2
I: Validating ncurses-bin 6.0+20151024-2
I: Retrieving net-tools 1.60+git20150829.73cef8a-2
I: Validating net-tools 1.60+git20150829.73cef8a-2
I: Retrieving netbase 5.3
I: Validating netbase 5.3
I: Retrieving netcat-traditional 1.10-41
I: Validating netcat-traditional 1.10-41
I: Retrieving nfacct 1.0.1-1.1
I: Validating nfacct 1.0.1-1.1
I: Retrieving passwd 1:4.2-3.1
I: Validating passwd 1:4.2-3.1
I: Retrieving paxctld 1.0-1
I: Validating paxctld 1.0-1
I: Retrieving perl-base 5.22.1-7
I: Validating perl-base 5.22.1-7
I: Retrieving procps 2:3.3.11-3
I: Validating procps 2:3.3.11-3
I: Retrieving readline-common 6.3-8
I: Validating readline-common 6.3-8
I: Retrieving rsyslog 8.16.0-1
I: Validating rsyslog 8.16.0-1
I: Retrieving sed 4.2.2-6.1
I: Validating sed 4.2.2-6.1
I: Retrieving sensible-utils 0.0.9
I: Validating sensible-utils 0.0.9
I: Retrieving startpar 0.59-3
I: Validating startpar 0.59-3
I: Retrieving systemd 228-6
I: Validating systemd 228-6
I: Retrieving systemd-sysv 228-6
I: Validating systemd-sysv 228-6
I: Retrieving sysv-rc 2.88dsf-59.2kali1
I: Validating sysv-rc 2.88dsf-59.2kali1
I: Retrieving sysvinit-utils 2.88dsf-59.2kali1
I: Validating sysvinit-utils 2.88dsf-59.2kali1
I: Retrieving tar 1.28-2.1
I: Validating tar 1.28-2.1
I: Retrieving tasksel 3.34
I: Validating tasksel 3.34
I: Retrieving tasksel-data 3.34
I: Validating tasksel-data 3.34
I: Retrieving traceroute 1:2.0.21-1
I: Validating traceroute 1:2.0.21-1
I: Retrieving tzdata 2016a-1
I: Validating tzdata 2016a-1
I: Retrieving udev 228-6
I: Validating udev 228-6
I: Retrieving util-linux 2.27.1-3
I: Validating util-linux 2.27.1-3
I: Retrieving vim-common 2:7.4.963-1+b1
I: Validating vim-common 2:7.4.963-1+b1
I: Retrieving vim-tiny 2:7.4.963-1+b1
I: Validating vim-tiny 2:7.4.963-1+b1
I: Retrieving wget 1.17.1-1+b1
I: Validating wget 1.17.1-1+b1
I: Retrieving whiptail 0.52.18-2
I: Validating whiptail 0.52.18-2
I: Retrieving zlib1g 1:1.2.8.dfsg-2+b1
I: Validating zlib1g 1:1.2.8.dfsg-2+b1
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting adduser...
I: Extracting base-files...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting bsdutils...
I: Extracting coreutils...
I: Extracting dash...
I: Extracting debconf...
I: Extracting debconf-i18n...
I: Extracting debianutils...
I: Extracting diffutils...
I: Extracting dmsetup...
I: Extracting dpkg...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting findutils...
I: Extracting gcc-4.8-base...
I: Extracting gcc-4.9-base...
I: Extracting gcc-5-base...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting init...
I: Extracting initscripts...
I: Extracting insserv...
I: Extracting libacl1...
I: Extracting libapparmor1...
I: Extracting libattr1...
I: Extracting libaudit-common...
I: Extracting libaudit1...
I: Extracting libblkid1...
I: Extracting libbz2-1.0...
I: Extracting libc-bin...
I: Extracting libc6...
I: Extracting libcap2...
I: Extracting libcap2-bin...
I: Extracting libcomerr2...
I: Extracting libcryptsetup4...
I: Extracting libdb5.3...
I: Extracting libdebconfclient0...
I: Extracting libdevmapper1.02.1...
I: Extracting libfdisk1...
I: Extracting libgcc1...
I: Extracting libgcrypt20...
I: Extracting libgpg-error0...
I: Extracting libkmod2...
I: Extracting liblocale-gettext-perl...
I: Extracting liblzma5...
I: Extracting libmount1...
I: Extracting libncurses5...
I: Extracting libncursesw5...
I: Extracting libpam-modules...
I: Extracting libpam-modules-bin...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting libpcre3...
I: Extracting libseccomp2...
I: Extracting libselinux1...
I: Extracting libsemanage-common...
I: Extracting libsemanage1...
I: Extracting libsepol1...
I: Extracting libsmartcols1...
I: Extracting libss2...
I: Extracting libsystemd0...
I: Extracting libtext-charwidth-perl...
I: Extracting libtext-iconv-perl...
I: Extracting libtext-wrapi18n-perl...
I: Extracting libtinfo5...
I: Extracting libudev1...
I: Extracting libustr-1.0-1...
I: Extracting libuuid1...
I: Extracting login...
I: Extracting lsb-base...
I: Extracting mawk...
I: Extracting mount...
I: Extracting multiarch-support...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting passwd...
I: Extracting perl-base...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting startpar...
I: Extracting systemd...
I: Extracting systemd-sysv...
I: Extracting sysv-rc...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting util-linux...
I: Extracting zlib1g...
I: Keyring file not available at /usr/share/keyrings/kali-archive-keyring.gpg; switching to https mirror https://mirrors.kernel.org/debian
dpkg-divert: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
missing description
dpkg-divert: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
missing architecture
Adding 'local diversion of /usr/sbin/invoke-rc.d to /usr/sbin/invoke-rc.d.chroot'
/third-stage: line 7: apt-get: command not found
/third-stage: line 8: apt-get: command not found
/third-stage: line 12: apt-get: command not found
/third-stage: line 13: apt-get: command not found
/third-stage: line 14: apt-get: command not found
chpasswd: (user root) pam_start failure 26
chpasswd: (line 1, user root) password not changed
/bin/sed: can't read /lib/udev/rules.d/75-persistent-net-generator.rules: No such file or directory
/third-stage: line 19: apt-get: command not found

/third-stage: line 20: apt-get: command not found
/third-stage: line 21: apt-get: command not found
Making the image insecure

/bin/sed: can't read /etc/ssh/sshd_config: No such file or directory
update-rc.d: error: cannot find a LSB script for ssh
dpkg-divert: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
missing description
dpkg-divert: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
missing architecture
Removing 'local diversion of /usr/sbin/invoke-rc.d to /usr/sbin/invoke-rc.d.chroot'
/cleanup: line 3: apt-get: command not found
/cleanup: line 4: apt-get: command not found
umount: kali-armhf/proc/sys/fs/binfmt_misc: not mounted

Raspberry Pi 1 image doesn't allow headless ssh from scratch

Hi,

Just tested the img for the raspberry pi, followed the simple steps of dd and then boot (headless) and everything was fine till I tried to connect over ssh, I just kept getting Access Denied.

The solution was to mount the SD on my laptop and modify the file /etc/ssh/sshd_config just changing this line:

PermitRootLogin without-password to PermitRootLogin yes

After that it worked just fine.

Hope this helps if somebody else has this problem.

Best regards.

Samsung Chromebook ARM Script - No Device Tree Complier Path on Clean Build

  1. The command, mkimage -f kernel-snow.its ${basedir}/bootp/vmlinux.uimg will error out with a "DTC: not found" error on a build with a clean Kali dev system. It can't find the device tree complier to do the FIT build.

Adding the following command after "make moduals" resolves the issue.
cp ./scripts/dtc/dtc /usr/bin/

  1. Might want to add a comment before export CROSS_COMPILE that the line will need to be changed to the full path if you just got the compiler package from git. i.e.
    export CROSS_COMPILE=~/gcc-arm-linux-gnueabihf-4.7/bin/arm-linux-gnueabihf-

Great scripts, thanks for adding them.

bbb,not support hdmi

1. In new bbb 2.1, the bug 0002510: Beaglebone mouse crash are still exist!!!
2. No HDMI output. I am using microHDMI to VGA adapter to my old screen, the screen could detect the signal but nothing display.

         Starting udev Coldplug all Devices...
         Starting Flush Journal to Persistent Storage...
    [  OK  ] Reached target Local File Systems (Pre).
    [  OK  ] Started Load/Save Random Seed.
    [    9.782764] systemd-journald[124]: Received request to flush runtime journal from PID 1
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Found device /dev/ttyO0.
    [   11.403181] tda998x 0-0070: Falling back to first CRTC
    [   11.409405] cpu cpu0: of_pm_voltdm_notifier_register: Failed to get cpu0 regulator/voltdm: -517
    [   11.430277] cpu cpu0: cpu0 clock notifier not ready, retry
    [   11.576098] tda998x 0-0070: found TDA19988
    [   11.610799] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops [tda998x])
    [   11.618040] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [   11.625096] [drm] No driver support for vblank timestamp query.

Odroid-C2 Installation

Can someone please take me through all the steps of installing kali linux on and odroid-c2 (32GB emmc) once i flash the image to the emmc, i boot once and if i sudo reboot it wont work anymore. I think it has something to do with the volume size and the resizing of partitions and doing the right things with the dd and fdisk tools. Can anyone please be so kind as to take me through all the exact steps of how i should prepare the emmc and how to fully install kali linux. Thank you!

How to enable/load dtoverlay in kali rpi

hiiiii,
i am working on rpi kali linux. i am able to boot kali linux(4.0.9) with rpi b+ on tft3.5 (using fbtft). Now i want to enable ads7846 touch-screen on same. i am not able to enable ads7846-overlay.dtb. there is no any config.txt file in boot folder. how can i enable/load dt overlay. i have done this on raspbian by enabling through /boot/config.txt & its working.
i also try to enable through /etc/modules but its not working.
ads7846 model=7843 gpio_pendown=3 pressure_max=255 x_plate_ohms=100 swap_xy=1 x_min=230 x_max=3850 y_min=190 y_max=3850 settle_delay_usecs=200 penirq_recheck_delay_usecs=1000

thnks.

Beagle Bone Black - Wireless Interface Misnamed because /lib/udev libraries missing

When I upgraded to the latest rolling release of Kali for beagle bone black the wireless interface started being named wlx[MAC ADDRESS]. For instance on my device the wireless interface was named wlx14cc20187c46. Upon finding a possible solution that stated that there were libraries missing from /lib/udev. When I copied the libraries from the earlier release that were missing in the newer release into the /lib/udev folder and re-plugged in the wireless card the interface name correctly set to wlan0.

Comparison of latest vs. older release files & dirs in /lib/udev

latest release Older Release
accelerometer
ata_id ata_id
cdrom_id cdrom_id
collect collect
dsl-modem.agent
hotplug.functions hotplug.functions
hwclock-set hwclock-set
hwdb.bin hwdb.bin
hwdb.d hwdb.d
logger.agent
ifupdown-hotplug
mtd_probe mtd_probe
net.agent
rule_generator.functions
rules.d rules.d
scsi_id scsi_id
udev-finish
usb_modeswitch usb_modeswitch
v4l_id v4l_id
write_net_rules

orange pi zero

Even though it is not very well known in the market I think that having kali in "orange pi zero" would be very useful, "orange pi zero" is a replacement for "raspberry pi zero" (exhausted and hard to get). "Orange pi zero" is more accessible to the general public from "aliexpress"

bbb: Unable to display the icon after dist-upgrade

I'm using the latest version of the mirror, found it impossible to display icons after dist-upgrade.

wp_20160204_17_20_05_raw_li

By the way, is this kind of issue should be post here?
Are there other places can I post?

Best regards.

2.1 : SSH password login disabled by default on BBB

Currently the default sshd setup on BBB contains the following line, which makes remote login impossible:

PermitRootLogin prohibit-password

I checked the build script and it has the following line:
sed -i -e 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_config

I guess it should be updated to:
sed -i -e 's/PermitRootLogin prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config

Thanks.

USB Armory image no longer boots after apt-get upgrade

Trying to install the USB armory image, works great. Until we run an apt-get upgrade and reboot. Armory seems to boot (led goes from dimmed to bright) but the kernel heartbeat is missing. Not really sure how to debug this particular issue. Reimaged twice now in order to confirm.

Anybody have any ideas?

Build script for porting Kali linux to Xilinx Zynq ZC702 Board

I am trying to port kali linux to xilinx zynq zc702 board as per the following link, with a difference that i want to use kali rootfs instead of ubuntu rootfs.
http://www.wiki.xilinx.com/Zynq-7000+AP+SoC+-+Installing+the+Ubuntu+Desktop+on+PetaLinux+and+Demo+Tech+Tip

I am directly using the precompiled boot partition given on the above link.
The boot partition contains BOOT.BIN, uImage & devicetree.dtb

Instead of using the linaro ubuntu rootfs,
I cross-compiled kali rootfs with the following script:
script.txt

But, I am unable to login to the system with default username/password: root/toor
Here is the serial console output.
Output.txt

Please help whether I need to modify kernel options or rootfs partition needs some extra configuration parameters. Is anything missing in the kali root file system?

NanoPi2 has multiple wifi interfaces

The NanoPi2 has a wlan0 and a p2p0 interface, and NetworkManager doesn't distinguish between them, so if you choose the incorrect one it just times out trying to connect. Patch the kernel to remove the p2p0 interface (for now); Similar to the mwifiex patches.

Wifi Monitoring capabilities?

can't seem to get monitoring mode to work at all.
(neither Alfa nor built in wireless card on my arm seems to show up on the airmon-ng list)

rpi2.sh - cmdline.txt - missing ttyAMA0

cmdline.txt for rpi2 missing info for ttyAMA0.
The rpi image works out of the box. :-)
The getty entry seems to be ok for both of them.

https://github.com/offensive-security/kali-arm-build-scripts/blob/master/rpi2.sh

Create cmdline.txt file

cat << EOF > ${basedir}/bootp/cmdline.txt
dwc_otg.fiq_fix_enable=2 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rootflags=noload
EOF

Enable login over serial

echo "T0:23:respawn:/sbin/agetty -L ttyAMA0 115200 vt100" >> ${basedir}/root/etc/inittab

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
https://github.com/offensive-security/kali-arm-build-scripts/blob/master/rpi.sh

Create cmdline.txt file

cat << EOF > ${basedir}/bootp/cmdline.txt
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 elevator=deadline root=/dev/mmcblk0p2 rootfstype=ext4 rootwait
EOF

Enable login over serial

echo "T0:23:respawn:/sbin/agetty -L ttyAMA0 115200 vt100" >> ${basedir}/root/etc/inittab

Kali linux error dpkg

Hi guys i have kali linux rolling i know maybe this is no a good section but i dont have found much help on google so when i try to install any software on apt or synaptic i have this error dpkg: warning: files with the list of the package "python-ctypeslib" missing file, the package is considered without any currently installed files .. I have translate sorry but this problem no is just for python-ctypeslib but for any software . Today i have install kali linux 2.0 and automatic have upgrade to Rolling but when i have do apt-get update and afther apt-get upgrade he show me always this error i think this is one problem of dpkg i have read this guide so http://ubuntuforums.org/showthread.php?t=2247453 and do sudo rm -f /var/lib/dpkg/info/format and sudo dpkg --configure -a but the problem don t solve .. Thanks for your answer .

Odroid-C2 Installation

Can someone please take me through all the steps of installing kali linux on and odroid-c2 (32GB emmc) once i flash the image to the emmc, i boot once and if i sudo reboot it wont work anymore. I think it has something to do with the volume size and doing the right things with the dd and fdisk tools. Can anyone please be so kind as to take me through all the exact steps of how i should prepare the emmc and how to fully install kali linux. Thank you!

chromebook-arm-veyron: suitable for Asus C201 ?

Chromebook C201 Veyron Speedy is using the same CPU as Chromebook Flip Veyron Minnie

I've downloaded kali-2.1-veyron.img.xz, and used the dd utility to image this file to my USB key. I can't boot from the USB drive. At the firmware boot screen, after pressing `Control-U',just a beep sound from speaker .

My chromebook is already in developer mode, and dev_boot_usb=1.

BeagleBone Black: Unable to load g_serial module

I'm using the latest BeagleBone Black image: (http://images.kali.org/kali-2.0.1-bbb.img.xz), however I'm unable insert the g_serial module for some reason:

root@kali:# modprobe g_serial
modprobe: ERROR: could not insert 'g_serial': No such device
root@kali:
# modinfo g_serial
filename: /lib/modules/3.8.13-bone53/kernel/drivers/usb/gadget/g_serial.ko
license: GPL
author: David Brownell
author: Al Borchers
description: Gadget Serial v2.4
license: GPL
author: Felipe Balbi
srcversion: A7058FBDCF3A5E10C147597
depends: libcomposite
intree: Y
vermagic: 3.8.13-bone53 SMP mod_unload modversions ARMv7 thumb2 p2v8
parm: idVendor:USB Vendor ID (ushort)
parm: idProduct:USB Product ID (ushort)
parm: bcdDevice:USB Device version (BCD) (ushort)
parm: iSerialNumber:SerialNumber string (charp)
parm: iManufacturer:USB Manufacturer string (charp)
parm: iProduct:USB Product string (charp)
parm: use_acm:Use CDC ACM, default=yes (bool)
parm: use_obex:Use CDC OBEX, default=no (bool)
parm: n_ports:number of ports to create, default=1 (uint)
root@kali:~#

bbb, SSH - Cant login with correct password

login as: root
[email protected]'s password: toor
Access denied
[email protected]'s password: toor
Access denied
[email protected]'s password: toor
Access denied
[email protected]'s password: toor
Access denied
[email protected]'s password: toor
Access denied
[email protected]'s password: toor

debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred: ,password
debug3: authmethod_is_enabled password
debug1: Next authentication method: password
[email protected]'s password: toor
debug2: we sent a password packet, wait for reply
debug1: Authentications that can continue: publickey,password
Permission denied, please try again.
[email protected]'s password: toor
debug2: we sent a password packet, wait for reply
debug1: Authentications that can continue: publickey,password
Permission denied, please try again.
[email protected]'s password: toor
debug2: we sent a password packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey,password).

I do not understand this anymore lol

Rpi B+ armhf

Hello guys,
I do not know if this is the right place to post that but I think it could be.
I think Kali Linux need an armhf image, si I have started to build one, based on Raspian, so I want to know if can pull the build script here.
Please note, I need the Kali armhf6 packages, so can build them and add to your repo ? or do I must to do it alone ?
Please, reply as soon as possible.

C2 Doesn't Boot After Resize Partition?

Thank you for creating the Kali image for c2.
I deleted the primary partition and recreated with the maximum size using fdisk. However, after that, c2 doesn't boot.
That's the first thing I did after restoring the Kali image onto mmc.
Thanks for help.

Arm dev

Hi, just to say that I am starting developping the armhf6 version of kali based on raspbian jessie.
I just need an easy way to download pkg sources.

bbb.sh - no firmware.git?

I just cannot get these to build correctly, im even using sana now in 64 bit.

...
Cloning into 'firmware'...
fatal: '/root/sandbox/mirror/linux-firmware.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

tar: /build/kali-arm-build-scripts/beaglebone-black-1.3/root/lib/firmware: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
...

I have a full build log https://gist.githubusercontent.com/0xicl33n/f9a0782da63058b3d1e1/raw/ccfad6fe01a87cbcdd2bf6ca8632218e08878528/screenlog.0

Error in the kernel build

drivers/video/fbdev/bcm2708_fb.c: In function ‘bcm2708_fb_check_var’:
drivers/video/fbdev/bcm2708_fb.c:221:6: warning: unused variable ‘yres’ [-Wunused-variable]

bbb.sh - kernel does not build(?)

This is my third time attempting to build this, it does not work. The kernel refuses to build and im not skilled enough to know exactly why.

Cloning into '/build/kali-arm-build-scripts/beaglebone-black-1.3/kernel'...
remote: Counting objects: 223, done.
remote: Compressing objects: 100% (208/208), done.
remote: Total 223 (delta 32), reused 80 (delta 11), pack-reused 0
Receiving objects: 100% (223/223), 667.61 KiB | 0 bytes/s, done.
Resolving deltas: 100% (32/32), done.
Checking connectivity... done.
+ Detected build host [Kali GNU/Linux Rolling]
+ host: [x86_64]
+ git HEAD commit: [9b9c936a2950210e70d9d1cd37e60088c0dff314]
Dependency check skipped, you are on your own.
-----------------------------
Unrecognized deb based system:
-----------------------------
Please cut, paste and email to: [email protected]
-----------------------------
git: [9b9c936a2950210e70d9d1cd37e60088c0dff314]
git: [url=https://github.com/RobertCNelson/linux-dev]
uname -m: [x86_64]
lsb_release -a:
No LSB modules are available.
Distributor ID: Kali
Description:    Kali GNU/Linux Rolling
Release:        kali-rolling
Codename:       kali-rolling
-----------------------------
* Failed dependency check
./bbb.sh: line 210: cd: /build/kali-arm-build-scripts/beaglebone-black-1.3/kernel/KERNEL: No such file or directory
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/net/mac80211/tx.c b/net/mac80211/tx.c
|index 0855cac..221bed6 100644
|--- a/net/mac80211/tx.c
|+++ b/net/mac80211/tx.c
--------------------------
File to patch:

If i try and do it manually i get the same thing

root@lead:/build/kali-arm-build-scripts/beaglebone-black-1.3/kernel# ./build_kernel.sh
+ Detected build host [Kali GNU/Linux Rolling]
+ host: [x86_64]
+ git HEAD commit: [9b9c936a2950210e70d9d1cd37e60088c0dff314]
Dependency check skipped, you are on your own.
-----------------------------
Unrecognized deb based system:
-----------------------------
Please cut, paste and email to: [email protected]
-----------------------------
git: [9b9c936a2950210e70d9d1cd37e60088c0dff314]
git: [url=https://github.com/RobertCNelson/linux-dev]
uname -m: [x86_64]
lsb_release -a:
No LSB modules are available.
Distributor ID: Kali
Description:    Kali GNU/Linux Rolling
Release:        kali-rolling
Codename:       kali-rolling
-----------------------------
* Failed dependency check

root@lead:~# cat /etc/issue
Kali GNU/Linux Rolling \n \l
root@lead:~# uname -a
Linux lead 4.0.0-kali1-amd64 #1 SMP Debian 4.0.4-1+kali2 (2015-06-03) x86_64 GNU/Linux

usb0 is not automatically brought up on BBB

Interface usb0 is not being automatically brought up on BeagleBone black for me, which makes the initial headless setup a bit complicated. Adding "auto usb0" to /etc/network/interfaces does the trick. I think that will be a good addition to the default setup script.

debootstrap fails to --second-stage on kali-rolling

run rpi2.sh
after:
debootstrap --foreign --arch $architecture kali-rolling kali-$architecture http://$mirror/kali
there have apt deb package in var subdirectory,but not been unpacked
so,when chroot in and run "apt-get update" during the rpi2.sh,it will output apt-get not found
please help me.

BeagleBone Black: g_ether module not loaded by default

I've downloaded the Kali image from here http://images.kali.org/kali-2.0.1-bbb.img.xz (version 2.0.1 checksum c1b6b98eca4fa75fc24caff98adea27d5a82c553) and by default the module g_ether is not being loaded on my BBB. When I modprobe it manually everything works. I see that there's already a script included for this, but there's a comment that it's currently unused. I think that it would be useful if we have that module enabled by default as all of the other distros for BBB do. Snippet below:

Unused currently, but this script is a part of using the usb as an ethernet

device.

wget -c https://raw.github.com/RobertCNelson/tools/master/scripts/beaglebone-black-g-ether-load.sh -O ${basedir}/root/root/beaglebone-black-g-ether-load.sh
chmod +x ${basedir}/root/root/beaglebone-black-g-ether-load.sh

efikamx apt-get install

The efikamx.sh build script fails with the following error:
E: Unable to locate package arachni
Because of this the image is pretty unusable. Nothing is working, no network, no GUI. Even the downloadable version on the homepage is bad.

Removing arachni solves the problem.
Thanks for your hard work on this.

USB networking is not automatically started on BBB in Kali 2.1.2

By default the USB networking is not automatically started in BBB using the 2.1.2 image:

root@kali:~# uname -a;date;uptime
Linux kali 4.1.18 #1 SMP PREEMPT RT Wed Mar 16 20:59:54 CDT 2016 armv7l GNU/Linux
Thu Feb 11 16:30:21 UTC 2016
 16:30:21 up 2 min,  1 user,  load average: 0.25, 0.21, 0.09
root@kali:~# lsmod | grep -i ether
root@kali:~# cat  /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

root@kali:~# 

Manual startup using /root/beaglebone-black-g-ether-load.sh works.

No Sound in Raspberry Pi?

root@kali:~# aplay -l
aplay: device_list:268: no soundcards found...
Is there way to enable Kali audio driver for pi 3 on 3.5mm audio jack?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.